summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add APN utility function to libosmogsmHarald Welte2015-05-255-1/+56
* build: Fix the building of tests as wellHolger Hans Peter Freyther2015-05-171-1/+1
* build: Fix out-of-tree buildsAndreas Rottmann2015-05-172-2/+2
* debian: Bump version for new local packagesHolger Hans Peter Freyther2015-05-061-1/+2
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-065-2/+82
* bssgp/test: Fix bssgp-fc testJacob Erlbeck2015-05-041-30/+0
* linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther2015-05-021-1/+1
* bssgp: Fix call to llist_entry in fc_queue_timer_cfgJacob Erlbeck2015-04-301-1/+1
* bssgp: Fix encoding of BVC_FLOW_CONTROLJacob Erlbeck2015-04-291-5/+5
* bssgp: Fix output of the VTY 'show bssgp stats' commandJacob Erlbeck2015-04-291-2/+3
* debian: Build new versionHolger Hans Peter Freyther2015-04-161-1/+7
* osmo_static_assert: Put back the typedef in the codeHolger Hans Peter Freyther2015-04-131-1/+1
* logginrb: Fix compiler warning about fprintfHolger Hans Peter Freyther2015-04-111-2/+2
* sim: Use extern for these structs to generate a linkageHolger Hans Peter Freyther2015-04-112-2/+2
* macaddr: Use the BSD code for Darwin as wellHolger Hans Peter Freyther2015-04-111-1/+1
* utils: Disable the weak symbol for darwinHolger Hans Peter Freyther2015-04-111-1/+5
* gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity)Jacob Erlbeck2015-04-101-0/+4
* msgb: Check the return value of msgb_alloc (Coverity)Jacob Erlbeck2015-04-102-0/+6
* ns: Log when sending fails (Coverity)Jacob Erlbeck2015-04-073-6/+24
* bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)Jacob Erlbeck2015-04-072-1/+23
* bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity)Jacob Erlbeck2015-04-071-25/+24
* fix compiler warnings for a5 testsMax2015-04-071-0/+4
* ctrl: Avoid accessing cmd_desc->command out of boundsHolger Hans Peter Freyther2015-04-051-1/+1
* Tests: Fix broken loggingrb testcase.Michael McTernan2015-04-012-7/+6
* gsm: Add A5/3-4 cipher supportMax2015-03-285-19/+148
* endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2015-03-222-0/+39
* vty: Fix writing the logging of categoryMichael McTernan2015-03-201-1/+1
* libctrl: Include config.h so we can include netinet/tcp.hHolger Hans Peter Freyther2015-03-181-0/+2
* msgfile: Fix warning on BSDs stdioHolger Hans Peter Freyther2015-03-181-0/+2
* gsm0808: Remove duplicate initializationHolger Hans Peter Freyther2015-03-181-1/+0
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-184-16/+103
* bssgp: Don't reply with STATUS when receiving a PtP STATUS messageJacob Erlbeck2015-03-181-0/+2
* logging: Implement subsecond resolution of extended timestampsJacob Erlbeck2015-03-181-4/+7
* debian: Aim for a higher standards versionHolger Hans Peter Freyther2015-03-141-1/+1
* debian: Move to multi-arch support in libosmocoreHolger Hans Peter Freyther2015-03-1410-13/+24
* vty: Fix typo in the state creationHolger Hans Peter Freyther2015-01-271-1/+1
* debian: Add pcsc build depends and pkg-config for the m4 macroHolger Hans Peter Freyther2015-01-271-1/+1
* core/gsmtap: LTE RRC message types and LTE MAC definealtaf2015-01-181-0/+15
* Prepare a new libosmocore releaseHolger Hans Peter Freyther2015-01-187-9/+12
* ctrl: Link to libraries we use symbols fromHolger Hans Peter Freyther2015-01-181-1/+4
* sim: Link to libosmocore and libosmogsmHolger Hans Peter Freyther2015-01-181-2/+5
* misc: Ignore a file generated by doxygenHolger Hans Peter Freyther2015-01-181-0/+2
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-016-33/+262
* SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte2014-12-302-2/+4
* use the new GSM341 / GSM412 size constantsHarald Welte2014-12-301-3/+3
* SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2014-12-302-0/+8
* smscb/gsm0341_test: Add \r padding to the messageDaniel Willmann2014-12-301-1/+7
* add missing gsm0341.hHarald Welte2014-12-301-0/+9
* testHarald Welte2014-12-301-1/+4
* fixupHarald Welte2014-12-301-0/+4