aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-26sim: More comments in sim.hHarald Welte1-12/+44
2014-10-26sim: Make TETRA SIM (TSIM) support compileHarald Welte3-183/+143
2014-10-26sim: Only one default_decode() function for all card typesHarald Welte5-37/+15
2014-10-26sim: Add 3GPP TS 31.103 ISIM definitionsHarald Welte2-1/+117
2014-10-26sim: Update to latest SIM/USIM specs and include size informationHarald Welte3-175/+335
2014-10-26sim: Make osmo-sim-test compile againHarald Welte1-1/+1
2014-10-26sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONGHarald Welte1-3/+3
2014-10-26sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warningsHarald Welte2-1/+316
2014-10-26sim: Add sfi to EF_*() macrosHarald Welte1-11/+14
2014-10-26sim: Add minimal/recommended size of file / recordHarald Welte1-15/+29
2014-10-26sim: further updates/fixesHarald Welte5-4/+19
2014-10-26sim: add decoding of status wordsHarald Welte3-4/+65
2014-10-26sim: replaced function/structure comments with doxygen commentsKevin Redon2-27/+51
2014-10-26sim: add comment/explaination for structure osim_msgb_cbKevin Redon1-4/+5
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