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/iu_up
laforge/notls-hack
laforge/nuttx
laforge/sock2
laforge/spec
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/fix
pespin/log-category
pmaier/amrmangle
pmaier/mgw
pmaier/rbs2000
pmaier/rim2
pmaier/rim3
pmaier/rim4
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-11-20
NOT FOR MERGE always set cyclic logging colors in osmo_init_logging2()
neels/mslookup
Neels Hofmeyr
1
-0
/
+1
2019-11-20
osmo_mdns_sock_init: remove reuse_addr parameter
Oliver Smith
6
-20
/
+20
2019-11-20
Allow random initial mDNS packet_id
Oliver Smith
4
-8
/
+28
2019-11-20
fix memory leaks / use less dynamic allocation
Neels Hofmeyr
7
-96
/
+136
2019-11-20
minor fixups
Neels Hofmeyr
4
-3
/
+5
2019-11-20
utils: add osmo_strnchr()
Neels Hofmeyr
4
-0
/
+65
2019-11-20
utils: add osmo_token_copy()
Neels Hofmeyr
4
-0
/
+107
2019-11-20
fix missing include
Oliver Smith
1
-0
/
+1
2019-11-20
remove unneeded includes
Oliver Smith
1
-2
/
+0
2019-11-20
move mslookup result from mdns answer test to mdns_test.c
Oliver Smith
4
-361
/
+377
2019-11-20
use new api in mslookup_client_mdns_test
Oliver Smith
2
-50
/
+19
2019-11-20
New mdns high level api
Oliver Smith
5
-194
/
+318
2019-11-20
Refactor mdns encoding/decoding layers
Oliver Smith
13
-630
/
+683
2019-11-20
osmo-mslookup-client fu
Neels Hofmeyr
1
-0
/
+5
2019-11-20
drop mslookup simple client and py integration, replaced by osmo-mslookup-cli...
Neels Hofmeyr
4
-360
/
+0
2019-11-20
add osmo-mslookup-client program
Neels Hofmeyr
7
-4
/
+703
2019-11-20
mslookup client cleanup
Neels Hofmeyr
3
-5
/
+29
2019-11-20
immediately return results for age = 0; always cleanup request entry
Neels Hofmeyr
3
-29
/
+48
2019-11-20
out of impulse choose different default mDNS IPs
Neels Hofmeyr
1
-2
/
+2
2019-11-20
missing include in mslookup_client_mdns.h
Neels Hofmeyr
1
-0
/
+2
2019-11-20
mdns: fix DNS IPv4 to network byte order
Neels Hofmeyr
1
-1
/
+1
2019-11-20
osmo_mslookup_s_init_dns: make it work
Oliver Smith
1
-6
/
+4
2019-11-20
osmo_gsup_set_reply fixup
Neels Hofmeyr
1
-6
/
+12
2019-11-20
msgb_put: more elaborate logging of head/tailroom failure
Neels Hofmeyr
1
-3
/
+12
2019-11-20
fsm.h: add missing include of logging.h
Neels Hofmeyr
1
-0
/
+1
2019-11-20
add mslookup client API and mDNS lookup method
Oliver Smith
39
-39
/
+3852
2019-11-20
vty: track parent nodes also for telnet sessions
Neels Hofmeyr
3
-48
/
+31
2019-11-20
add OSMO_GSUP_CN_DOMAIN_UNSPECIFIED
Neels Hofmeyr
1
-0
/
+1
2019-11-20
add osmo_gsup_set_reply()
Neels Hofmeyr
3
-0
/
+28
2019-11-20
fix osmo_quote_str_c() to alloc sufficient size
Neels Hofmeyr
2
-17
/
+18
2019-11-20
utils.h: add OSMO_NAME_C_IMPL() macro
Neels Hofmeyr
3
-0
/
+157
2019-11-20
osmo_sockaddr_str: fix 32bit addr mixup of host/network byte order
Neels Hofmeyr
5
-66
/
+92
2019-11-20
add osmo_sockaddr_str_cmp()
Neels Hofmeyr
5
-0
/
+678
2019-11-20
add log_set_cyclic_category_colors()
Neels Hofmeyr
3
-5
/
+44
2019-11-20
cosmetic: logging.h: fix comment s/levels/subsystems
Neels Hofmeyr
1
-1
/
+1
2019-11-20
fix DLSMS logging category color: '[1:38m' isn't actually defined
Neels Hofmeyr
1
-1
/
+1
2019-11-20
logging.h: define ansi color constants
Neels Hofmeyr
1
-0
/
+18
2019-11-11
fix OSMO_SOCKADDR_STR_FMT for IPv6
Neels Hofmeyr
2
-13
/
+17
2019-11-11
test: add OSMO_SOCKADDR_STR_FMT to sockaddr_str_test.c
Neels Hofmeyr
2
-0
/
+24
2019-11-09
GPRS/BSSGP: introduce bssgp_bvc_ctx_free()
Vadim Yanitskiy
4
-0
/
+13
2019-11-07
select: Make file descriptor lists per-thread
Harald Welte
2
-3
/
+18
2019-11-04
gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t
Pau Espin Pedrol
1
-5
/
+28
2019-11-04
gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests
Pau Espin Pedrol
3
-4
/
+23
2019-11-04
gsm: Fix compilation error under some compilers
Pau Espin Pedrol
2
-2
/
+2
2019-11-03
gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
Pau Espin Pedrol
5
-1
/
+49
2019-11-01
add osmo_sockaddr_str_is_nonzero()
Neels Hofmeyr
4
-0
/
+87
2019-11-01
cosmetic: gsm_04_08.h: Fix trailing whitespace
Pau Espin Pedrol
1
-3
/
+3
2019-10-29
fsm: refuse state chg and events after term
Neels Hofmeyr
2
-1996
/
+307
2019-10-29
add osmo_fsm_set_dealloc_ctx(), to help with use-after-free
Neels Hofmeyr
4
-26
/
+3508
2019-10-29
gprs_ns_vty: return success for disabled FR/GRE
Oliver Smith
1
-4
/
+0
[next]