index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gsm0408: Adding 3g spcific RR message types
Philipp
2016-10-12
1
-0
/
+5
*
fix USSD: SS message type mask should be 0x3f, not 0xbf
Neels Hofmeyr
2016-10-12
1
-1
/
+1
*
Constify ctrl_cmd struct fields where appropriate
Max
2016-10-11
2
-3
/
+4
*
build: be robust against install-sh files above the root dir
Neels Hofmeyr
2016-10-01
1
-0
/
+3
*
Mark inline header function as static
Max
2016-09-30
1
-1
/
+1
*
jenkins.sh: output all test logs when 'make check' failed
Neels Hofmeyr
2016-09-30
1
-1
/
+3
*
osmo_select_main(): drop useless call to osmo_timers_check()
Neels Hofmeyr
2016-09-28
1
-2
/
+0
*
AMR: add function to check speech frames
Max
2016-09-28
1
-0
/
+21
*
gsm0408_test: initialize msgb talloc ctx
Neels Hofmeyr
2016-09-27
1
-0
/
+1
*
msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()
Neels Hofmeyr
2016-09-27
2
-2
/
+24
*
bitrev_test: don't omit last byte from test result check
Neels Hofmeyr
2016-09-26
2
-25
/
+28
*
Fix ASAN failure in bitrev_test
Max
2016-09-26
2
-3
/
+3
*
utils/conv_gen.py: code style changes (line width, tabs, etc.)
Vadim Yanitskiy
2016-09-24
1
-181
/
+233
*
gprs: Increase NS_ALLOC_SIZE to 3k
Daniel Willmann
2016-09-23
1
-1
/
+2
*
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
*
timer_test: set 8 as default steps, use the default in testsuite.at
Neels Hofmeyr
2016-09-22
3
-16
/
+281
*
timer_test: print more details to stdout to check
Neels Hofmeyr
2016-09-22
2
-4
/
+116
*
timer_test: redirect some output from stderr to stdout
Neels Hofmeyr
2016-09-22
2
-20
/
+24
*
timer_test: remove all random elements
Neels Hofmeyr
2016-09-22
1
-3
/
+6
*
timer_test: do not use real time: deterministic and faster
Neels Hofmeyr
2016-09-22
1
-20
/
+15
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
10
-17
/
+87
*
timer_test: remove unused precision values and confusing log
Neels Hofmeyr
2016-09-22
2
-8
/
+2
*
timer_test: also report early finishes, report timing on error
Neels Hofmeyr
2016-09-22
2
-5
/
+19
*
fix timer_test: don't forget to set tv_usec on the stop time
Neels Hofmeyr
2016-09-22
1
-0
/
+1
*
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
*
build: tests: don't link system installed libosmogsm.
Neels Hofmeyr
2016-09-10
1
-5
/
+10
*
fix GGSN Ctrl port to 4257
Neels Hofmeyr
2016-09-09
2
-1
/
+2
*
comment: */ports.h: link to wiki + manuals, indicate used ports
Neels Hofmeyr
2016-09-09
2
-2
/
+16
*
Add Marker to ph_tch_param
Max
2016-09-09
2
-1
/
+3
*
libosmocodec link fix on MacOSX
Anatoly Orlov
2016-09-09
1
-0
/
+1
*
fix error msg: msgb_put(): say "msgb_put", not "msgb_push"
Neels Hofmeyr
2016-09-09
1
-1
/
+1
*
core/counter: add osmo_counter_dec()
Alexander Couzens
2016-08-30
1
-0
/
+6
*
IuPS: add GMM Service Request related constants and value_str
Neels Hofmeyr
2016-08-29
3
-0
/
+28
*
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
*
configure: check for pkg-config presence
Neels Hofmeyr
2016-08-09
1
-0
/
+15
*
Add control interface port for GGSN
Max
2016-08-08
1
-0
/
+1
*
Add .mailmap file for mapping mail addresses in shortlog
Harald Welte
2016-08-08
1
-0
/
+12
*
Extend L1SAP with Measurements
Max
2016-08-04
2
-1
/
+5
*
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
*
Mark input string to osmo_talloc_replace_string() as const
Harald Welte
2016-07-28
1
-1
/
+1
*
egprs: Add CPS tables from TS 04.60
Tom Tsou
2016-07-25
5
-1
/
+137
*
Update structure in libosmocore for 11 bit RACH
bhargava
2016-07-24
1
-1
/
+11
*
Add define for invalid TA
Max
2016-07-23
1
-0
/
+2
*
rsl: add rsl_act_type_name()
Neels Hofmeyr
2016-07-23
3
-0
/
+22
*
dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH
Neels Hofmeyr
2016-07-23
4
-0
/
+6
[prev]
[next]