summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare new upstream releaseHolger Hans Peter Freyther2015-08-235-4/+9
* build: Enable subdir-objectsSylvain Munaut2015-08-191-1/+1
* tests: Don't reference file in src/ to test hidden func. Use static link.Sylvain Munaut2015-08-191-2/+3
* Introduce gsm48_mi_type_name() functionHarald Welte2015-08-183-0/+16
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-182-1/+7
* Revert "configure.ac: Add subdir-objects"Holger Hans Peter Freyther2015-08-181-1/+1
* configure.ac: Add subdir-objectsHarald Welte2015-08-151-1/+1
* vty: Change API to have node installation be done by intHolger Hans Peter Freyther2015-08-054-10/+11
* release: Prepare the 0.8.2 releaseHolger Hans Peter Freyther2015-08-015-6/+5
* bssgp: Fix IMSI buffer size (Coverity)Jacob Erlbeck2015-06-191-2/+4
* bssgp/test: Add missing START/END printfsJacob Erlbeck2015-06-192-1/+8
* ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_offJacob Erlbeck2015-06-041-0/+1
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-024-4/+78
* osmo-auc-gen: '-a' is already the algorithm. Fix the helpHolger Hans Peter Freyther2015-05-261-1/+1
* debian: New development release with APN changes for the SGSNHolger Hans Peter Freyther2015-05-251-1/+2
* 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