index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rest_octets: Actually include gsm48_rest_octets.c in Makefile.am
Harald Welte
2019-05-28
1
-1
/
+1
*
rest_octets: Use correct symbols names for range encoder
Harald Welte
2019-05-28
1
-4
/
+4
*
gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-28
1
-4
/
+6
*
gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length
Vadim Yanitskiy
2019-05-28
3
-5
/
+5
*
gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation
Vadim Yanitskiy
2019-05-28
3
-7
/
+17
*
gsm48_decode_bcd_number2(): fix output truncation
Vadim Yanitskiy
2019-05-28
2
-4
/
+4
*
gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test
Vadim Yanitskiy
2019-05-28
2
-0
/
+224
*
tdef: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-27
3
-12
/
+15
*
oap_client: Fix license: GPLv2+ instead of AGPLv3+
Harald Welte
2019-05-27
3
-12
/
+16
*
rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH
Harald Welte
2019-05-27
2
-0
/
+14
*
protocol/gsm_12_21.h: fix copy-pasted struct description
Vadim Yanitskiy
2019-05-24
1
-1
/
+1
*
lapdm_rslms_recvmsg: Fix memory leak in error path
Harald Welte
2019-05-19
1
-1
/
+3
*
TLV: Add one-shot TLV encoder
Harald Welte
2019-05-19
5
-0
/
+155
*
Cosmetic: GSUP: fix too long comment line
Oliver Smith
2019-05-19
1
-2
/
+2
*
Deprecate usage of osmo_counter_*
Daniel Willmann
2019-05-19
1
-2
/
+10
*
pseudotalloc: turn talloc_steal() into #define
Harald Welte
2019-05-18
2
-2
/
+3
*
Revert "Change GSM48_PDISC_* to enum type"
Harald Welte
2019-05-18
1
-20
/
+18
*
Change GSM48_PDISC_* to enum type
Max
2019-05-17
1
-18
/
+20
*
codec/ecu: Add a bit of precision about the actual frame format used
Sylvain Munaut
2019-05-15
1
-2
/
+7
*
gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS
Oliver Smith
2019-05-15
2
-1
/
+4
*
gsm0808: Introduce Osmocom extensions to announce Osmux support
Pau Espin Pedrol
2019-05-13
5
-0
/
+29
*
NS: log address:port on error
Max
2019-05-10
1
-2
/
+2
*
osmo_sock_get_name_*: Ensure string is returned in error case
Harald Welte
2019-05-10
1
-1
/
+3
*
Revert "Print error message if application fails to call rate_ctr_init()"
Harald Welte
2019-05-10
1
-5
/
+2
*
gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()
Harald Welte
2019-05-10
3
-41
/
+44
*
Print error message if application fails to call rate_ctr_init()
Harald Welte
2019-05-10
1
-2
/
+5
*
Fix osmo_quote_str_c() for strings larger than 32 bytes
Harald Welte
2019-05-10
1
-2
/
+13
*
Add MO-FALLBACK-VALUE SGsAP IE
Omar Ramadan
2019-05-10
2
-0
/
+3
*
fix typo in FSM description
Kévin Redon
2019-05-09
1
-4
/
+4
*
Add expect script: 'vty' for easy access to all vtys
Keith
2019-05-08
1
-0
/
+87
*
deal with rate_ctr_group_alloc() returning NULL
Harald Welte
2019-05-08
2
-0
/
+8
*
Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)
Harald Welte
2019-05-08
2
-0
/
+3
*
Bump version: 1.0.1.143-cc72c → 1.1.0
Pau Espin Pedrol
2019-05-07
10
-25
/
+177
*
add osmo_stat_item_inc/osmo_stat_item_dec to set it relative
Alexander Couzens
2019-05-07
3
-0
/
+42
*
Re-introduce declaration of gsm0808_create_handover_request_ack()
Harald Welte
2019-05-06
1
-0
/
+4
*
add gsm0808_create_handover_request_ack2 to add AoIP RTP addr
Neels Hofmeyr
2019-05-05
3
-12
/
+60
*
osmo_gsup_decode(): properly check IMSI, avoid deprecation
Neels Hofmeyr
2019-05-05
1
-3
/
+5
*
gsm48_decode_bcd_number2(): allow avoiding deprecation
Neels Hofmeyr
2019-05-05
1
-23
/
+25
*
gsm48_decode_bcd_number2(): fix input len check
Neels Hofmeyr
2019-05-05
1
-2
/
+3
*
add comment to gsm_mncc_bearer_cap.speech_ver
Neels Hofmeyr
2019-05-03
1
-1
/
+1
*
add vty_is_active()
Neels Hofmeyr
2019-05-03
2
-0
/
+12
*
add osmo_bssap_tlv_parse2() for multiple identical T
Neels Hofmeyr
2019-05-03
1
-0
/
+3
*
add gsm48_decode_bcd_number2() from osmo-msc
Neels Hofmeyr
2019-05-03
3
-2
/
+33
*
BSSMAP: add messages for inter-BSC and inter-MSC Handover
Neels Hofmeyr
2019-05-03
3
-0
/
+241
*
gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()
Vadim Yanitskiy
2019-05-02
1
-1
/
+1
*
BSSMAP: tweaks
Neels Hofmeyr
2019-04-26
3
-4
/
+6
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
5
-4
/
+540
*
bitcomp.c: fix missing Doxygen group closing tag
Vadim Yanitskiy
2019-04-25
1
-1
/
+1
*
application.c: drop wrong \references of osmo_init_ignore_signals()
Vadim Yanitskiy
2019-04-25
1
-1
/
+1
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
5
-5
/
+47
[prev]
[next]