index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
16
-8
/
+796
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
15
-792
/
+8
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
15
-8
/
+792
*
Add UMTS RRC message types
Tobias Engel
2013-02-21
1
-0
/
+68
*
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
26
-38
/
+45
*
debian: Re-enable the debug packages
Holger Hans Peter Freyther
2013-02-13
5
-13
/
+11
*
debian: Update the change log for a new package
Holger Hans Peter Freyther
2013-02-13
1
-2
/
+3
*
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
*
abis_nm: add parenthesis for new abis_nm_debugp_foh() macro
Harald Welte
2013-02-10
1
-3
/
+3
*
turn abis_nm_debugp_foh() into a macro
Harald Welte
2013-02-10
2
-13
/
+21
*
doc: Fix typo in Doxyfile.core.in causing sources to be ignored
Sylvain Munaut
2013-02-08
1
-1
/
+1
*
core/crc: Fix the 64 bits implementation
Sylvain Munaut
2013-02-01
1
-2
/
+2
*
fr_test: Speculative build fix for FreeBSD
Holger Hans Peter Freyther
2013-01-15
1
-0
/
+3
*
fr: Begin with a GRE/FrameRelay test due the recent regression
Holger Hans Peter Freyther
2013-01-15
6
-2
/
+93
*
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
*
doxyfiles: refer paths to @srcdir@
Alex Badea
2013-01-06
4
-4
/
+4
*
tests/timer: tweak path to config.h
Alex Badea
2013-01-06
1
-1
/
+1
*
Replace obsolete automake AM_CONFIG_HEADER.
Christian Vogel
2013-01-06
1
-1
/
+1
*
debian: Bump the changelog and package osmo-arfcn
Holger Hans Peter Freyther
2013-01-04
4
-0
/
+16
*
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
*
tests: Don't delete atconfig in clean
Daniel Willmann
2012-12-26
1
-1
/
+2
*
lapd: Fix compiler warnings in the lapd code
Holger Hans Peter Freyther
2012-12-26
1
-0
/
+2
*
lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier
Daniel Willmann
2012-12-26
3
-2
/
+62
*
Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values
Andreas Eversberg
2012-12-18
1
-0
/
+24
*
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
7
-12
/
+8
*
utils/osmo-arfcn: Implement option to get ARFCN from frequency
Sylvain Munaut
2012-12-11
1
-1
/
+32
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
3
-45
/
+69
*
osmo-arfcn: add support for PCS band
Harald Welte
2012-12-06
1
-6
/
+13
*
rsl: Add the 9.3.20 release mode enum to be used in OpenBSC
Holger Hans Peter Freyther
2012-12-06
1
-0
/
+6
*
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
2
-3
/
+7
*
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
2
-32
/
+70
*
smc: Introduce an id and prefix all log messages with SMC(ID)
Holger Hans Peter Freyther
2012-11-22
2
-31
/
+62
*
actually install osmo-arfcn and osmo-auc-gen as part of 'make install'
Harald Welte
2012-11-16
1
-1
/
+1
*
msgb: fix msgb_pull_u*()
Steve Markgraf
2012-11-14
1
-3
/
+3
*
smc: Fix a typo in the smc code
Holger Hans Peter Freyther
2012-11-14
1
-1
/
+1
*
smc: Make it possible to include gsm0411_smc.h as first header file
Holger Hans Peter Freyther
2012-11-14
1
-0
/
+1
[next]