index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/gbproxy-ns2
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/csd
laforge/gb-test
laforge/gprs-ns-instances
laforge/gs
laforge/it_msgq
laforge/it_q
laforge/iu_up
laforge/lapd
laforge/notls-hack
laforge/ns2
laforge/nuttx
laforge/sock2
laforge/usdt
lynxis/ns2_vty
master
mmcternan/bb_maint
neels/contrib
neels/fake_stats
neels/gsm-shark
neels/ladder
neels/lcs
neels/log_functions
neels/misc
neels/mscpool
neels/mslookup
neels/static_strings
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
pespin/egprs
pespin/modbus
pespin/nacc
pespin/ns2
pespin/tmp-works
pmaier/amrmangle
pmaier/mgw
pmaier/rbs2000
pmaier/rim2
pmaier/rim3
pmaier/test_16102018
sylvain/security
sysmocom/shared/log-speed
user/kluchnikov/gb-sns-hack
zecke/aes-ubsan
zecke/ancient/debian6.0
zecke/osmo-sip-connector
zecke/packages/wip
zecke/pre-release/0.9.3-t4
zecke/release/0.7-dev
Common library for all Osmocom projects
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
BSSMAP: tweaks
Neels Hofmeyr
3
-4
/
+6
2019-04-26
GSUP: add inter-MSC handover related msgs and IEs
Oliver Smith
5
-4
/
+540
2019-04-25
bitcomp.c: fix missing Doxygen group closing tag
Vadim Yanitskiy
1
-1
/
+1
2019-04-25
application.c: drop wrong \references of osmo_init_ignore_signals()
Vadim Yanitskiy
1
-1
/
+1
2019-04-13
GSUP: add Message Class IE
Neels Hofmeyr
5
-5
/
+47
2019-04-13
add OSMO_IMSI_BUF_SIZE
Neels Hofmeyr
2
-1
/
+4
2019-04-12
gsm/gsm_utils.c: indicate intentional fall-through
Vadim Yanitskiy
1
-0
/
+1
2019-04-12
gb/gprs_ns_sns.c: fix incorrect sizeof() calculation
Vadim Yanitskiy
1
-1
/
+1
2019-04-12
Fix incorrect buffer size calculation
Vadim Yanitskiy
3
-11
/
+16
2019-04-12
add identifier sanitation for setting FSM instance ids
Neels Hofmeyr
4
-2
/
+53
2019-04-12
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
5
-47
/
+115
2019-04-11
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
3
-7
/
+53
2019-04-11
add osmo_str_startswith()
Neels Hofmeyr
5
-11
/
+60
2019-04-11
make osmo_sockaddr_str_is_set() NULL-safe
Neels Hofmeyr
1
-1
/
+2
2019-04-11
fsm_dealloc_test: no need for ST_DESTROYING
Neels Hofmeyr
2
-1799
/
+1520
2019-04-11
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
6
-231
/
+3433
2019-04-11
fsm: add flag to ensure osmo_fsm_inst_term() happens only once
Neels Hofmeyr
4
-38
/
+349
2019-04-11
add fsm_dealloc_test.c
Neels Hofmeyr
3
-1
/
+606
2019-04-11
gsm_utils.c: fix Doxygen description for gsm_get_octet_len()
Vadim Yanitskiy
1
-4
/
+4
2019-04-11
vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp()
Vadim Yanitskiy
1
-1
/
+1
2019-04-11
vty/talloc_ctx_vty.c: allocate walk_cb_params on stack, not heap
Vadim Yanitskiy
1
-43
/
+15
2019-04-10
Add _c versions of functions that otherwise return static buffers
Harald Welte
27
-11
/
+474
2019-04-09
gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values
Vadim Yanitskiy
1
-0
/
+5
2019-04-08
add osmo_use_count API
Neels Hofmeyr
9
-0
/
+1031
2019-04-08
add osmo_sockaddr_str API
Neels Hofmeyr
9
-2
/
+1008
2019-04-08
gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf
Philipp Maier
1
-1
/
+1
2019-04-03
Add _buf() functions to bypass static string buffers
Harald Welte
25
-118
/
+362
2019-03-29
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
4
-31
/
+10
2019-03-28
ipa: Fix ipa_ccm_id_resp_parse on big endian systems
Pau Espin Pedrol
1
-2
/
+2
2019-03-28
ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse
Pau Espin Pedrol
1
-1
/
+11
2019-03-28
src/gsmtap_util.c: fix possible memleak in gsmtap_source_init()
Vadim Yanitskiy
1
-0
/
+1
2019-03-28
BSSGP: use variable for NSEI
Max
1
-26
/
+27
2019-03-27
logging_gsmtap.c: document all params of log_target_create_gsmtap()
Vadim Yanitskiy
1
-0
/
+4
2019-03-27
Doxygen: fix documentation of osmo_timer_setup()
Vadim Yanitskiy
1
-2
/
+2
2019-03-27
src/rate_ctr.c: drop some incorrect \ref references
Vadim Yanitskiy
1
-3
/
+3
2019-03-27
Doxygen: fix documentation of rate_ctr_for_each_counter()
Vadim Yanitskiy
2
-5
/
+1
2019-03-27
core/msgb.h: fix incorrect Doxygen parameter description
Vadim Yanitskiy
1
-5
/
+5
2019-03-27
src/msgb.c: fix Doxygen documentation for msgb_printf()
Vadim Yanitskiy
1
-2
/
+3
2019-03-27
core/msgb.h: drop meaningless parameter of msgb_eq_* helpers
Vadim Yanitskiy
1
-5
/
+5
2019-03-27
core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers
Vadim Yanitskiy
1
-5
/
+5
2019-03-27
src/logging.c: fix syntax errors in Doxygen documentation
Vadim Yanitskiy
1
-7
/
+7
2019-03-27
core/linuxlist.h: fix white-space and inconsistent alignment
Vadim Yanitskiy
1
-19
/
+19
2019-03-27
core/linuxlist.h: fix and unify Doxygen documentation
Vadim Yanitskiy
1
-99
/
+96
2019-03-27
gsm_utils.h: remove unused include of gsm_08_08.h
Neels Hofmeyr
1
-1
/
+0
2019-03-25
Revert "ipa_ccm_idtag_parse*: Fix reported length value"
Oliver Smith
1
-1
/
+1
2019-03-25
Doxygen: fix incorrect / missing parameter description
Vadim Yanitskiy
2
-4
/
+4
2019-03-22
Revert "signal.c: Make non-exported tall_sigh_ctx static"
Oliver Smith
1
-1
/
+1
2019-03-21
signal.c: Make non-exported tall_sigh_ctx static
Harald Welte
1
-1
/
+1
2019-03-21
signal.c: Fix osmo_signal_talloc_ctx_init()
Harald Welte
1
-1
/
+1
2019-03-21
select: Rename BSC_FD_* constants to OSMO_FD_*
Harald Welte
9
-37
/
+42
[prev]
[next]