index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add RSPRO support to IPA and logging definitions
Harald Welte
2018-09-03
2
-1
/
+3
*
Add CC_CAUSE value_string array
Keith
2018-09-02
3
-0
/
+59
*
osmo-release.sh: Add checks to help avoid libversion debian major mismatch
Pau Espin Pedrol
2018-08-30
1
-2
/
+39
*
osmo-release.sh: Allow forcing release without LIBVERSION bump
Pau Espin Pedrol
2018-08-30
1
-2
/
+5
*
osmo-release.sh: Add quotes to string to fix shellcheck warning
Pau Espin Pedrol
2018-08-30
1
-1
/
+1
*
Properly deal with sockaddr_un socket path length limitations.
Stefan Sperling
2018-08-29
1
-4
/
+11
*
properly handle mandatory cli param of gsm0808_create_paging2
Stefan Sperling
2018-08-29
1
-5
/
+4
*
gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4
Neels Hofmeyr
2018-08-28
1
-0
/
+12
*
log: add 'last' option to 'logging print file'
Neels Hofmeyr
2018-08-27
3
-8
/
+62
*
gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP
Philipp Maier
2018-08-24
1
-1
/
+3
*
socket: add flag to enforce SO_REUSEADDR on UDP sockets
Philipp Maier
2018-08-23
2
-3
/
+5
*
ipa: Document ipa_msg_recv* functions
Pau Espin Pedrol
2018-08-22
1
-0
/
+22
*
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2018-08-20
5
-15
/
+15
*
vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release
Pau Espin Pedrol
2018-08-20
1
-1
/
+1
*
msgb: Introduce msgb_{de,en}queue_count APIs
Pau Espin Pedrol
2018-08-17
1
-0
/
+34
*
signal: Introduce API osmo_signal_talloc_ctx_init
Pau Espin Pedrol
2018-08-16
2
-0
/
+10
*
bssgp: introduce flush queue functions
Alexander Couzens
2018-08-10
3
-0
/
+33
*
debian/rules: Don't overwrite .tarball-version
Harald Welte
2018-08-06
1
-4
/
+0
*
libosmogsm: (re)introduce gsm48_push_l3hdr()
Vadim Yanitskiy
2018-08-05
7
-24
/
+49
*
gsm/gsm0480.c: use the local msgb allocator
Vadim Yanitskiy
2018-08-05
1
-3
/
+3
*
gsm/gsm0480.c: prevent NULL-pointer dereference
Vadim Yanitskiy
2018-08-05
1
-2
/
+10
*
vty/vty.c: fix bug in vty_config_write
Mykola Shchetinin
2018-08-05
1
-0
/
+2
*
comp128v23 (minor): update original code site and author
Kévin Redon
2018-08-04
1
-2
/
+4
*
socket: do not set SO_REUSEADDR for IPPROTO_UDP
Philipp Maier
2018-08-02
1
-25
/
+33
*
socket: check return code of setsockopt
Philipp Maier
2018-08-02
1
-1
/
+8
*
re-introduce ipa_ccm_idtag_parse_off()
Harald Welte
2018-08-01
3
-6
/
+16
*
jenkins_arm.sh: Use same Werror related options as on other builds
Harald Welte
2018-08-01
1
-1
/
+5
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
5
-15
/
+149
*
cosmetic: More context / naming / comment for test_idtag_parsing()
Harald Welte
2018-07-31
1
-2
/
+3
*
import oap_client_test from osmo-sgsn
Harald Welte
2018-07-30
6
-39
/
+322
*
oap_client: Rename symbols with osmo_ prefix
Harald Welte
2018-07-30
3
-41
/
+41
*
import oap_client into libosmogsm
Harald Welte
2018-07-30
5
-1
/
+369
*
vty/vty.c: remove dead unused tall_bsc_ctx
Vadim Yanitskiy
2018-07-30
1
-2
/
+0
*
04.80: New gsm0480_gen_{reject,return_error}() functions
Harald Welte
2018-07-29
3
-0
/
+68
*
USSD: Introduce gsm0480_gen_ussd_resp_7bit()
Harald Welte
2018-07-29
3
-1
/
+24
*
gsm0480: Factor out msgb allocation helper function
Harald Welte
2018-07-29
3
-1
/
+9
*
ctrl/vty: fsm: use correct element when iterating over fsm->proc.children
Alexander Couzens
2018-07-29
2
-2
/
+2
*
cosmetic: osmo-sim-test.c: use memcpy instead of strncpy
Neels Hofmeyr
2018-07-27
1
-1
/
+2
*
fix strncpy bugs in socket.c
Neels Hofmeyr
2018-07-27
1
-2
/
+1
*
fix strncpy bugs in gsm/ipa.c
Neels Hofmeyr
2018-07-27
1
-7
/
+6
*
GSMTAP: add SIM sub_types
Kévin Redon
2018-07-27
1
-1
/
+13
*
Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0
Pau Espin Pedrol
2018-07-27
12
-18
/
+131
*
logging.c: Fix whitespace typo
Pau Espin Pedrol
2018-07-26
1
-1
/
+1
*
logging_vty: Simplify code in config_write_log_single
Pau Espin Pedrol
2018-07-25
1
-7
/
+1
*
logging: log_vty_command_string: Fix undercount of buf alloc size
Pau Espin Pedrol
2018-07-25
1
-1
/
+1
*
stats_statsd: sanitize statsd name
Alexander Couzens
2018-07-25
1
-1
/
+22
*
stats_vty: Add asciidoc sections between the different counters
Daniel Willmann
2018-07-24
1
-0
/
+3
*
gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file
Harald Welte
2018-07-22
1
-0
/
+1
*
rate_ctr: Improve logging
Pau Espin Pedrol
2018-07-21
1
-15
/
+20
*
tests: codec: ecu_fr: Add buffer with unequal XMAXC values
Pau Espin Pedrol
2018-07-21
2
-17
/
+47
[prev]
[next]