summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macrosNeels Hofmeyr2016-12-211-0/+4
* fsm api doc: fix typo in doxygen marker '\breif'Neels Hofmeyr2016-12-201-1/+1
* add value strings for enum osmo_fsm_term_cause and use for loggingNeels Hofmeyr2016-12-151-0/+7
* fsm: log caller's source for events and state changes, not fsm.c linesNeels Hofmeyr2016-12-142-10/+58
* fsm: add LOGPFSML to pass explicit logging levelNeels Hofmeyr2016-12-141-2/+5
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-113-1/+75
* fix: DLGSUP logging category "unusable"Neels Hofmeyr2016-12-111-1/+1
* Implement GSMTAP log targetHarald Welte2016-12-091-0/+14
* gsmtap: Add defintions for GSMTAP based remote loggingHarald Welte2016-12-091-0/+19
* cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr2016-12-091-1/+1
* license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr2016-12-091-1/+1
* doc: fsm timer_cb: explain return valueNeels Hofmeyr2016-12-091-1/+2
* logging: Extend log_target with call-back for un-formatted log lineHarald Welte2016-12-021-1/+17
* Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...Neels Hofmeyr2016-12-021-2/+0
* gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr2016-12-011-0/+2
* gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr2016-12-011-0/+3
* gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2016-12-011-0/+2
* Introduce osmo_strlcpy() function so we can stop using strncpy()Harald Welte2016-11-261-0/+2
* gsm_08_58.h: Add more Ericsson specific RSL IE IdentifiersHarald Welte2016-11-161-3/+22
* RSL: Add defines for ericsson systinfo SI13Philipp2016-11-161-0/+4
* msgb: add msgb_push_u{8,16,32}() functionsHarald Welte2016-11-111-0/+30
* statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte2016-11-111-1/+1
* bitcomp: Remove the t4 decoding from libosmocoreHolger Hans Peter Freyther2016-11-101-1/+0
* Add osmo_fsm_unregister() to headerMax2016-11-021-1/+1
* gsm0408: Completing GSM 04.08 RR message typesPhilipp2016-10-272-2/+14
* utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy2016-10-231-0/+60
* utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy2016-10-231-0/+40
* gsm/gsm0503.h: fix typoVadim Yanitskiy2016-10-231-1/+1
* Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr2016-10-201-3/+3
* Add function to send TRAP over Control InterfaceMax2016-10-121-0/+1
* gsm0408: Adding 3g spcific RR message typesPhilipp2016-10-121-0/+5
* Constify ctrl_cmd struct fields where appropriateMax2016-10-111-3/+3
* Mark inline header function as staticMax2016-09-301-1/+1
* AMR: add function to check speech framesMax2016-09-281-0/+21
* msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr2016-09-271-1/+4
* gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann2016-09-231-1/+2
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-0/+11
* fix GGSN Ctrl port to 4257Neels Hofmeyr2016-09-092-1/+2
* comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2016-09-092-2/+16
* Add Marker to ph_tch_paramMax2016-09-091-0/+1
* fix error msg: msgb_put(): say "msgb_put", not "msgb_push"Neels Hofmeyr2016-09-091-1/+1
* core/counter: add osmo_counter_dec()Alexander Couzens2016-08-301-0/+6
* IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2016-08-291-0/+16
* Add control interface port for GGSNMax2016-08-081-0/+1
* Extend L1SAP with MeasurementsMax2016-08-041-0/+3
* Mark input string to osmo_talloc_replace_string() as constHarald Welte2016-07-281-1/+1
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-252-0/+28
* Update structure in libosmocore for 11 bit RACHbhargava2016-07-241-1/+11
* Add define for invalid TAMax2016-07-231-0/+2
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-231-0/+8