index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mncc: properly export osmo_mncc_name()
Harald Welte
2018-05-24
2
-4
/
+1
*
gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...
Pau Espin Pedrol
2018-05-17
1
-1
/
+10
*
fix spelling
Thorsten Alteholz
2018-05-15
1
-2
/
+2
*
fsm: guard action callback
Philipp Maier
2018-05-15
1
-1
/
+3
*
isdnhdlc: Port from kernel to userspace
Harald Welte
2018-05-11
2
-61
/
+49
*
import isdn4linux HDLC code from linux kernel
Harald Welte
2018-05-11
1
-0
/
+630
*
Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd
Harald Welte
2018-05-10
1
-0
/
+66
*
lapdm: don't enforce contention resolution on SAPI0/DCCH
Harald Welte
2018-05-09
1
-5
/
+2
*
lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed
Harald Welte
2018-05-08
1
-3
/
+5
*
lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push()
Harald Welte
2018-05-08
1
-9
/
+5
*
add gsm0808 channel enum to IE val conversion functions
Neels Hofmeyr
2018-05-08
2
-0
/
+10
*
lapdm: Implement SABM related constraints
Harald Welte
2018-05-08
1
-0
/
+45
*
lapdm: Fix back-pointer from lapdm_entity to lapdm_channel
Harald Welte
2018-05-04
1
-0
/
+2
*
configure: Check separately for lib implementing dlopen and dlsym
Pau Espin Pedrol
2018-05-04
1
-1
/
+1
*
control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb
Pau Espin Pedrol
2018-05-04
1
-19
/
+22
*
Bump version: 0.10.2.284-bc47-dirty → 0.11.0
Pau Espin Pedrol
2018-05-03
6
-6
/
+6
*
gsm_utils: call gnutls_global_init() as constructor
Alexander Couzens
2018-05-02
1
-0
/
+19
*
RSL/LAPDm: Not all RLL message are "transparent"
Harald Welte
2018-04-19
1
-3
/
+21
*
osmo_sockaddr_is_local: Fix memleak
Pau Espin Pedrol
2018-04-18
1
-1
/
+4
*
osmo_get_macaddr: Fix buffer read out of bounds
Pau Espin Pedrol
2018-04-18
1
-2
/
+7
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
2
-0
/
+149
*
gsm/gsm48.c: add call independent SS message names
Vadim Yanitskiy
2018-04-17
1
-0
/
+12
*
protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD
Vadim Yanitskiy
2018-04-17
1
-1
/
+0
*
prevent integer underflow in ipa_ccm_make_id_resp_from_req()
Harald Welte
2018-04-17
1
-1
/
+6
*
cosmetic: log: fix typo, clarify msg for rate_ctr name mangling
Neels Hofmeyr
2018-04-16
1
-2
/
+3
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
2
-0
/
+53
*
add tlv_parse2(), capable of multiple instances of the same IE
Neels Hofmeyr
2018-04-13
2
-24
/
+69
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
2
-0
/
+80
*
add osmo_cgi_name()
Neels Hofmeyr
2018-04-13
2
-0
/
+29
*
avoid warning in gsm0808_create_layer3
Neels Hofmeyr
2018-04-10
1
-1
/
+11
*
add gsm48_reject_value_names
Neels Hofmeyr
2018-04-09
2
-0
/
+34
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
1
-22
/
+45
*
cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"
Neels Hofmeyr
2018-04-09
1
-2
/
+3
*
fsm: id: properly set name in case of NULL id
Neels Hofmeyr
2018-04-09
1
-5
/
+3
*
osmo_fsm_inst_find_by_name(): guard against strcmp(NULL)
Neels Hofmeyr
2018-04-09
1
-0
/
+5
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
1
-0
/
+38
*
fix spelling
Thorsten Alteholz
2018-04-08
3
-3
/
+3
*
socket.c: osmo_sock_init: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-8
/
+16
*
socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-8
/
+17
*
socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-7
/
+19
*
cosmetic: flatten ctrl_handle_msg()
Neels Hofmeyr
2018-04-05
1
-17
/
+19
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
2
-0
/
+8
*
gsm0480: drop messages with incorrect data length
Vadim Yanitskiy
2018-04-04
1
-9
/
+12
*
gsm0480: copy the raw USSD data, its DCS and length
Vadim Yanitskiy
2018-04-04
1
-9
/
+17
*
gsm0808: Add value strings for BSSMAP cause codes
Philipp Maier
2018-03-29
2
-0
/
+74
*
fix logging talloc ctx: add osmo_init_logging2()
Neels Hofmeyr
2018-03-28
1
-1
/
+6
*
vty/command.c: write_config_file(): sanely compose temp path
Neels Hofmeyr
2018-03-28
1
-1
/
+11
*
VTY: Don't welcome the user to the "control" interface, if it's VTY
Harald Welte
2018-03-27
1
-1
/
+1
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-2
/
+2
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-2
/
+2
[prev]
[next]