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
*
get_value_string: Null terminate after the call to snprintf
Holger Hans Peter Freyther
2013-07-04
1
-0
/
+1
*
vty: Attempt to fix various meam leaks in the VTY lookup code
Holger Hans Peter Freyther
2013-07-03
1
-0
/
+3
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
1
-2
/
+2
*
strrb: Remove a tautology from the code
Holger Hans Peter Freyther
2013-07-03
1
-1
/
+1
*
BSSGP: prevent divide-by-zero in flow control
Harald Welte
2013-06-29
1
-10
/
+33
*
introduce gsm0808_create_reset_ack()
Harald Welte
2013-06-29
1
-0
/
+13
*
lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind
Harald Welte
2013-06-18
1
-2
/
+3
*
misc: Fix the spelling of frame in the RLM cause strings
Holger Hans Peter Freyther
2013-06-11
1
-1
/
+1
*
gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05
Bhaskar
2013-05-23
1
-2
/
+2
*
lapd: Set the tx_hist to NULL after freeing it
Holger Hans Peter Freyther
2013-05-08
1
-0
/
+1
*
Fix of potential memory leaks at lapdm.c
Andreas Eversberg
2013-04-06
1
-4
/
+17
*
Fix: LAPDm contention resoltion must acknowledge subsequent SABM
Andreas Eversberg
2013-04-06
1
-2
/
+8
*
gprs_ns: Allow to set the DSCP for the UDP socket.
Holger Hans Peter Freyther
2013-03-25
3
-0
/
+24
*
logging_vty: Fix segfault un unused entries in log_info_cat array of app
Harald Welte
2013-03-19
1
-0
/
+4
*
Revert "Follow up fix for the log level "everything""
Harald Welte
2013-03-19
1
-3
/
+0
*
Revert "Fix log level "everything" and make it equal to "debug""
Harald Welte
2013-03-19
1
-1
/
+1
*
application: don't ignore SIGHUP but do config file reopen.
Harald Welte
2013-03-18
1
-1
/
+6
*
logging: add new log_targets_reopen() function
Harald Welte
2013-03-18
1
-0
/
+20
*
gsm_septets2octets(): Input parameter should be const
Harald Welte
2013-03-13
1
-1
/
+2
*
logging_vty: Print 'log filter all' info in 'show logging vty'
Harald Welte
2013-03-13
1
-0
/
+6
*
cygwin: Link many libraries with -no-undefined to create a dll
Holger Hans Peter Freyther
2013-03-03
4
-5
/
+5
*
codec: Fix the GSM 06.20 ordering tables
Sylvain Munaut
2013-03-01
1
-41
/
+41
*
Follow up fix for the log level "everything"
Holger Hans Peter Freyther
2013-02-27
1
-0
/
+3
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
4
-6
/
+352
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
4
-351
/
+6
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
4
-6
/
+351
*
Fix log level "everything" and make it equal to "debug"
Harald Welte
2013-02-19
1
-1
/
+1
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
12
-18
/
+19
*
VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion
Harald Welte
2013-02-12
1
-0
/
+3
*
vty/command.c: Cosmetic cleanup
Harald Welte
2013-02-12
1
-82
/
+81
*
turn abis_nm_debugp_foh() into a macro
Harald Welte
2013-02-10
1
-12
/
+10
*
core/crc: Fix the 64 bits implementation
Sylvain Munaut
2013-02-01
1
-2
/
+2
*
socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW
Pablo Neira Ayuso
2013-01-15
1
-3
/
+16
*
Fix build on Cygwin
Evgeny Zverev
2013-01-12
1
-1
/
+5
*
add some missing doxygen annotation for libosmocore functions
Harald Welte
2013-01-11
7
-11
/
+75
*
vty: Do better filtering of arguments, optional args particularly
Sylvain Munaut
2013-01-03
1
-208
/
+143
*
core/bits: Prevent osmo_revbytebits_buf stack trashing
Sylvain Munaut
2013-01-03
1
-1
/
+1
*
lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier
Daniel Willmann
2012-12-26
1
-2
/
+18
*
core: Fix missing include in msgfile.c for getline
Sylvain Munaut
2012-12-12
1
-0
/
+1
*
build: Don't use the deprecated INCLUDES in the various Makefile.am
Sylvain Munaut
2012-12-11
5
-10
/
+5
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
2
-45
/
+66
*
sms: Print 'network' or 'mobile' when creating the SMC/SMR
Holger Hans Peter Freyther
2012-12-06
2
-3
/
+4
*
gsm/a5: Return -ENOTSUP if the selected cipher is not supported
Sylvain Munaut
2012-12-06
1
-2
/
+6
*
lapd: Use LOGL_ERROR for messgaes that are wrong in the given context
Holger Hans Peter Freyther
2012-11-26
1
-14
/
+14
*
misc: Use static const struct for LAPD and Abis
Holger Hans Peter Freyther
2012-11-22
2
-2
/
+2
*
sms: Mark the state dispatch table as static const
Holger Hans Peter Freyther
2012-11-22
2
-4
/
+4
*
sms: Fix typos in the comments and log messages.
Holger Hans Peter Freyther
2012-11-22
2
-5
/
+5
*
smr: Introduce an id and prefix all log messages with SMR(ID)
Holger Hans Peter Freyther
2012-11-22
1
-31
/
+68
*
smc: Introduce an id and prefix all log messages with SMC(ID)
Holger Hans Peter Freyther
2012-11-22
1
-30
/
+60
*
smc: Fix a typo in the smc code
Holger Hans Peter Freyther
2012-11-14
1
-1
/
+1
[next]