index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Deprecate wrappers around loglevel_strs
Max
2017-07-08
1
-2
/
+2
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
4
-5
/
+36
*
configure.ac: Add --disable-doxygen flag
Pau Espin Pedrol
2017-07-06
1
-1
/
+7
*
osmo_sock_get_name(): clearly indicate local and remote
Neels Hofmeyr
2017-07-03
2
-5
/
+5
*
Add missing BSSGP cause values
Max
2017-07-01
2
-40
/
+114
*
l1sap.h: Add ber10k and lqual_cb to ph_tch_param
Pau Espin Pedrol
2017-06-30
1
-0
/
+2
*
BSSGP: handle BVC-RESET-ACK
Max
2017-06-28
1
-0
/
+3
*
deb: fix build by adding libosmogb doc package
Max
2017-06-27
4
-0
/
+24
*
doxygen: gsm: do not exclude include/gsm/protocol/*
Neels Hofmeyr
2017-06-25
1
-1
/
+1
*
gitignore all tests using mask
Vadim Yanitskiy
2017-06-24
1
-42
/
+1
*
contrib: Enable -Werror by default
Pau Espin Pedrol
2017-06-23
2
-4
/
+4
*
configure.ac: Fix C(PP)FLAGS for BSD build
Pau Espin Pedrol
2017-06-23
1
-4
/
+4
*
jenkins.sh: Disable sanitize for FreeBSD
Pau Espin Pedrol
2017-06-23
1
-1
/
+7
*
control_cmd.c: Fix unsigned comparison against < 0
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
abis_nm.c: Fix implicit enumeration type conversion
Pau Espin Pedrol
2017-06-23
1
-4
/
+4
*
serial.c: Use pragma message instead of warning
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
configure.ac: Enable -Wall by default
Pau Espin Pedrol
2017-06-23
1
-2
/
+2
*
gsm0411_utils.c: Fix compilation warnings
Pau Espin Pedrol
2017-06-23
1
-2
/
+2
*
Fix warnings: tolower() and similar require uchar
Pau Espin Pedrol
2017-06-23
3
-5
/
+5
*
Fix compilation warnings: use correct log type for uint32_t
Pau Espin Pedrol
2017-06-23
2
-2
/
+4
*
fix map entry for gsm0808_speech_codec_from_chan_type
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()
Neels Hofmeyr
2017-06-23
2
-2
/
+2
*
doxygen: config: one enum val per line
Neels Hofmeyr
2017-06-23
5
-5
/
+5
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
251
-866
/
+873
*
doxygen: various fixes in core/timer.h
Neels Hofmeyr
2017-06-23
1
-19
/
+16
*
api doc typo fix in core/logging.h
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
144
-1576
/
+1575
*
doxygen: add missing gb API doc generation
Neels Hofmeyr
2017-06-23
4
-3
/
+1730
*
doxygen: include all undocumented items in the API doc
Neels Hofmeyr
2017-06-23
5
-5
/
+5
*
doxygen: drop INPUT gsm/protocol, already part of gsm/
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
comments: gsm0808_utils: mention various 3GPP specs
Philipp Maier
2017-06-23
1
-0
/
+5
*
gsm0808: fix length check of the element decoder functions
Philipp Maier
2017-06-23
1
-6
/
+6
*
pseudotalloc: Add simplistic implementation of talloc_asprintf
Pau Espin Pedrol
2017-06-22
2
-1
/
+17
*
osmo-sim-test.c: Remove unused functions
Pau Espin Pedrol
2017-06-22
1
-37
/
+0
*
fsm.c: Fix compilation warning: Use PRIu32 for uint32_t
Pau Espin Pedrol
2017-06-22
1
-3
/
+4
*
timer_gettimeofday.c: Fix implicit use of timeradd
Pau Espin Pedrol
2017-06-22
1
-0
/
+1
*
sercomm_test.c: return correctly in main
Pau Espin Pedrol
2017-06-22
1
-0
/
+1
*
cosmetic: remove API documentation strings in header file
Philipp Maier
2017-06-22
1
-24
/
+0
*
gsm0808: add function gsm0808_speech_codec_from_chan_type()
Philipp Maier
2017-06-22
3
-0
/
+57
*
gsm0808: add function gsm0808_chan_type_to_speech_code()
Philipp Maier
2017-06-22
3
-0
/
+40
*
gsm0808: add default speech codec configuration
Philipp Maier
2017-06-22
1
-0
/
+21
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
3
-61
/
+118
*
abis_test.c: Fix warning appearing on some buggy gcc versions
Pau Espin Pedrol
2017-06-22
1
-2
/
+4
*
gsm0808: add speech codec type constants
Philipp Maier
2017-06-21
1
-0
/
+18
*
cosmetic: Add info about coresponding codecs to permitted speech consts
Philipp Maier
2017-06-21
1
-7
/
+8
*
gsm0408: update bearer capability speech version
Philipp Maier
2017-06-21
1
-1
/
+6
*
cosmetic: Add codec references to Speech Version Indication
Philipp Maier
2017-06-21
1
-6
/
+6
*
lapd_test.c: Convert compilation warning to level message
Pau Espin Pedrol
2017-06-21
1
-1
/
+1
*
vty: additional nodes for sccp-address configuration
Philipp Maier
2017-06-21
2
-2
/
+3
*
src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGS
Neels Hofmeyr
2017-06-19
1
-4
/
+4
[prev]
[next]