index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/onwaves
daniel/scts-fixes
debian
fairwaves/master-rebase
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/gprs-ns-instances
laforge/it_msgq
laforge/it_q
laforge/iu_up
laforge/nuttx
laforge/prbs-tool
laforge/sock2
master
mmcternan/bb_maint
neels/3g_opt_in
neels/aoip
neels/big_endian
neels/cell_id_list_fu
neels/cell_matching
neels/cflags
neels/contrib
neels/ctrl_parsing
neels/deb9-asan
neels/doc
neels/endpoint_fsm
neels/fsm
neels/fsm2
neels/gsm-shark
neels/gsup_router
neels/handover
neels/log
neels/log_functions
neels/logcolor
neels/logpfsm
neels/misc
neels/monotonic_timers
neels/msc_fsm
neels/mslookup
neels/rat_types
neels/sanitize
neels/static_strings
neels/tdef
neels/timer_cb2
neels/voicecall-shark
neels/vty
neels/vty_dos
neels/vty_indent_debug
neels/wip
nrw/litecell15-merge
osmith/fix-python3
osmith/new-osmo-sock-functions
pmaier/amrmangle
pmaier/rbs2000
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
2018-12-26
gsup: add OSMO_GSUP_RAT_TYPES_IE
35c3
Neels Hofmeyr
3
-7
/
+37
2018-12-26
gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type
Neels Hofmeyr
3
-0
/
+23
2018-12-24
add LOGPFSMSL(), LOGPFSMSLSRC()
Neels Hofmeyr
1
-6
/
+30
2018-12-24
LOGPFSM*: guard against fi == NULL
Neels Hofmeyr
1
-4
/
+4
2018-12-24
add API doc for LOGPFSM* macros
Neels Hofmeyr
1
-0
/
+31
2018-12-23
LCLS: enc/dec entire parameter set instead of GCR
Max
5
-36
/
+78
2018-12-23
define LOGPFSM fmt only once, in LOGPFSMLSRC
Neels Hofmeyr
1
-7
/
+4
2018-12-23
Fix VTY documentation error introduced in "bind" VTY port change
Harald Welte
1
-1
/
+2
2018-12-23
vty: Make TCP port configurable and introduce telnet_init_default
Holger Hans Peter Freyther
4
-3
/
+34
2018-12-22
vty: The telnet interface is TCP only. Fix the comments
Holger Hans Peter Freyther
1
-2
/
+2
2018-12-21
tests/gsm0808: use new msgb comparison API
Vadim Yanitskiy
1
-12
/
+4
2018-12-21
GSUP: add CHECK-IMEI message
Oliver Smith
5
-0
/
+93
2018-12-21
GSUP: add end marker to enum osmo_gsup_iei
Oliver Smith
2
-5
/
+3
2018-12-21
GSUP: fix missing osmo_gsup_get_err_msg_type()s
Oliver Smith
1
-0
/
+8
2018-12-20
TLV: add convenience function for 1-byte values
Max
1
-0
/
+16
2018-12-20
TLV: fix doc copy-paste error
Max
1
-1
/
+1
2018-12-20
Use define for key buffers
Max
3
-6
/
+9
2018-12-19
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
Stefan Sperling
1
-2
/
+3
2018-12-19
add/clean big-endian packed structs (struct_endianess.py)
Neels Hofmeyr
9
-45
/
+647
2018-12-19
LCLC: fix doc to match type signature
Max
1
-2
/
+1
2018-12-19
Fix typos in SS opcode names
Max
1
-2
/
+2
2018-12-19
add to osmo_sock_get_name*() API
Neels Hofmeyr
2
-17
/
+50
2018-12-18
GSUP/SMS: introduce READY-FOR-SM message
Vadim Yanitskiy
6
-1
/
+46
2018-12-18
GSUP/SMS: introduce MO-/MT-FORWARD-SM messages
Vadim Yanitskiy
11
-15
/
+527
2018-12-14
LCLS: add gsm0808_create_ass2()
Max
5
-6
/
+133
2018-12-14
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
5
-0
/
+123
2018-12-14
LCLS, TS 29.205: add GCR routines
Max
10
-4
/
+263
2018-12-14
gsm0480: fix copy-pasted note for gsm0480_gen_return_error()
Vadim Yanitskiy
1
-3
/
+0
2018-12-13
stats.h: Fix build on MacOS
Pau Espin Pedrol
1
-2
/
+2
2018-12-12
msgb: add test helpers
Max
2
-0
/
+231
2018-12-11
fix api doc for osmo_bcd2str()
Neels Hofmeyr
1
-1
/
+1
2018-12-10
gsm48_mi_to_string(): do not read from zero length input buffer
Neels Hofmeyr
1
-1
/
+1
2018-12-10
gsm48_mi_to_string(): guard against zero length output buffer
Neels Hofmeyr
2
-13
/
+13
2018-12-10
gsm48_generate_mid(): mask out ODD flag from mi_type
Neels Hofmeyr
3
-8
/
+6
2018-12-10
gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases
Neels Hofmeyr
3
-29
/
+24
2018-12-10
add osmo_bcd2str()
Neels Hofmeyr
4
-0
/
+186
2018-12-10
Constify llist_count() parameter
Max
1
-1
/
+1
2018-12-10
api doc: gsm48_mi_to_string(): warn of return value implementation
Neels Hofmeyr
1
-1
/
+4
2018-12-10
gsm0408_test: test encoding and decoding Mobile Identity
Neels Hofmeyr
2
-0
/
+358
2018-12-10
timer: Fix clockid_t undefined on MacOS < 10.12
Pau Espin Pedrol
2
-0
/
+5
2018-12-08
gsm0808: add encoder for cause codes and use it
Philipp Maier
6
-19
/
+75
2018-12-07
gsm29118: add generator functions for GSM29118 messages
Philipp Maier
5
-0
/
+363
2018-12-07
gsm_29_118.h: Add constant for default port
Philipp Maier
1
-0
/
+3
2018-12-07
cosmetic apn: correct whitespace error
Philipp Maier
2
-2
/
+2
2018-12-07
Add osmo_sockaddr_in_to_str_and_uint()
Max
2
-5
/
+23
2018-12-06
Allow log_init() with NULL log_info
Max
1
-10
/
+15
2018-12-05
gsm_29_118: add missing extern for struct value_string decl.
Philipp Maier
1
-8
/
+8
2018-12-04
LCLS: update osmo_lcls struct
Max
1
-4
/
+4
2018-12-04
Add msgb_tl_put() helper
Max
1
-0
/
+12
2018-12-03
ctrl: use #define for TRAP id
Max
2
-1
/
+2
[next]