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
2020-09-21
add contrib/new_fsm.py
neels/ladder
Neels Hofmeyr
1
-0
/
+213
2020-09-21
add contrib/ladder_to_msc.py
Neels Hofmeyr
3
-0
/
+464
2020-09-20
vty: print program specific attributes in the XML reference
Vadim Yanitskiy
1
-1
/
+26
2020-09-20
vty: add program specific attributes to VTY commands
Vadim Yanitskiy
3
-1
/
+34
2020-09-20
add osmo_use_count_to_str_c()
Neels Hofmeyr
2
-1
/
+27
2020-09-18
gprs_ns2: Mark gprs_ns2_validate_* as static
Harald Welte
1
-5
/
+5
2020-09-18
ns2: Use NULL and not '0' when returning a NULL-Pointer
Harald Welte
1
-1
/
+1
2020-09-18
ns2: Improve/extend doxygen comments for new ns2 implementation
Harald Welte
6
-126
/
+197
2020-09-18
ipaccess.h: Add more enum values and 'official' names
Harald Welte
1
-14
/
+23
2020-09-18
gsm0808: fix: do not encode invalid encryption algorithm
Vadim Yanitskiy
1
-7
/
+9
2020-09-18
gprs_ns2_sns: Fix compilation on Debian 8
Harald Welte
1
-10
/
+16
2020-09-15
libgb/ns: allow to create NS_ALIVE NSVC
Alexander Couzens
1
-13
/
+28
2020-09-15
Gb: add a second NS implementation
Alexander Couzens
17
-5
/
+6165
2020-09-14
bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values
Neels Hofmeyr
3
-4
/
+98
2020-09-14
bitXXgen: add bitgen_test.c
Neels Hofmeyr
4
-0
/
+279
2020-09-14
bitXXgen: ensure not reading/storing past valid size
Neels Hofmeyr
1
-0
/
+6
2020-09-14
logging: Avoid printing OSMO_LOGCOLOR_END if no color was used
Pau Espin Pedrol
1
-1
/
+1
2020-09-11
vty: fix 'Unsigned compared against 0' generate_cpu_hex_mask()
Vadim Yanitskiy
1
-1
/
+1
2020-09-09
logging: fix memleak in log_target_create_file()
Vadim Yanitskiy
1
-1
/
+5
2020-09-09
logging: fix log_target_destroy(): properly close syslog
Vadim Yanitskiy
1
-0
/
+10
2020-09-09
logging: refactor and simplify log_target_destroy()
Vadim Yanitskiy
1
-10
/
+8
2020-09-07
add osmo_sockaddr_local_ip() to determine the local address for a remote.
Alexander Couzens
2
-0
/
+25
2020-09-07
gb/common_vty: use void *
Alexander Couzens
1
-2
/
+2
2020-09-06
gb/gprs_bssgp: remove superfluous whitespace
Alexander Couzens
1
-1
/
+1
2020-09-02
socket: add osmo_sockaddr_cmp()
Alexander Couzens
2
-0
/
+31
2020-09-02
socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd
Alexander Couzens
5
-0
/
+310
2020-09-02
tests/socket: add testcase test_get_ip_and_port
Alexander Couzens
2
-0
/
+35
2020-09-02
sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port
Alexander Couzens
2
-7
/
+27
2020-08-31
socket: Fix bug in osmo_sock_init2(AF_UNSPEC) matching IP versions
Pau Espin Pedrol
3
-15
/
+22
2020-08-31
tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPEC
Pau Espin Pedrol
3
-0
/
+8
2020-08-31
socket: Add some osmo_sockaddr print helpers
Pau Espin Pedrol
2
-0
/
+35
2020-08-31
socket: fix wrong ipv6 dst buf size passed in osmo_sock_local_ip
Pau Espin Pedrol
1
-1
/
+1
2020-08-31
socket: Fix stack-buffer-overflow in osmo_sock_local_ip()
Pau Espin Pedrol
1
-6
/
+17
2020-08-31
socket: Use AF_UNSPEC instead of PF_UNSPEC calling getaddrinfo
Pau Espin Pedrol
1
-1
/
+1
2020-08-31
socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint()
Pau Espin Pedrol
3
-18
/
+125
2020-08-30
socket: Allow binding to :: (IPv6) and connecting to IPv4-only on the remote
Pau Espin Pedrol
1
-0
/
+17
2020-08-27
lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH
Vadim Yanitskiy
2
-7
/
+26
2020-08-27
lapd_test: add a test checking SAPI0/SAPI3 prioritization
Vadim Yanitskiy
2
-0
/
+87
2020-08-27
lapd_test: fix: print all messages to stdout, not stderr
Vadim Yanitskiy
2
-10
/
+38
2020-08-27
lapd_test: rename func=UA (RR) CM Service Request: s/ua/ua_cm/
Vadim Yanitskiy
1
-4
/
+4
2020-08-27
lapd_test: fix wrong comment in lapdm_establish()
Vadim Yanitskiy
1
-1
/
+1
2020-08-27
lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDING
Vadim Yanitskiy
1
-2
/
+2
2020-08-27
ipa: Fix wrong output log formatting
Pau Espin Pedrol
1
-2
/
+12
2020-08-27
macaddr: fix osmo_macaddr_parse(): return meaningful error codes
Vadim Yanitskiy
1
-2
/
+3
2020-08-27
macaddr: fix osmo_get_macaddr(): return -1 if no device is found
Vadim Yanitskiy
1
-1
/
+1
2020-08-26
gsm0808: add gsm0808_create_sapi_reject_cause()
Vadim Yanitskiy
5
-4
/
+19
2020-08-25
tests: Split SCTP tests to its own file and run them conditionally
Pau Espin Pedrol
10
-208
/
+287
2020-08-25
socker: Remove AI_ADDRCONFIG from getaddrinfo flags
Pau Espin Pedrol
1
-1
/
+1
2020-08-25
osmo_sock_inti2_multiaddr: Fix memleak and free uninitialized mem
Pau Espin Pedrol
1
-6
/
+13
2020-08-25
l1sap.h: Fix typo in doxygen documentation
Pau Espin Pedrol
1
-1
/
+1
[next]