index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
protocol/gsm_12_21.h: fix copy-pasted struct description
Vadim Yanitskiy
2019-05-24
1
-1
/
+1
*
TLV: Add one-shot TLV encoder
Harald Welte
2019-05-19
1
-0
/
+6
*
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
*
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
*
gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS
Oliver Smith
2019-05-15
1
-0
/
+3
*
gsm0808: Introduce Osmocom extensions to announce Osmux support
Pau Espin Pedrol
2019-05-13
2
-0
/
+5
*
gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()
Harald Welte
2019-05-10
1
-0
/
+1
*
Add MO-FALLBACK-VALUE SGsAP IE
Omar Ramadan
2019-05-10
1
-0
/
+1
*
Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)
Harald Welte
2019-05-08
2
-0
/
+3
*
add osmo_stat_item_inc/osmo_stat_item_dec to set it relative
Alexander Couzens
2019-05-07
1
-0
/
+2
*
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
1
-3
/
+23
*
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
1
-0
/
+2
*
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
1
-1
/
+5
*
BSSMAP: add messages for inter-BSC and inter-MSC Handover
Neels Hofmeyr
2019-05-03
1
-0
/
+66
*
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
1
-2
/
+2
*
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
2019-04-26
1
-0
/
+66
*
GSUP: add Message Class IE
Neels Hofmeyr
2019-04-13
1
-0
/
+21
*
add OSMO_IMSI_BUF_SIZE
Neels Hofmeyr
2019-04-13
2
-1
/
+4
*
add identifier sanitation for setting FSM instance ids
Neels Hofmeyr
2019-04-12
2
-0
/
+2
*
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
2019-04-12
1
-2
/
+6
*
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
2019-04-11
1
-7
/
+30
*
add osmo_str_startswith()
Neels Hofmeyr
2019-04-11
1
-0
/
+2
*
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
2019-04-11
1
-0
/
+1
*
fsm: add flag to ensure osmo_fsm_inst_term() happens only once
Neels Hofmeyr
2019-04-11
1
-0
/
+2
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
13
-0
/
+55
*
gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values
Vadim Yanitskiy
2019-04-09
1
-0
/
+5
*
add osmo_use_count API
Neels Hofmeyr
2019-04-08
2
-0
/
+229
*
add osmo_sockaddr_str API
Neels Hofmeyr
2019-04-08
2
-0
/
+88
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
12
-1
/
+25
*
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
2019-03-29
1
-1
/
+1
*
Doxygen: fix documentation of rate_ctr_for_each_counter()
Vadim Yanitskiy
2019-03-27
1
-4
/
+0
*
core/msgb.h: fix incorrect Doxygen parameter description
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/msgb.h: drop meaningless parameter of msgb_eq_* helpers
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers
Vadim Yanitskiy
2019-03-27
1
-5
/
+5
*
core/linuxlist.h: fix white-space and inconsistent alignment
Vadim Yanitskiy
2019-03-27
1
-19
/
+19
*
core/linuxlist.h: fix and unify Doxygen documentation
Vadim Yanitskiy
2019-03-27
1
-99
/
+96
*
gsm_utils.h: remove unused include of gsm_08_08.h
Neels Hofmeyr
2019-03-27
1
-1
/
+0
*
select: Rename BSC_FD_* constants to OSMO_FD_*
Harald Welte
2019-03-21
1
-5
/
+10
*
socket: osmo_sock_get_name() Use "const void *" as talloc context
Harald Welte
2019-03-19
1
-1
/
+1
*
gsm0808_utils: fix gsm48 multirate configuration generator
Philipp Maier
2019-03-11
2
-1
/
+15
*
add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
Neels Hofmeyr
2019-03-08
2
-0
/
+12
*
fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()
Neels Hofmeyr
2019-03-07
1
-0
/
+15
*
represent negative T-timers as Osmocom-specific X-timers
Neels Hofmeyr
2019-03-06
3
-4
/
+14
*
log: fsm: allow logging the timeout on state change
Neels Hofmeyr
2019-02-26
1
-0
/
+1
[next]