summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2013-08-061-2/+2
* vty: Fix logically dead code in the description handlingHolger Hans Peter Freyther2013-07-141-1/+1
* gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATIONDmitri Soloviev2013-07-111-0/+1
* LAPD: Free resume/re-establishment msgb if it carries no contentAndreas Eversberg2013-07-101-2/+5
* gsm: Revert the gsm_7bit_encode changes as they are wrongHolger Hans Peter Freyther2013-07-072-30/+9
* Fix: Handle returned length by gsm_7bit_encode correctlyAndreas Eversberg2013-07-061-9/+24
* Fix encoding of last character at 7bit encoding functionAndreas Eversberg2013-07-061-0/+6
* libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther2013-07-062-7/+13
* LAPDm: Allow sending unit data on DCCHAndreas Eversberg2013-07-061-10/+18
* LAPDm: Fix re-establishment of datalinkAndreas Eversberg2013-07-061-5/+14
* get_value_string: Null terminate after the call to snprintfHolger Hans Peter Freyther2013-07-041-0/+1
* vty: Attempt to fix various meam leaks in the VTY lookup codeHolger Hans Peter Freyther2013-07-031-0/+3
* gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsiHolger Hans Peter Freyther2013-07-031-2/+2
* strrb: Remove a tautology from the codeHolger Hans Peter Freyther2013-07-031-1/+1
* BSSGP: prevent divide-by-zero in flow controlHarald Welte2013-06-291-10/+33
* introduce gsm0808_create_reset_ack()Harald Welte2013-06-291-0/+13
* lapd_core: msgb_trim() the L2 padding from ESTABLISH.indHarald Welte2013-06-181-2/+3
* misc: Fix the spelling of frame in the RLM cause stringsHolger Hans Peter Freyther2013-06-111-1/+1
* gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar2013-05-231-2/+2
* lapd: Set the tx_hist to NULL after freeing itHolger Hans Peter Freyther2013-05-081-0/+1
* Fix of potential memory leaks at lapdm.cAndreas Eversberg2013-04-061-4/+17
* Fix: LAPDm contention resoltion must acknowledge subsequent SABMAndreas Eversberg2013-04-061-2/+8
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-253-0/+24
* 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-181-0/+20
* gsm_septets2octets(): Input parameter should be constHarald Welte2013-03-131-1/+2
* logging_vty: Print 'log filter all' info in 'show logging vty'Harald Welte2013-03-131-0/+6
* 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-274-6/+352
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-274-351/+6
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-274-6/+351
* 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-1512-18/+19
* 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
* turn abis_nm_debugp_foh() into a macroHarald Welte2013-02-101-12/+10
* core/crc: Fix the 64 bits implementationSylvain Munaut2013-02-011-2/+2
* 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
* 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
* lapd: Check in rslms_rx_rll() if lapdm context was initialized earlierDaniel Willmann2012-12-261-2/+18
* 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-115-10/+5