index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
tests: codec: ecu_fr: Print XMAXC fields
Pau Espin Pedrol
2018-07-21
2
-25
/
+54
*
libosmocodec: FR err concealment: Fix too many silent frames generated
Pau Espin Pedrol
2018-07-21
1
-10
/
+6
*
vty: initialize termios before using it
Alexander Couzens
2018-07-20
1
-1
/
+1
*
add osmo_sockaddr_to_str_and_uint()
Neels Hofmeyr
2018-07-20
4
-0
/
+148
*
utils_test: check stderr to catch sanitizer issues
Neels Hofmeyr
2018-07-20
3
-2
/
+3
*
utils_test: fix isqrt_test calculation range
Neels Hofmeyr
2018-07-20
1
-1
/
+1
*
libosmocoding: clarify return values for TCH decoding functions
Pau Espin Pedrol
2018-07-19
1
-4
/
+8
*
tests: ctrl: Test received ERROR messages are handled correctly
Pau Espin Pedrol
2018-07-16
2
-2
/
+55
*
ctrl: ctrl_handle_msg: Avoid sending back received ERROR msgs
Pau Espin Pedrol
2018-07-16
1
-2
/
+3
*
ctrl: Introduce ctrl_cmd_parse3 API
Pau Espin Pedrol
2018-07-16
3
-1
/
+22
*
coding: Documentation typo fix.
Alexander Chemeris
2018-07-14
1
-1
/
+1
*
coding: Fix (E)GPRS BER calculation to correctly account for puncturing.
Alexander Chemeris
2018-07-14
1
-5
/
+24
*
gsm0808: Add value_string for encryption algorithms
Pau Espin Pedrol
2018-07-12
3
-0
/
+14
*
ctrl: Fix parsing of ERROR recvd msgs with id=err
Pau Espin Pedrol
2018-07-12
1
-1
/
+2
*
ctrl: Log CMD TYPE on invalid ID number
Pau Espin Pedrol
2018-07-12
1
-1
/
+2
*
gsm_08_08: gsm0808_permitted_speech does not have value strings
Philipp Maier
2018-07-12
3
-0
/
+19
*
gsm_04_08: add function to get value string
Philipp Maier
2018-07-12
1
-0
/
+2
*
vty: fix use-after-free and memleaks in is_cmd_ambiguous()
Neels Hofmeyr
2018-07-11
3
-20
/
+124
*
vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()
Neels Hofmeyr
2018-07-09
1
-8
/
+1
*
vty/command.c: talloc from tall_vty_cmd_ctx, not NULL
Neels Hofmeyr
2018-07-09
1
-3
/
+3
*
Don't enforce Python 2 for utilities
Vadim Yanitskiy
2018-07-02
5
-5
/
+6
*
osmo_panic(): Annotate as __attribute__ ((noreturn))
Harald Welte
2018-06-29
2
-2
/
+9
*
Don't call abort() directly, always use osmo_panic()
Harald Welte
2018-06-28
3
-5
/
+5
*
jenkins_arch.sh: Exit with error on unknown architecture
Harald Welte
2018-06-28
1
-0
/
+1
[prev]
[next]