index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/jenkins_arch.sh: Fix script comparison and arm support
Daniel Willmann
2018-02-19
1
-3
/
+3
*
fsm: allow graceful exit on FSM termination
Philipp Maier
2018-02-19
3
-2
/
+16
*
memleak: _gsmtap_raw_output(): free msg in case of vsnprintf failure
Neels Hofmeyr
2018-02-16
1
-1
/
+3
*
memleak: fix all libosmocore callers of gsmtap_sendmsg() to free on failure
Neels Hofmeyr
2018-02-16
2
-2
/
+8
*
memleak: gsmtap_sendmsg(): don't return 0 when no data was written
Neels Hofmeyr
2018-02-16
1
-1
/
+1
*
gsmtap_sendmsg(): clarify API doc concerning msgb ownership
Neels Hofmeyr
2018-02-16
1
-0
/
+3
*
fsm: Add a function to change the FSM instance ID later
Daniel Willmann
2018-02-15
2
-6
/
+27
*
Add function to encode classmark
Max
2018-02-15
3
-0
/
+18
*
Add generic Mobile Identity encoder
Max
2018-02-15
3
-14
/
+19
*
Add test for gsm48_generate_mid_from_imsi()
Max
2018-02-15
2
-0
/
+14
*
talloc_ctx_vty: Fix help strings (missing \n at end of line)
Harald Welte
2018-02-14
1
-3
/
+3
*
build: Ensure all .pc files are installed
Martin Hauke
2018-02-14
1
-1
/
+1
*
gsmtap.h: define TETRA DMO mode channels
allesklar2
2018-02-14
1
-0
/
+5
*
Add helper functions for ACC bit flags in rach control IE.
Stefan Sperling
2018-02-13
1
-2
/
+43
*
Add GSM 04.08 type-of-number / numbering-plan-id definitions
Harald Welte
2018-02-09
1
-0
/
+22
*
debian/control: Fix Vcs-Browser URL
Harald Welte
2018-02-09
1
-1
/
+1
*
osmo_msgbdump_{l2,l3}(): Proper typecast
Harald Welte
2018-02-09
1
-2
/
+2
*
Revert "fsm: do not terminate child FSMs early"
Harald Welte
2018-02-09
1
-4
/
+3
*
Revert "Use python 3 for utilities"
Harald Welte
2018-02-09
3
-3
/
+3
*
fsm: do not terminate child FSMs early
Philipp Maier
2018-02-09
1
-3
/
+4
*
msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer
Harald Welte
2018-02-09
1
-0
/
+14
*
tlv_parser: Report *first* occurrence of repeated IEs
Harald Welte
2018-02-09
1
-2
/
+7
*
tests: utils_test: Fix test failure when compiling with -O0
Pau Espin Pedrol
2018-02-08
1
-0
/
+1
*
tests: coding_test: Fix compilation with -O0
Pau Espin Pedrol
2018-02-08
1
-2
/
+2
*
Use python 3 for utilities
Max
2018-02-08
3
-3
/
+3
*
vty: fix 'logging print file' output
Neels Hofmeyr
2018-02-06
1
-8
/
+11
*
GSUP: change osmo_gsup_encode() return type
Max
2018-02-05
3
-6
/
+13
*
utils: add helper wrapper for osmo_strlcpy()
Max
2018-02-05
2
-4
/
+6
*
gsm48_hdr_msg_type(): SS is in the same group as MM/CC
Harald Welte
2018-02-03
1
-1
/
+1
*
gsm48_hdr_msg_type[_r99]: Fix bit-masks
Harald Welte
2018-02-03
1
-2
/
+2
*
gsm_04_08.h: Reduce T310 default to 30s.
Harald Welte
2018-01-27
1
-1
/
+1
*
gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value
Harald Welte
2018-01-27
1
-7
/
+7
*
SMS: Add value_string for TS 04.11 CP and RP state
Harald Welte
2018-01-24
5
-0
/
+27
*
gsm48_pdisc_names: Use conscise, short names
Harald Welte
2018-01-24
1
-15
/
+15
*
jenkins: move make invocation into shared function
Max
2018-01-24
3
-5
/
+8
*
jenkins: remove obsolete scripts
Max
2018-01-24
2
-61
/
+0
*
fsm: add functions for unlinking and changing parents
Philipp Maier
2018-01-24
2
-3
/
+38
*
libosmocoding: use frame length definitions from codec.h
Vadim Yanitskiy
2018-01-24
1
-7
/
+0
*
libosmocoding: fix typo in library documentation
Vadim Yanitskiy
2018-01-23
1
-1
/
+1
*
socket: use inet_ntop() instead of inet_ntoa() in osmo_sock_local_ip()
Philipp Maier
2018-01-22
1
-2
/
+2
*
GSUP: don't fail test on first error
Max
2018-01-22
2
-4
/
+30
*
socket: fix socket leak in osmo_sock_local_ip()
Philipp Maier
2018-01-22
1
-0
/
+1
*
tests/ussd: prevent uninitialized memory access
Vadim Yanitskiy
2018-01-22
1
-2
/
+1
*
Embedded: add sercomm stubs
Max
2018-01-21
5
-8
/
+15
*
Embedded: disable stats test
Max
2018-01-21
2
-1
/
+9
*
MNCC: Add MNCC to string dumper
Harald Welte
2018-01-19
4
-1
/
+429
*
logging vty: add 'logging print file (0|1|basename)' cmd
Neels Hofmeyr
2018-01-19
1
-0
/
+27
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
2
-0
/
+15
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
3
-7
/
+74
*
jenkins: add dispatcher script
Max
2018-01-18
3
-0
/
+94
[next]