aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-12-22CTRL: Ensure peer/connection info is always printed the same wayHarald Welte1-6/+6
2017-12-22control_if: Log the disconnect of a CTRL clientHarald Welte1-1/+4
2017-12-22control_if: Close control connection socket/fd on read/write == 0Harald Welte1-1/+9
2017-12-22timer: fixup whitespace issuesHarald Welte1-3/+3
2017-12-20ctrl: separate handling of GET_REPLY, SET_REPLY and TRAPNeels Hofmeyr1-25/+28
2017-12-20ctrl: tighten CTRL input parsingNeels Hofmeyr1-7/+70
2017-12-20rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used indexNeels Hofmeyr1-3/+26
2017-12-18ctrl: on parse errors, return a detailed message to senderNeels Hofmeyr1-11/+23
2017-12-18add ctrl_cmd_parse2() to return parsing errorsNeels Hofmeyr1-2/+16
2017-12-18ctrl: fix mem leak when handling GET_REPLY and SET_REPLYNeels Hofmeyr1-2/+1
2017-12-18ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()Neels Hofmeyr1-17/+26
2017-12-18utils: add osmo_escape_str()Neels Hofmeyr1-0/+87
2017-12-18add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr3-3/+16
2017-12-18rate_ctr: print proper error message if rate_ctr already existsHarald Welte1-1/+4
2017-12-17utils: add osmo_separated_identifiers_valid()Neels Hofmeyr1-4/+17
2017-12-17fix osmo_identifier_valid(): only allow printable charactersNeels Hofmeyr1-0/+2
2017-12-17Do not allocate already existing counter groupMax1-0/+3
2017-12-17gsm0808_create_cipher_reject: Fix encoding of Cause IEHarald Welte1-1/+2
2017-12-12logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()Neels Hofmeyr1-2/+11
2017-12-11Add functions for extended RACH codingMax3-17/+66
2017-12-10Fix malformed Abis/RSL messages with extra L3 Information fieldPau Espin Pedrol2-8/+1
2017-12-10Fix LAPD UA msgb memory leak.Jean-Francois Dionne1-0/+3
2017-12-10cosmetic: Fix trailing whitespacePau Espin Pedrol2-8/+8
2017-12-10vty: set name for VIEW+ENABLE nodes, for VTY referenceNeels Hofmeyr1-0/+4
2017-12-10VTY reference: use node names as section namesNeels Hofmeyr1-0/+1
2017-12-10VTY reference: do not list empty nodesNeels Hofmeyr1-0/+2
2017-12-10vty XML export: avoid repeating common node commands for each nodeNeels Hofmeyr1-0/+45
2017-12-05vty: show asciidoc counters: don't create an empty table for osmo_countersAlexander Couzens1-0/+7
2017-12-05counters: add osmo_counters_count() returns the amount of countersAlexander Couzens1-0/+7
2017-12-04Fix embedded buildMax2-0/+10
2017-11-27ctrl: make response easier to parseMax1-32/+9
2017-11-25fsm_tmr_cb: don't set T=0, the fi may no longer existNeels Hofmeyr1-4/+5
2017-11-24Improve get_rate_ctr() error handlingMax1-1/+1
2017-11-24ctrl: log incorrect interval valuesMax1-4/+7
2017-11-24Ctrl: add rate counter group introspectionMax1-0/+18
2017-11-21osmo_strlcpy: sanitize: don't memcpy from NULL src even if len is 0Neels Hofmeyr1-1/+2
2017-11-20gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflowNeels Hofmeyr1-1/+5
2017-11-20rate_ctr: fix mem leak for mangled descNeels Hofmeyr1-9/+9
2017-11-18memleak: osmo_config_list_parse: getline() needs free also on errorNeels Hofmeyr1-2/+3
2017-11-17conv_acc: Our code requires SSSE3, not just SSE3Harald Welte4-19/+19
2017-11-16gsm: Use correct include for getrandomPau Espin Pedrol1-1/+1
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte128-46/+372
2017-11-10vty: Fix bad use of vector_slot()Pau Espin Pedrol1-1/+1
2017-11-03gsm0503_coding.c: Use majority vote in tch_efr_unreorder()Niro Mahasinghe1-3/+3
2017-11-03gsm0503_coding.c: Fix tch_efr_unreorder() of one bitNiro Mahasinghe1-1/+1
2017-11-02Enable GnuTLS fallbackMax2-5/+19
2017-11-01Revert "vty: Fix bad use of vector_slot()"Neels Hofmeyr1-1/+1
2017-10-30Move additional libraries to appropriate placeMax6-12/+12
2017-10-29Catch repeated calls to osmo_init_logging()Harald Welte1-0/+6
2017-10-27Tag/Release version 0.10.00.10.0Harald Welte6-6/+6