index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
*
add to osmo_sock_get_name*() API
Neels Hofmeyr
2018-12-19
1
-0
/
+3
*
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
2018-12-18
2
-0
/
+14
*
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
2018-12-18
2
-0
/
+75
*
LCLS: add gsm0808_create_ass2()
Max
2018-12-14
1
-0
/
+6
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
1
-0
/
+5
*
LCLS, TS 29.205: add GCR routines
Max
2018-12-14
2
-1
/
+42
*
stats.h: Fix build on MacOS
Pau Espin Pedrol
2018-12-13
1
-2
/
+2
*
msgb: add test helpers
Max
2018-12-12
1
-0
/
+139
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
1
-0
/
+2
*
Constify llist_count() parameter
Max
2018-12-10
1
-1
/
+1
*
timer: Fix clockid_t undefined on MacOS < 10.12
Pau Espin Pedrol
2018-12-10
2
-0
/
+5
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
1
-0
/
+1
*
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
2018-12-07
2
-0
/
+72
*
gsm_29_118.h: Add constant for default port
Philipp Maier
2018-12-07
1
-0
/
+3
*
cosmetic apn: correct whitespace error
Philipp Maier
2018-12-07
1
-1
/
+1
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
1
-0
/
+3
*
gsm_29_118: add missing extern for struct value_string decl.
Philipp Maier
2018-12-05
1
-8
/
+8
*
LCLS: update osmo_lcls struct
Max
2018-12-04
1
-4
/
+4
*
Add msgb_tl_put() helper
Max
2018-12-04
1
-0
/
+12
*
ctrl: use #define for TRAP id
Max
2018-12-03
1
-0
/
+1
*
Update msgb Lx helpers
Max
2018-12-03
1
-1
/
+17
*
gsm0808: add message generator for BSSMAP HANDOVER PERFORMED
Philipp Maier
2018-12-03
1
-0
/
+24
*
Move BSSMAP_MSG_* defines to header file
Max
2018-11-30
1
-0
/
+3
*
gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc
Pau Espin Pedrol
2018-11-20
1
-1
/
+2
*
LCLS: add 48.008 parameter structure
Max
2018-11-20
1
-0
/
+8
*
gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie
Neels Hofmeyr
2018-11-19
1
-17
/
+0
*
Add missing header include
Max
2018-11-19
1
-0
/
+1
*
Support cipher mode reject with extended cause
Max
2018-11-19
2
-0
/
+3
*
Move msgb_push helpers to public header
Max
2018-11-19
2
-0
/
+15
*
Update GSM0808_LCLS enums
Max
2018-11-18
1
-0
/
+3
*
Update 3GPP TS 08.08 Cause handling
Max
2018-11-18
3
-3
/
+29
*
Add helper wrapper for BSSAP TLV parsing
Max
2018-11-18
1
-0
/
+3
*
gsm29118: add value strings for SGSAP IEI
Philipp Maier
2018-11-16
1
-1
/
+4
*
gsm/protocol/gsm_08_58.h: Fix typo
Martin Hauke
2018-11-15
1
-1
/
+1
*
gsm_29_118: add missing include to header file
Philipp Maier
2018-11-07
1
-0
/
+1
*
core/msgb.h: introduce msgb_l4len() helper
Vadim Yanitskiy
2018-11-07
1
-0
/
+12
*
gsm/gsup.h: cosmetic: use tab for comment alignment
Vadim Yanitskiy
2018-11-06
1
-1
/
+1
*
gsm0808: cosmetic: rename parameter "reason" to "cause"
Philipp Maier
2018-10-30
1
-1
/
+1
*
gsm23003: Add MME domain name related helper functions
Harald Welte
2018-10-28
2
-0
/
+13
*
add osmo_sock_get_{local,remote}_ip{,_port}()
Oliver Smith
2018-10-26
1
-0
/
+6
*
SGsAP protocol definitions (header + C file)
Harald Welte
2018-10-21
1
-0
/
+169
*
gsm_08_58.h: Introduce struct abis_rsl_chan_nr
Pau Espin Pedrol
2018-10-21
1
-3
/
+32
*
gsm_08_58.h: Introduce struct abis_rsl_link_id
Pau Espin Pedrol
2018-10-10
1
-1
/
+24
*
GSMTAP: fix typos in comments
Shinjo Park
2018-10-07
1
-2
/
+2
*
GSMTAP: add definitions for LTE NAS subtypes
Shinjo Park
2018-10-07
1
-0
/
+8
*
GSMTAP: add definitions for new LTE RRC channels
Shinjo Park
2018-10-07
1
-10
/
+25
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
1
-0
/
+1
*
gsm_utils: add function to get value strings for gsm48_chan_mode
Philipp Maier
2018-09-25
1
-0
/
+2
*
vty/command.h: document and prettify CMD_ATTR_* flags
Vadim Yanitskiy
2018-09-24
1
-2
/
+3
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
1
-1
/
+1
[next]