aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-23gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value correctedBhaskar1-1/+1
2013-05-23gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6.Bhaskar1-1/+1
2013-05-23gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar2-3/+3
2013-05-08lapd: Set the tx_hist to NULL after freeing itHolger Hans Peter Freyther1-0/+1
2013-04-21osmo-arfcn: Return something from the methodHolger Hans Peter Freyther1-0/+1
2013-04-07Merge branch 'zecke/jolly-lapdm-fixes'Holger Hans Peter Freyther4-6/+104
2013-04-06Fix of potential memory leaks at lapdm.cAndreas Eversberg1-4/+17
2013-04-06Fix: LAPDm contention resoltion must acknowledge subsequent SABMAndreas Eversberg3-2/+87
2013-03-25debian: Start a new release cycle with libosmocore 0.6.0Holger Hans Peter Freyther1-1/+7
2013-03-25gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther4-0/+25
2013-03-25tests: Verify that all tests exit with status=0.Holger Hans Peter Freyther1-17/+17
2013-03-25utils: Use fprintf to print the assertion and generate a backtraceKaterina Barone-Adesi1-1/+2
2013-03-19logging_vty: Fix segfault un unused entries in log_info_cat array of appHarald Welte1-0/+4
2013-03-19Revert "Follow up fix for the log level "everything""Harald Welte1-3/+0
2013-03-19Revert "Fix log level "everything" and make it equal to "debug""Harald Welte1-1/+1
2013-03-18application: don't ignore SIGHUP but do config file reopen.Harald Welte1-1/+6
2013-03-18logging: add new log_targets_reopen() functionHarald Welte2-0/+21
2013-03-13add new gsm/meas_rep.h file for shared/common measurement report stuffHarald Welte2-0/+30
2013-03-13Add smpp34_osmocom.h for Osmocom SMPP vendor additions0.6.0Harald Welte2-0/+49
2013-03-13gsm_septets2octets(): Input parameter should be constHarald Welte2-2/+3
2013-03-13logging_vty: Print 'log filter all' info in 'show logging vty'Harald Welte1-0/+6
2013-03-09utils: Introduce OSMO_ASSERT in the utils and use it in the unit testsKaterina Barone-Adesi4-98/+100
2013-03-03cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther4-5/+5
2013-03-01codec: Fix the GSM 06.20 ordering tablesSylvain Munaut1-41/+41
2013-02-27Follow up fix for the log level "everything"Holger Hans Peter Freyther1-0/+3
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi16-8/+796
2013-02-27Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther15-792/+8
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi15-8/+792
2013-02-21Add UMTS RRC message typesTobias Engel1-0/+68
2013-02-19Fix log level "everything" and make it equal to "debug"Harald Welte1-1/+1
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi26-38/+45
2013-02-13debian: Re-enable the debug packagesHolger Hans Peter Freyther5-13/+11
2013-02-13debian: Update the change log for a new packageHolger Hans Peter Freyther1-2/+3
2013-02-12VTY: don't show HIDDEN or DEPRECATED vty commands in ? completionHarald Welte1-0/+3
2013-02-12vty/command.c: Cosmetic cleanupHarald Welte1-82/+81
2013-02-10abis_nm: add parenthesis for new abis_nm_debugp_foh() macroHarald Welte1-3/+3
2013-02-10turn abis_nm_debugp_foh() into a macroHarald Welte2-13/+21
2013-02-08doc: Fix typo in Doxyfile.core.in causing sources to be ignoredSylvain Munaut1-1/+1
2013-02-01core/crc: Fix the 64 bits implementationSylvain Munaut1-2/+2
2013-01-15fr_test: Speculative build fix for FreeBSDHolger Hans Peter Freyther1-0/+3
2013-01-15fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther6-2/+93
2013-01-15socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAWPablo Neira Ayuso1-3/+16
2013-01-12Fix build on CygwinEvgeny Zverev1-1/+5
2013-01-11add some missing doxygen annotation for libosmocore functionsHarald Welte7-11/+75
2013-01-06doxyfiles: refer paths to @srcdir@Alex Badea4-4/+4
2013-01-06tests/timer: tweak path to config.hAlex Badea1-1/+1
2013-01-06Replace obsolete automake AM_CONFIG_HEADER.Christian Vogel1-1/+1
2013-01-04debian: Bump the changelog and package osmo-arfcnHolger Hans Peter Freyther4-0/+16
2013-01-03vty: Do better filtering of arguments, optional args particularlySylvain Munaut1-208/+143
2013-01-03core/bits: Prevent osmo_revbytebits_buf stack trashingSylvain Munaut1-1/+1