aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-31add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr4-31/+184
2018-05-31GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy6-1/+87
2018-05-31GSUP: implement TCAP-like session managementVadim Yanitskiy6-1/+58
2018-05-30gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte3-0/+68
2018-05-30gsm_08_08.h: Add enum for LCLS config, control and statusHarald Welte1-0/+28
2018-05-29gsm0480: fix: don't overwrite the data of RELEASE_COMPLETEVadim Yanitskiy1-2/+6
2018-05-29ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann2-1/+2
2018-05-28debian: Add libosmoctrl-doc sub-packageHarald Welte4-0/+24
2018-05-28Add enum gsm48_progress_descKeith1-0/+12
2018-05-27add gsm0808_create_handover_request_ack()Neels Hofmeyr3-0/+30
2018-05-27add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr4-0/+130
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr3-0/+33
2018-05-26ctrl: Add doxygen API documentation; generate html from itHarald Welte6-12/+1869
2018-05-26ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte3-0/+38
2018-05-26cosmetic: Whitespace fixes in control_if.cHarald Welte1-3/+3
2018-05-26Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith1-0/+8
2018-05-25remove unused argument from pad_append_ctr() helper functionStefan Sperling1-7/+7
2018-05-24Add a 'show rate-counters' VTY command.Stefan Sperling1-0/+17
2018-05-24introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling2-0/+138
2018-05-24mncc: properly export osmo_mncc_name()Harald Welte3-4/+6
2018-05-17gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...Pau Espin Pedrol2-6/+15
2018-05-16tests: a5_test: Print wrong buffer correctly on errorPau Espin Pedrol1-1/+3
2018-05-16tests: gea_test: Use correct max size for key in bufferPau Espin Pedrol1-2/+2
2018-05-16tests: bitrev_test: Fix dynamic-stack-buffer-overflowPau Espin Pedrol2-4/+3
2018-05-15fix spellingThorsten Alteholz2-4/+4
2018-05-15fsm: guard action callbackPhilipp Maier1-1/+3
2018-05-11isdnhdlc: Port from kernel to userspaceHarald Welte4-84/+75
2018-05-11import isdn4linux HDLC code from linux kernelHarald Welte2-0/+712
2018-05-10Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte3-1/+74
2018-05-09lapdm: don't enforce contention resolution on SAPI0/DCCHHarald Welte1-5/+2
2018-05-08lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless neededHarald Welte1-3/+5
2018-05-08lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push()Harald Welte1-9/+5
2018-05-08add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr3-0/+117
2018-05-08lapdm: Implement SABM related constraintsHarald Welte1-0/+45
2018-05-07define a constant for the max length of called party BCD IEStefan Sperling1-0/+1
2018-05-04lapdm: Fix back-pointer from lapdm_entity to lapdm_channelHarald Welte1-0/+2
2018-05-04configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol3-6/+8
2018-05-04control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cbPau Espin Pedrol2-22/+25
2018-05-03Bump version: 0.10.2.284-bc47-dirty → 0.11.00.11.0Pau Espin Pedrol10-16/+333
2018-05-03debian/changelog: Fix typo in maintainer e-mailPau Espin Pedrol1-4/+4
2018-05-03debian: libosmoctrl: Use correct library version in pkg namePau Espin Pedrol2-3/+3
2018-05-03osmo-release.sh: Allow user to add extra information to the release commitPau Espin Pedrol1-0/+1
2018-05-03osmo-release.sh: Always generate entire commit changelogPau Espin Pedrol2-19/+13
2018-05-02osmo-release.sh: Fix error condition no LIBVERSION modifiedPau Espin Pedrol1-5/+2
2018-05-02osmo-release.sh: Exit with error if no description for new changelog entry pr...Pau Espin Pedrol1-0/+5
2018-05-02osmo-release.sh: Remove temporary file TODO-RELEASE.entries after usePau Espin Pedrol1-0/+1
2018-05-02gsm_utils: call gnutls_global_init() as constructorAlexander Couzens1-0/+19
2018-04-23gsm0808_test: silence deprecation: use gsm0808_create_layer3_2()Neels Hofmeyr1-1/+11
2018-04-23gsm0808_test: fix more missing inits (address sanitizer issues)Neels Hofmeyr1-59/+52
2018-04-23gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUPAlexander Couzens1-0/+1