summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix: LAPDm contention resoltion must acknowledge subsequent SABMAndreas Eversberg2013-04-063-2/+87
* debian: Start a new release cycle with libosmocore 0.6.0Holger Hans Peter Freyther2013-03-251-1/+7
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-254-0/+25
* tests: Verify that all tests exit with status=0.Holger Hans Peter Freyther2013-03-251-17/+17
* utils: Use fprintf to print the assertion and generate a backtraceKaterina Barone-Adesi2013-03-251-1/+2
* logging_vty: Fix segfault un unused entries in log_info_cat array of appHarald Welte2013-03-191-0/+4
* Revert "Follow up fix for the log level "everything""Harald Welte2013-03-191-3/+0
* Revert "Fix log level "everything" and make it equal to "debug""Harald Welte2013-03-191-1/+1
* application: don't ignore SIGHUP but do config file reopen.Harald Welte2013-03-181-1/+6
* logging: add new log_targets_reopen() functionHarald Welte2013-03-182-0/+21
* add new gsm/meas_rep.h file for shared/common measurement report stuffHarald Welte2013-03-132-0/+30
* Add smpp34_osmocom.h for Osmocom SMPP vendor additionsHarald Welte2013-03-132-0/+49
* gsm_septets2octets(): Input parameter should be constHarald Welte2013-03-132-2/+3
* logging_vty: Print 'log filter all' info in 'show logging vty'Harald Welte2013-03-131-0/+6
* utils: Introduce OSMO_ASSERT in the utils and use it in the unit testsKaterina Barone-Adesi2013-03-094-98/+100
* cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther2013-03-034-5/+5
* codec: Fix the GSM 06.20 ordering tablesSylvain Munaut2013-03-011-41/+41
* Follow up fix for the log level "everything"Holger Hans Peter Freyther2013-02-271-0/+3
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-2716-8/+796
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-2715-792/+8
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-2715-8/+792
* Add UMTS RRC message typesTobias Engel2013-02-211-0/+68
* Fix log level "everything" and make it equal to "debug"Harald Welte2013-02-191-1/+1
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-1526-38/+45
* debian: Re-enable the debug packagesHolger Hans Peter Freyther2013-02-135-13/+11
* debian: Update the change log for a new packageHolger Hans Peter Freyther2013-02-131-2/+3
* VTY: don't show HIDDEN or DEPRECATED vty commands in ? completionHarald Welte2013-02-121-0/+3
* vty/command.c: Cosmetic cleanupHarald Welte2013-02-121-82/+81
* abis_nm: add parenthesis for new abis_nm_debugp_foh() macroHarald Welte2013-02-101-3/+3
* turn abis_nm_debugp_foh() into a macroHarald Welte2013-02-102-13/+21
* doc: Fix typo in Doxyfile.core.in causing sources to be ignoredSylvain Munaut2013-02-081-1/+1
* core/crc: Fix the 64 bits implementationSylvain Munaut2013-02-011-2/+2
* fr_test: Speculative build fix for FreeBSDHolger Hans Peter Freyther2013-01-151-0/+3
* fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther2013-01-156-2/+93
* socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAWPablo Neira Ayuso2013-01-151-3/+16
* Fix build on CygwinEvgeny Zverev2013-01-121-1/+5
* add some missing doxygen annotation for libosmocore functionsHarald Welte2013-01-117-11/+75
* doxyfiles: refer paths to @srcdir@Alex Badea2013-01-064-4/+4
* tests/timer: tweak path to config.hAlex Badea2013-01-061-1/+1
* Replace obsolete automake AM_CONFIG_HEADER.Christian Vogel2013-01-061-1/+1
* debian: Bump the changelog and package osmo-arfcnHolger Hans Peter Freyther2013-01-044-0/+16
* vty: Do better filtering of arguments, optional args particularlySylvain Munaut2013-01-031-208/+143
* core/bits: Prevent osmo_revbytebits_buf stack trashingSylvain Munaut2013-01-031-1/+1
* tests: Don't delete atconfig in cleanDaniel Willmann2012-12-261-1/+2
* lapd: Fix compiler warnings in the lapd codeHolger Hans Peter Freyther2012-12-261-0/+2
* lapd: Check in rslms_rx_rll() if lapdm context was initialized earlierDaniel Willmann2012-12-263-2/+62
* Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit valuesAndreas Eversberg2012-12-181-0/+24
* core: Fix missing include in msgfile.c for getlineSylvain Munaut2012-12-121-0/+1
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-117-12/+8
* utils/osmo-arfcn: Implement option to get ARFCN from frequencySylvain Munaut2012-12-111-1/+32