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
2020-07-31
i460_mux: add callback to notify empty tx queue
pmaier/mgw
Philipp Maier
2
-3
/
+22
2020-07-31
gsm_08_58: add missing RSL error cause codes
Philipp Maier
2
-0
/
+6
2020-07-30
vty: Don't match negative values on purely positive ranges
Pau Espin Pedrol
3
-3
/
+5
2020-07-30
vty: Allow 64 bit values in numeric ranges if system supports it
Pau Espin Pedrol
3
-12
/
+31
2020-07-30
tests: vty: Extend test to do some numeric range validations
Pau Espin Pedrol
2
-0
/
+40
2020-07-30
tests/fsm_test.c: Disable use color in logging output
Pau Espin Pedrol
2
-44
/
+45
2020-07-30
gsm0411_{smc,smr}.c: Work around newlib bug
Harald Welte
2
-2
/
+4
2020-07-30
i460_mux: correctly reset subchannels
Philipp Maier
1
-7
/
+23
2020-07-28
vty: add a define VTY_IPV46_CMD to require a IPv4/6 address
Alexander Couzens
1
-0
/
+4
2020-07-28
socket: osmo_sock_local_ip: correct doxygen comment
Alexander Couzens
1
-1
/
+0
2020-07-28
bts_features: add feature BTS_FEAT_IPV6_NSVC
Alexander Couzens
2
-0
/
+2
2020-07-28
gprs_ns_frgre.h: add missing declaration of structs
Alexander Couzens
1
-0
/
+3
2020-07-28
gprs_ns: fix typo in comment
Alexander Couzens
1
-1
/
+1
2020-07-20
pkgconfig/osmocodec/osmocoding: link to talloc
Eric
2
-4
/
+4
2020-07-17
stats: Add stats commands related to testing
Daniel Willmann
2
-8
/
+53
2020-07-17
stat_item: Add function to reset stat items and groups
Daniel Willmann
3
-0
/
+34
2020-07-17
rate_ctr: Add functions to reset rate counter (groups)
Daniel Willmann
3
-0
/
+25
2020-07-15
use_count.h: Fix API doc example
Pau Espin Pedrol
1
-1
/
+2
2020-07-15
vty: Avoid ultra-long multi-line strings cluttering talloc reports
Harald Welte
1
-0
/
+6
2020-07-14
fixup for gsm0808_create_common_id(): add API doc, use new MI API
Neels Hofmeyr
1
-4
/
+17
2020-07-09
Revert "gsmtap_makemsg_ex: NULL for unknown chan_type"
Pau Espin Pedrol
1
-5
/
+1
2020-07-04
gprs_ns.h: add missing prototype gprs_ns_rcvmsg()
Alexander Couzens
1
-0
/
+5
2020-07-04
lapd_core: After calling into L3, check if the state has changed
Harald Welte
1
-0
/
+4
2020-07-03
lapd_core: Ensure we always have some tailroom
Harald Welte
1
-1
/
+2
2020-06-29
vty/ports.h: Add VTY port for osmo-e1d
Harald Welte
1
-0
/
+1
2020-06-26
gprs_ns: Set sockaddr_in.sin_family for persistent NSVCs
Harald Welte
1
-0
/
+1
2020-06-26
gprs_bssgp: Add bssgp_tx_bvc_reset2()
Harald Welte
4
-2
/
+9
2020-06-24
api comment: fix example of osmo_mobile_identity_encode_msgb
Neels Hofmeyr
1
-1
/
+2
2020-06-21
gsm0808: Add gsm0808_create_common_id()
Harald Welte
4
-0
/
+47
2020-06-21
bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATION
Harald Welte
2
-0
/
+2
2020-06-17
gsm0502: add TDMA frame number constants and modular arithmetic
Vadim Yanitskiy
1
-0
/
+24
2020-06-16
gsm0408_test: allow deprecated API
Neels Hofmeyr
1
-0
/
+2
2020-06-16
add osmo_mobile_identity API
Neels Hofmeyr
9
-15
/
+1011
2020-06-16
Revert "add osmo_mobile_identity API"
Harald Welte
13
-1165
/
+150
2020-06-12
add osmo_mobile_identity API
Neels Hofmeyr
13
-150
/
+1165
2020-06-12
osmo_bcd2str: also validate start_nibble parameter
Neels Hofmeyr
1
-1
/
+1
2020-06-10
tlv.h: add msgb_tvl_put() to add a TvLV without the value part
Neels Hofmeyr
1
-0
/
+45
2020-06-10
add gsm23236: MSC pooling: TMSI and NRI utility functions
Neels Hofmeyr
9
-1
/
+1784
2020-06-09
gsm0808: fix endieness of call identifier
Philipp Maier
2
-4
/
+14
2020-06-08
lapd_core: Fix log line being about LAPD and not LAPDm
Harald Welte
1
-1
/
+1
2020-06-08
lapd/lapdm: print user-defined string name instead of (dl=%p)
Harald Welte
6
-323
/
+303
2020-06-08
NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()
Harald Welte
5
-13
/
+7
2020-06-08
NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP
Harald Welte
3
-24
/
+57
2020-05-31
bts_features: introduce osmo_bts_unset_feature()
Vadim Yanitskiy
2
-0
/
+7
2020-05-31
bts_features: fix: properly check the result of bitvec_get_bit_pos()
Vadim Yanitskiy
1
-1
/
+1
2020-05-28
Implement ITU-T I.460 multiplex / demultiplex
Harald Welte
9
-1
/
+999
2020-05-26
fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf()
Neels Hofmeyr
1
-3
/
+5
2020-05-26
api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signature
Neels Hofmeyr
1
-1
/
+3
2020-05-26
api doc: clarify 'returns' of gsm48_mi_to_string()
Neels Hofmeyr
1
-2
/
+4
2020-05-22
Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
Oliver Smith
1
-1
/
+9
[next]