aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-26sim: add comment/explaination for structure osim_apdu_cmd_hdrKevin Redon1-5/+6
2014-10-26sim: added utils/osmo-sim-test to .gitignoreKevin Redon1-0/+1
2014-10-26sim: renamed case to the one defined in ISO7816-3Kevin Redon3-24/+24
2014-10-26sim: add comment/explaination for structure osim_apdu_caseKevin Redon1-8/+8
2014-10-26sim: comment/explain signature of osim_new_apdumsgKevin Redon1-2/+9
2014-10-26sim: strip the SW from the returned data, as SW is passed in msgb->cbHarald Welte2-5/+8
2014-10-26sim: Use autotools for libpcsc-lite linkageHarald Welte2-4/+18
2014-10-26sim: add copyright notices and merge file_codec.c into core.cHarald Welte9-45/+186
2014-10-26sim: osmo-sim-test: Also dump binary filesHarald Welte1-10/+39
2014-10-26initial checkin of 'libosmosim'Harald Welte17-2/+2147
2014-10-26msgb: make msgb_get() finally work as expectedHarald Welte1-1/+1
2014-10-25misc: Ignore the new test file as wellHolger Hans Peter Freyther1-0/+1
2014-10-25bssgp: Include sys/socket.h for AF_INET on FreeBSDHolger Hans Peter Freyther1-0/+1
2014-10-23gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsgJacob Erlbeck3-20/+30
2014-10-23gprs/test: Add BSSGP testsJacob Erlbeck4-2/+168
2014-10-13Move common socket routine into separate functionMax1-29/+24
2014-10-10bssgp: Free msgb in case of error when calling into gprs_ns_sendmsgHolger Hans Peter Freyther2-4/+11
2014-10-09gprs-ns/test: Check the nsvc state explicitelyJacob Erlbeck1-0/+7
2014-10-09gprs-ns/test: Re-add return value check for gprs_nsvc_resetHolger Hans Peter Freyther1-1/+3
2014-10-09gprs-ns: Fix reset state handlingJacob Erlbeck3-11/+27
2014-10-09gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck2-3/+8
2014-10-09gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck2-0/+163
2014-10-09gprs-ns/test: Add expire_nsvc_timerJacob Erlbeck1-0/+15
2014-10-09gprs-ns/test: Save the last PDU type sentJacob Erlbeck1-0/+4
2014-10-09gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_resetJacob Erlbeck2-22/+13
2014-10-04build: resolve compiler warning about implicit delcarationJan Engelhardt1-0/+1
2014-10-03build: fix linker error with kasumi_testJan Engelhardt1-2/+1
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt8-8/+14
2014-10-03utils: resolve compiler warnings on implicit declarationsJan Engelhardt1-0/+1
2014-09-25misc: Look into the build directory for generated filesHolger Hans Peter Freyther4-4/+4
2014-09-23gprs: Set bssgph field in bssgp_msgb_alloc()Jacob Erlbeck1-1/+3
2014-09-23gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IEJacob Erlbeck1-3/+7
2014-09-23gprs: Fix and check BVCI in BSSGP STATUS messagesJacob Erlbeck2-1/+15
2014-09-11Fix copyright header in gan.cHarald Welte1-4/+4
2014-09-11add missing copyright statements to source code filesHarald Welte5-0/+106
2014-09-08debian: Depend on the right version of libosmogsm as wellHolger Hans Peter Freyther1-1/+1
2014-09-08debian: Depend on libosmocore5 for the legacy packageHolger Hans Peter Freyther1-1/+1
2014-09-08debian: fix build errors with libosmogsm and libosmoctrlCiaby3-2/+9
2014-09-02logging: Document the ABI breakage in the release todoHolger Hans Peter Freyther1-0/+1
2014-08-29msgfile: Fix memleak in the test and release the listHolger Hans Peter Freyther1-0/+1
2014-08-25logging: Add ability to save/print current log filtersHarald Welte3-3/+23
2014-08-24gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte1-0/+3
2014-08-24add port number 4238 for BTS control interfaceHarald Welte2-0/+2
2014-08-24libctrl: Add support for 'deferred control commands'Harald Welte3-0/+92
2014-08-21ctrl: Attempt fix the build on FreeBSD and add include fileHolger Hans Peter Freyther1-0/+1
2014-08-21prepare for 0.7.0 release0.7.0Harald Welte5-5/+11
2014-08-21Convert recently-introduced header files to #pragma onceHarald Welte3-13/+3
2014-08-21New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte2-0/+8
2014-08-21rename controlif_setup() to ctrl_interface_setup()Harald Welte2-4/+4
2014-08-21libctrl: Make two internal helper functions staticHarald Welte1-2/+2