index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
core/conv/conv_acc.c: use static allocation for trellis
Vadim Yanitskiy
2017-06-19
1
-27
/
+23
*
core/conv/conv_acc.c: use static allocation for vdecoder
Vadim Yanitskiy
2017-06-19
1
-23
/
+19
*
core/conv/conv_acc.c: delete reset_decoder()
Vadim Yanitskiy
2017-06-19
1
-20
/
+13
*
core/conv/conv_acc.c: drop unused structure member
Vadim Yanitskiy
2017-06-19
1
-2
/
+0
*
core/conv: update description headers for conv_acc_*
Vadim Yanitskiy
2017-06-19
5
-5
/
+10
*
core/conv: use proper filenames
Vadim Yanitskiy
2017-06-19
6
-10
/
+10
*
Move NUM_BYTES macro to core library
Max
2017-06-19
3
-2
/
+3
*
tlv_test.c: Fix compilation warnings
Pau Espin Pedrol
2017-06-18
1
-19
/
+25
*
gprs_ns_test.c: Remove unused byte arrays
Pau Espin Pedrol
2017-06-18
1
-49
/
+0
*
sms_test.c: Remove test of deprecated wrapper function
Pau Espin Pedrol
2017-06-18
2
-27
/
+0
*
card_fs_uicc.c: Fix unused compilation warning
Pau Espin Pedrol
2017-06-18
1
-1
/
+1
*
Fix compilation warning on deprecated macro
Pau Espin Pedrol
2017-06-18
3
-2
/
+11
*
ctrl_test.c: fix build with GCC 7.1.1
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
gsm/gsm48.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+0
*
vty/command.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
core/conv/conv.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
gb/gprs_bssgp.c: avoid valueless goto usage
Vadim Yanitskiy
2017-06-13
1
-10
/
+3
*
sim/core.c: drop useless double assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
core/conv/viterbi.c: fix possible NULL-pointer reference
Vadim Yanitskiy
2017-06-13
1
-3
/
+16
*
update/extend doxygen documentation
Harald Welte
2017-06-12
63
-157
/
+827
*
Update doxygen main page for libosmo{core,gsm,vty}
Harald Welte
2017-06-12
3
-0
/
+36
*
gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as const
Harald Welte
2017-06-12
1
-6
/
+6
*
gsm0503_interleaving: Mark input arguments as 'const *'
Harald Welte
2017-06-12
2
-10
/
+10
*
Add doxygen documentation to libosmocoding
Harald Welte
2017-06-12
11
-31
/
+465
[prev]
[next]