summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-021-0/+3
* Add APN utility function to libosmogsmHarald Welte2015-05-252-0/+14
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-061-1/+1
* linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther2015-05-021-1/+1
* osmo_static_assert: Put back the typedef in the codeHolger Hans Peter Freyther2015-04-131-1/+1
* sim: Use extern for these structs to generate a linkageHolger Hans Peter Freyther2015-04-111-1/+1
* ns: Log when sending fails (Coverity)Jacob Erlbeck2015-04-071-6/+4
* gsm: Add A5/3-4 cipher supportMax2015-03-281-1/+1
* endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2015-03-222-0/+39
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-181-0/+2
* core/gsmtap: LTE RRC message types and LTE MAC definealtaf2015-01-181-0/+15
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-013-1/+153
* SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte2014-12-301-0/+1
* SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2014-12-302-0/+8
* add missing gsm0341.hHarald Welte2014-12-301-0/+9
* add gsm0341_test to generate SMSCB hex stringsHarald Welte2014-12-291-0/+1
* Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12Harald Welte2014-12-291-0/+38
* bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther2014-12-281-1/+1
* libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte2014-12-281-0/+3
* ipa: Add forward declaration of struct osmo_fdJacob Erlbeck2014-12-221-0/+2
* ipa: Make a reservation for the GSUP protocolHolger Hans Peter Freyther2014-12-141-0/+1
* logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther2014-12-051-0/+6
* gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther2014-12-041-1/+2
* vty: Check with the application before writing the configHolger Hans Peter Freyther2014-12-041-0/+2
* remove references to u_char type, use 'unsigned char' insteadHarald Welte2014-11-142-2/+2
* sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+Harald Welte2014-10-262-2/+2
* Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte2014-10-261-4/+4
* make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIMHarald Welte2014-10-261-2/+2
* sim: add missing const to reader_ops member of reader_handleHarald Welte2014-10-261-1/+1
* sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte2014-10-261-2/+17
* sim: More comments in sim.hHarald Welte2014-10-261-12/+44
* sim: Make TETRA SIM (TSIM) support compileHarald Welte2014-10-261-0/+9
* sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warningsHarald Welte2014-10-261-1/+1
* sim: Add sfi to EF_*() macrosHarald Welte2014-10-261-11/+14
* sim: Add minimal/recommended size of file / recordHarald Welte2014-10-261-15/+29
* sim: further updates/fixesHarald Welte2014-10-261-1/+3
* sim: add decoding of status wordsHarald Welte2014-10-261-2/+8
* sim: replaced function/structure comments with doxygen commentsKevin Redon2014-10-261-19/+39
* sim: add comment/explaination for structure osim_msgb_cbKevin Redon2014-10-261-4/+5
* sim: add comment/explaination for structure osim_apdu_cmd_hdrKevin Redon2014-10-261-5/+6
* sim: renamed case to the one defined in ISO7816-3Kevin Redon2014-10-261-6/+6
* sim: add comment/explaination for structure osim_apdu_caseKevin Redon2014-10-261-8/+8
* initial checkin of 'libosmosim'Harald Welte2014-10-262-1/+270
* msgb: make msgb_get() finally work as expectedHarald Welte2014-10-261-1/+1
* gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck2014-10-091-1/+1
* logging: Add ability to save/print current log filtersHarald Welte2014-08-251-0/+16
* gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte2014-08-241-0/+3
* add port number 4238 for BTS control interfaceHarald Welte2014-08-242-0/+2
* libctrl: Add support for 'deferred control commands'Harald Welte2014-08-241-0/+15
* Convert recently-introduced header files to #pragma onceHarald Welte2014-08-213-13/+3