index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim: Add minimal/recommended size of file / record
Harald Welte
2014-10-26
1
-15
/
+29
*
sim: further updates/fixes
Harald Welte
2014-10-26
5
-4
/
+19
*
sim: add decoding of status words
Harald Welte
2014-10-26
3
-4
/
+65
*
sim: replaced function/structure comments with doxygen comments
Kevin Redon
2014-10-26
2
-27
/
+51
*
sim: add comment/explaination for structure osim_msgb_cb
Kevin Redon
2014-10-26
1
-4
/
+5
*
sim: add comment/explaination for structure osim_apdu_cmd_hdr
Kevin Redon
2014-10-26
1
-5
/
+6
*
sim: added utils/osmo-sim-test to .gitignore
Kevin Redon
2014-10-26
1
-0
/
+1
*
sim: renamed case to the one defined in ISO7816-3
Kevin Redon
2014-10-26
3
-24
/
+24
*
sim: add comment/explaination for structure osim_apdu_case
Kevin Redon
2014-10-26
1
-8
/
+8
*
sim: comment/explain signature of osim_new_apdumsg
Kevin Redon
2014-10-26
1
-2
/
+9
*
sim: strip the SW from the returned data, as SW is passed in msgb->cb
Harald Welte
2014-10-26
2
-5
/
+8
*
sim: Use autotools for libpcsc-lite linkage
Harald Welte
2014-10-26
2
-4
/
+18
*
sim: add copyright notices and merge file_codec.c into core.c
Harald Welte
2014-10-26
9
-45
/
+186
*
sim: osmo-sim-test: Also dump binary files
Harald Welte
2014-10-26
1
-10
/
+39
*
initial checkin of 'libosmosim'
Harald Welte
2014-10-26
17
-2
/
+2147
*
msgb: make msgb_get() finally work as expected
Harald Welte
2014-10-26
1
-1
/
+1
*
misc: Ignore the new test file as well
Holger Hans Peter Freyther
2014-10-25
1
-0
/
+1
*
bssgp: Include sys/socket.h for AF_INET on FreeBSD
Holger Hans Peter Freyther
2014-10-25
1
-0
/
+1
*
gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg
Jacob Erlbeck
2014-10-23
3
-20
/
+30
*
gprs/test: Add BSSGP tests
Jacob Erlbeck
2014-10-23
4
-2
/
+168
*
Move common socket routine into separate function
Max
2014-10-13
1
-29
/
+24
*
bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg
Holger Hans Peter Freyther
2014-10-10
2
-4
/
+11
*
gprs-ns/test: Check the nsvc state explicitely
Jacob Erlbeck
2014-10-09
1
-0
/
+7
*
gprs-ns/test: Re-add return value check for gprs_nsvc_reset
Holger Hans Peter Freyther
2014-10-09
1
-1
/
+3
*
gprs-ns: Fix reset state handling
Jacob Erlbeck
2014-10-09
3
-11
/
+27
*
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
2014-10-09
2
-3
/
+8
*
gprs-ns/test: Add test_sgsn_reset_invalid_state
Jacob Erlbeck
2014-10-09
2
-0
/
+163
*
gprs-ns/test: Add expire_nsvc_timer
Jacob Erlbeck
2014-10-09
1
-0
/
+15
*
gprs-ns/test: Save the last PDU type sent
Jacob Erlbeck
2014-10-09
1
-0
/
+4
*
gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset
Jacob Erlbeck
2014-10-09
2
-22
/
+13
*
build: resolve compiler warning about implicit delcaration
Jan Engelhardt
2014-10-04
1
-0
/
+1
*
build: fix linker error with kasumi_test
Jan Engelhardt
2014-10-03
1
-2
/
+1
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
8
-8
/
+14
*
utils: resolve compiler warnings on implicit declarations
Jan Engelhardt
2014-10-03
1
-0
/
+1
*
misc: Look into the build directory for generated files
Holger Hans Peter Freyther
2014-09-25
4
-4
/
+4
*
gprs: Set bssgph field in bssgp_msgb_alloc()
Jacob Erlbeck
2014-09-23
1
-1
/
+3
*
gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE
Jacob Erlbeck
2014-09-23
1
-3
/
+7
*
gprs: Fix and check BVCI in BSSGP STATUS messages
Jacob Erlbeck
2014-09-23
2
-1
/
+15
*
Fix copyright header in gan.c
Harald Welte
2014-09-11
1
-4
/
+4
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
5
-0
/
+106
*
debian: Depend on the right version of libosmogsm as well
Holger Hans Peter Freyther
2014-09-08
1
-1
/
+1
*
debian: Depend on libosmocore5 for the legacy package
Holger Hans Peter Freyther
2014-09-08
1
-1
/
+1
*
debian: fix build errors with libosmogsm and libosmoctrl
Ciaby
2014-09-08
3
-2
/
+9
*
logging: Document the ABI breakage in the release todo
Holger Hans Peter Freyther
2014-09-02
1
-0
/
+1
*
msgfile: Fix memleak in the test and release the list
Holger Hans Peter Freyther
2014-08-29
1
-0
/
+1
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
3
-3
/
+23
*
gsm48.h: define the reserved TMSI in libosmocore, not openbsc
Harald Welte
2014-08-24
1
-0
/
+3
*
add port number 4238 for BTS control interface
Harald Welte
2014-08-24
2
-0
/
+2
*
libctrl: Add support for 'deferred control commands'
Harald Welte
2014-08-24
3
-0
/
+92
*
ctrl: Attempt fix the build on FreeBSD and add include file
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+1
[next]