summaryrefslogtreecommitdiffstats
path: root/include/osmocom
Commit message (Expand)AuthorAgeFilesLines
...
* add osmo_use_count APINeels Hofmeyr2019-04-081-0/+228
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-081-0/+87
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-0312-1/+25
* osmo_escape_str_buf: Always copy, don't return input string pointerHarald Welte2019-03-291-1/+1
* Doxygen: fix documentation of rate_ctr_for_each_counter()Vadim Yanitskiy2019-03-271-4/+0
* core/msgb.h: fix incorrect Doxygen parameter descriptionVadim Yanitskiy2019-03-271-5/+5
* core/msgb.h: drop meaningless parameter of msgb_eq_* helpersVadim Yanitskiy2019-03-271-5/+5
* core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpersVadim Yanitskiy2019-03-271-5/+5
* core/linuxlist.h: fix white-space and inconsistent alignmentVadim Yanitskiy2019-03-271-19/+19
* core/linuxlist.h: fix and unify Doxygen documentationVadim Yanitskiy2019-03-271-99/+96
* gsm_utils.h: remove unused include of gsm_08_08.hNeels Hofmeyr2019-03-271-1/+0
* select: Rename BSC_FD_* constants to OSMO_FD_*Harald Welte2019-03-211-5/+10
* socket: osmo_sock_get_name() Use "const void *" as talloc contextHarald Welte2019-03-191-1/+1
* gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier2019-03-112-1/+15
* add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr2019-03-082-0/+12
* fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr2019-03-071-0/+15
* represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr2019-03-063-4/+14
* log: fsm: allow logging the timeout on state changeNeels Hofmeyr2019-02-261-0/+1
* NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte2019-02-262-3/+19
* gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encodingHarald Welte2019-02-261-0/+9
* enlarge gsm0808 msgb headroomNeels Hofmeyr2019-02-261-2/+2
* LCLS: add string dump helpersMax2019-02-261-0/+3
* GPRS: Doxygen documentation for 'struct libgb_msgb_cb'Harald Welte2019-02-231-4/+4
* gprs_ns: Declare gprs_ns_tx_alive*() in header fileHarald Welte2019-02-191-0/+2
* add OSMO_STRBUF_PRINTF()Neels Hofmeyr2019-02-171-0/+85
* gsm_08_08.h: Add constants for Channel Type in signalling modeSylvain Munaut2019-02-171-0/+14
* gsm/gsm0480: introduce gsm0480_create_release_complete()Vadim Yanitskiy2019-02-081-1/+3
* protocol/gsm_04_14: Fix the OPEN LOOP message typeSylvain Munaut2019-02-071-1/+1
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier2019-02-051-0/+1
* bitvec: Add bitvec_tailroom_bits() functionHarald Welte2019-02-051-0/+6
* bitvec: Add bitvec_bytes_used() functionHarald Welte2019-02-051-0/+9
* gsm_08_08.h: Add IEI definitions from Release 15Harald Welte2019-02-051-0/+5
* Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15Harald Welte2019-02-051-0/+2
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-042-0/+239
* vty api: add vty_out_va()Neels Hofmeyr2019-02-041-0/+1
* socket.h: add missing includeMax2019-02-041-2/+7
* GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2019-02-041-2/+14
* osmo_fsm_state_name: make robust against NULL fiNeels Hofmeyr2019-01-291-1/+1
* add osmo_classmark_* APINeels Hofmeyr2019-01-291-0/+16
* add osmo_hexdump_buf() and testNeels Hofmeyr2019-01-281-0/+3
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-282-0/+5
* constrain gsm48_generate_mid() output array boundsHarald Welte2019-01-221-0/+1
* gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHKOliver Smith2019-01-211-0/+3
* Rename msgb_wrap_with_TL()Max2019-01-211-1/+1
* Prevent GCR encoder/decoder functions from being used directlyMax2019-01-191-2/+2
* LCLS: make GCR into static member of osmo_lclsMax2019-01-191-1/+2
* LCLS: add status parameter to Assignment Completed messageMax2019-01-191-0/+6
* socket: add define for socket name lengthPhilipp Maier2019-01-171-0/+2
* LCLS: add GCR comparison helperMax2019-01-141-0/+1
* comments: update/fix three 3GPP spec referencesNeels Hofmeyr2019-01-143-3/+3