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
...
*
bssgp_vty: Remove dead code and compiler warning
Harald Welte
2016-11-11
1
-7
/
+0
*
statsd: Fix compiler warning (int32_t vs. int64_t)
Harald Welte
2016-11-11
2
-2
/
+3
*
bitcomp: Remove the t4 decoding from libosmocore
Holger Hans Peter Freyther
2016-11-10
1
-128
/
+0
*
Add logging and testing for FSM deallocation
Max
2016-11-08
1
-0
/
+1
*
Add null-pointer check to osmo_amr_rtp_dec()
Max
2016-11-07
1
-3
/
+3
*
Fix typo in osmo_fsm_log_addr()
Max
2016-11-01
1
-1
/
+1
*
gsm0408: Completing GSM 04.08 RR message types
Philipp
2016-10-27
2
-0
/
+109
*
COSMETIC: moving rr_cause_name() in gsm48.c
Philipp
2016-10-27
1
-5
/
+5
*
utils/conv_gen.py: add EDGE MCS 1-9 definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+15
*
utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions
Vadim Yanitskiy
2016-10-23
1
-0
/
+10
*
utils/conv_gen.py: generate a single file
Vadim Yanitskiy
2016-10-23
1
-7
/
+5
*
vty/show asciidoc: counters: improve table headers
Alexander Couzens
2016-10-18
1
-5
/
+8
*
vty/show asciidoc: add user readable description of the version
Alexander Couzens
2016-10-18
1
-0
/
+10
*
stats_statsd: use int64_t instead of int for value and delta.
Alexander Couzens
2016-10-18
1
-3
/
+3
*
vty/osmo_counter: use name if description is NULL
Alexander Couzens
2016-10-13
1
-1
/
+5
*
gsm/Makefile.am: use proper top_builddir/top_srcdir paths
Neels Hofmeyr
2016-10-12
1
-3
/
+3
*
Add function to send TRAP over Control Interface
Max
2016-10-12
1
-0
/
+21
*
fix USSD: SS message type mask should be 0x3f, not 0xbf
Neels Hofmeyr
2016-10-12
1
-1
/
+1
*
osmo_select_main(): drop useless call to osmo_timers_check()
Neels Hofmeyr
2016-09-28
1
-2
/
+0
*
msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()
Neels Hofmeyr
2016-09-27
1
-1
/
+20
*
log CTRL bind address and port
Neels Hofmeyr
2016-09-23
1
-0
/
+3
*
log telnet bind address and port
Neels Hofmeyr
2016-09-23
1
-1
/
+8
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
7
-13
/
+72
*
remove unused local variable in get_rate_ctr()
Neels Hofmeyr
2016-09-19
1
-1
/
+1
*
remove unused function get_rate_ctr_group()
Neels Hofmeyr
2016-09-19
1
-37
/
+0
*
libosmocodec link fix on MacOSX
Anatoly Orlov
2016-09-09
1
-0
/
+1
*
IuPS: add GMM Service Request related constants and value_str
Neels Hofmeyr
2016-08-29
2
-0
/
+12
*
fix printf format for commit 'osmo_sock_init(): include host and port in erro...
Neels Hofmeyr
2016-08-29
1
-1
/
+1
*
osmo_sock_init(): include host and port in error messages
Neels Hofmeyr
2016-08-27
1
-5
/
+16
*
vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"
Neels Hofmeyr
2016-08-20
1
-1
/
+1
*
fsm: Make sure we call 'onenter' of new state, not old state
Harald Welte
2016-08-01
1
-0
/
+1
*
lapd_core: Fix crash in lapd_dl_flush_hist()
Harald Welte
2016-08-01
1
-1
/
+1
*
egprs: Add CPS tables from TS 04.60
Tom Tsou
2016-07-25
3
-1
/
+109
*
rsl: add rsl_act_type_name()
Neels Hofmeyr
2016-07-23
2
-0
/
+14
*
dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH
Neels Hofmeyr
2016-07-23
1
-0
/
+1
*
fix compiler warning: gsup.c: missing braces
Neels Hofmeyr
2016-07-17
1
-1
/
+1
*
bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit
Holger Hans Peter Freyther
2016-07-16
1
-2
/
+2
*
Add GEA3 & GEA4 ciphers
Max
2016-07-11
3
-2
/
+110
*
fsm: delete the timer when changing state
Harald Welte
2016-07-10
1
-0
/
+3
*
fsm: talloc + copy the 'id' passed into a FSM
Harald Welte
2016-07-10
1
-1
/
+2
*
fsm: call 'onenter' as last step of a state change
Harald Welte
2016-07-10
1
-3
/
+4
*
Add strings with GPRS GMM messages
Max
2016-07-08
2
-0
/
+25
*
Add function to check GMM encryptability
Max
2016-07-07
2
-0
/
+26
*
Add missing osmo_c4 export
Max
2016-07-07
1
-0
/
+1
*
lapd_dl_flush_hist(): Don't flush a non-existant history
Harald Welte
2016-07-03
1
-0
/
+3
*
Add function to check MS GEA capabilities
Max
2016-06-29
2
-1
/
+31
*
Make C4 function globally available
Max
2016-06-29
2
-4
/
+4
*
Add strings for GPRS ciphers
Max
2016-06-29
2
-0
/
+10
*
Mark input parameter to bitvec_set_bits() as 'const'
Harald Welte
2016-06-27
1
-1
/
+1
*
fsm: Introduce default time-out handling
Harald Welte
2016-06-27
1
-8
/
+13
[prev]
[next]