summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMRNeels Hofmeyr2018-06-071-1/+1
* Add osmo_isqrt32() to compute 32bit integer square rootHarald Welte2018-06-064-0/+66
* Doxygen: gitignore generated files for libosmoctrlVadim Yanitskiy2018-06-051-0/+2
* tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimumHarald Welte2018-06-021-0/+10
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-023-0/+51
* add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr2018-05-314-31/+184
* GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy2018-05-316-1/+87
* GSUP: implement TCAP-like session managementVadim Yanitskiy2018-05-316-1/+58
* gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2018-05-303-0/+68
* gsm_08_08.h: Add enum for LCLS config, control and statusHarald Welte2018-05-301-0/+28
* gsm0480: fix: don't overwrite the data of RELEASE_COMPLETEVadim Yanitskiy2018-05-291-2/+6
* ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann2018-05-292-1/+2
* debian: Add libosmoctrl-doc sub-packageHarald Welte2018-05-284-0/+24
* Add enum gsm48_progress_descKeith2018-05-281-0/+12
* add gsm0808_create_handover_request_ack()Neels Hofmeyr2018-05-273-0/+30
* add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2018-05-274-0/+130
* add gsm0808_cell_id_to_list()Neels Hofmeyr2018-05-273-0/+33
* ctrl: Add doxygen API documentation; generate html from itHarald Welte2018-05-266-12/+1869
* ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte2018-05-263-0/+38
* cosmetic: Whitespace fixes in control_if.cHarald Welte2018-05-261-3/+3
* Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith2018-05-261-0/+8
* remove unused argument from pad_append_ctr() helper functionStefan Sperling2018-05-251-7/+7
* Add a 'show rate-counters' VTY command.Stefan Sperling2018-05-241-0/+17
* introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling2018-05-242-0/+138
* mncc: properly export osmo_mncc_name()Harald Welte2018-05-243-4/+6
* gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...Pau Espin Pedrol2018-05-172-6/+15
* tests: a5_test: Print wrong buffer correctly on errorPau Espin Pedrol2018-05-161-1/+3
* tests: gea_test: Use correct max size for key in bufferPau Espin Pedrol2018-05-161-2/+2
* tests: bitrev_test: Fix dynamic-stack-buffer-overflowPau Espin Pedrol2018-05-162-4/+3
* fix spellingThorsten Alteholz2018-05-152-4/+4
* fsm: guard action callbackPhilipp Maier2018-05-151-1/+3
* isdnhdlc: Port from kernel to userspaceHarald Welte2018-05-114-84/+75
* import isdn4linux HDLC code from linux kernelHarald Welte2018-05-112-0/+712
* Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte2018-05-103-1/+74
* lapdm: don't enforce contention resolution on SAPI0/DCCHHarald Welte2018-05-091-5/+2
* lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless neededHarald Welte2018-05-081-3/+5
* lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push()Harald Welte2018-05-081-9/+5
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-083-0/+117
* lapdm: Implement SABM related constraintsHarald Welte2018-05-081-0/+45
* define a constant for the max length of called party BCD IEStefan Sperling2018-05-071-0/+1
* lapdm: Fix back-pointer from lapdm_entity to lapdm_channelHarald Welte2018-05-041-0/+2
* configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol2018-05-043-6/+8
* control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cbPau Espin Pedrol2018-05-042-22/+25
* Bump version: 0.10.2.284-bc47-dirty → 0.11.0Pau Espin Pedrol2018-05-0310-16/+333
* debian/changelog: Fix typo in maintainer e-mailPau Espin Pedrol2018-05-031-4/+4
* debian: libosmoctrl: Use correct library version in pkg namePau Espin Pedrol2018-05-032-3/+3
* osmo-release.sh: Allow user to add extra information to the release commitPau Espin Pedrol2018-05-031-0/+1
* osmo-release.sh: Always generate entire commit changelogPau Espin Pedrol2018-05-032-19/+13
* osmo-release.sh: Fix error condition no LIBVERSION modifiedPau Espin Pedrol2018-05-021-5/+2
* osmo-release.sh: Exit with error if no description for new changelog entry pr...Pau Espin Pedrol2018-05-021-0/+5