index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makefile.am: fix missing LTLDFLAGS for libosmocoding
Vadim Yanitskiy
2017-08-31
1
-0
/
+1
*
umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen
Neels Hofmeyr
2017-08-29
1
-1
/
+2
*
vty: 'ctrl' node: add missing default commands like list,exit,end
Neels Hofmeyr
2017-08-28
1
-0
/
+1
*
gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local
Keith
2017-08-17
1
-1
/
+1
*
auth_milenage: Fix non-AUTS case with OP
Harald Welte
2017-08-16
1
-12
/
+24
*
add osmo_fd_setup() convenience function to fill-in osmo_fd
Harald Welte
2017-08-12
1
-0
/
+18
*
Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions
Harald Welte
2017-08-09
2
-0
/
+96
*
RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()
Harald Welte
2017-07-30
1
-0
/
+3
*
chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion
Harald Welte
2017-07-28
1
-1
/
+4
*
BSSGP: add function to reset all PTP BVC
Max
2017-07-28
2
-0
/
+27
*
osmo_sock_init2(): Fix creation of non-bound sockets
Harald Welte
2017-07-21
1
-1
/
+1
*
add DLMGCP logging category for libosmo-mgcp
Neels Hofmeyr
2017-07-18
1
-0
/
+5
*
LC15: add NM measurement type to standard attribute list
Minh-Quang Nguyen
2017-07-14
1
-0
/
+1
*
LC15: Enable string for IPAC RSL direct retry
Minh-Quang Nguyen
2017-07-14
1
-0
/
+1
*
IPAC manufacture-defined measurement pre-processing definitions
Minh-Quang Nguyen
2017-07-14
1
-0
/
+5
*
socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option
Harald Welte
2017-07-13
1
-0
/
+10
*
socket: Allow disabling multicast loop on socket creation
Harald Welte
2017-07-13
1
-4
/
+16
*
socket: Unify listen() calls and check for erroneous returns
Harald Welte
2017-07-13
1
-20
/
+33
*
socket.c: Add multicast related convenience functions
Harald Welte
2017-07-13
1
-0
/
+135
*
select: Add new osmo_fd_close() function
Harald Welte
2017-07-13
1
-0
/
+17
*
gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL
Harald Welte
2017-07-13
1
-0
/
+45
*
gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()
Harald Welte
2017-07-13
1
-1
/
+40
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
2
-0
/
+12
*
Add pseudo-random bit sequence generator to libosmcoore
Harald Welte
2017-07-10
2
-1
/
+75
*
Ignore broken everything log level
Max
2017-07-10
1
-2
/
+9
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
2
-0
/
+12
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
1
-0
/
+20
*
osmo_sock_get_name(): clearly indicate local and remote
Neels Hofmeyr
2017-07-03
1
-2
/
+2
*
Add missing BSSGP cause values
Max
2017-07-01
1
-20
/
+57
*
BSSGP: handle BVC-RESET-ACK
Max
2017-06-28
1
-0
/
+3
*
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
*
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
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
130
-553
/
+532
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
78
-673
/
+673
*
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
*
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
*
gsm0808: add function gsm0808_speech_codec_from_chan_type()
Philipp Maier
2017-06-22
2
-0
/
+55
*
gsm0808: add function gsm0808_chan_type_to_speech_code()
Philipp Maier
2017-06-22
2
-0
/
+38
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-18
/
+82
*
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
[prev]
[next]