index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smc: Make it possible to include gsm0411_smc.h as first header file
Holger Hans Peter Freyther
2012-11-14
1
-0
/
+1
*
smc: Print the current state of the SMS
Holger Hans Peter Freyther
2012-11-11
1
-1
/
+3
*
sms: Remove the commented out code that was the default in OpenBSC
Holger Hans Peter Freyther
2012-11-11
1
-1
/
+0
*
sms: Reduce the logging level to debug
Holger Hans Peter Freyther
2012-11-11
1
-3
/
+3
*
debian: Create a git-buildpackage based 0.5.3
Holger Hans Peter Freyther
2012-11-06
2
-1
/
+7
*
debian: Testing was disabled because of a funny x86 compiler issue caused by us
Holger Hans Peter Freyther
2012-11-05
1
-5
/
+0
*
GSM48: Avoid unaligned access in gsm48_construct_ra
Andreas Eversberg
2012-11-05
1
-1
/
+3
*
Add "extern" keywords
Tobias Engel
2012-10-27
1
-5
/
+5
*
Do not use --version-script linker flag on OSX
Tobias Engel
2012-10-27
3
-2
/
+14
*
Define struct iphdr for OSX
Tobias Engel
2012-10-27
1
-1
/
+1
*
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2012-10-22
2
-0
/
+3
*
logging: Don't forget to save "logging filter all 1"
Harald Welte
2012-10-22
1
-0
/
+4
*
Doc: Adding new parameter descriptions in gprs_bssgp_bss.c
Andreas Eversberg
2012-09-30
1
-1
/
+9
*
Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud
Andreas Eversberg
2012-09-30
3
-11
/
+30
*
Fix: gprs_ns_destroy() now frees all NSVCs and its timers
Andreas Eversberg
2012-09-29
1
-4
/
+14
*
logging: Modify the testcase to excercise Nico's fix
Holger Hans Peter Freyther
2012-09-27
1
-1
/
+1
*
logging: Move the logging test from OpenBSC into libosmocore
Holger Hans Peter Freyther
2012-09-27
6
-2
/
+94
*
logging.c: Do not crash on empty category name
Nico Golde
2012-09-27
1
-5
/
+7
*
gsm_utils.c: in 7bit decoding, first check if the last character was an exten...
Nico Golde
2012-09-21
1
-5
/
+5
*
gsm_utils: Fix up coding style in previous patch
Harald Welte
2012-09-20
1
-2
/
+2
*
build: fix directory creation for core headers, introduced by d471a219.
Nico Golde
2012-09-20
1
-1
/
+1
*
gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages
Nico Golde
2012-09-20
1
-14
/
+13
*
Fix build with dpkg-buildpackage.
Max
2012-09-17
2
-0
/
+11
*
git: Ignore generated tests executables
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+2
*
vty: Include osmocom/core/utils.h for the value_string struct
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+1
*
tests: Make the gb test work with srcdir != builddir
Holger Hans Peter Freyther
2012-09-11
4
-53
/
+56
*
logging: Introduce a print_filename flag for the logtarget
Holger Hans Peter Freyther
2012-09-11
2
-5
/
+20
*
vty: Address compiler warning about the const qualifier
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+1
*
vty: Address compiler warning about tolower
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+1
*
gsm: Address compiler warning about unused variable 'z'
Holger Hans Peter Freyther
2012-09-11
1
-3
/
+4
*
logging: Mark the log_info_cat pointer as consts
Holger Hans Peter Freyther
2012-09-11
2
-3
/
+4
*
Gb: Add functions for sending flow control messages from BSS side
Harald Welte
2012-09-10
2
-0
/
+113
*
Gb: Add header file for BSS-side BSSGP functions
Harald Welte
2012-09-10
3
-0
/
+69
*
libosmogb: make build conditional, disable in embedded build
Harald Welte
2012-09-08
2
-0
/
+11
*
backtrace: don't use fprintf, but printf (for osmocom-bb)
Harald Welte
2012-09-08
1
-1
/
+1
*
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
Harald Welte
2012-09-08
1
-3
/
+34
*
Merge branch 'bssgp_fc'
Harald Welte
2012-09-07
10
-6
/
+705
|
\
|
*
BSSGP: print per-bvc flow control parameters on vty
Harald Welte
2012-09-07
1
-1
/
+12
|
*
BSSGP: make bvc_ctx->fc a dynamic talloc allocation
Harald Welte
2012-09-07
3
-56
/
+58
|
*
GPRS BSSGP test: integrate into autotest
Harald Welte
2012-09-07
4
-0
/
+223
|
*
BSSGP flow-control: Add unit test for algorithm tests
Harald Welte
2012-09-07
2
-1
/
+172
|
*
BSSGP flow-control: various fixes
Harald Welte
2012-09-07
3
-15
/
+49
|
*
libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch
Harald Welte
2012-09-07
3
-4
/
+262
|
/
*
USSD: text is 'char' not uint8_t
Harald Welte
2012-09-07
1
-1
/
+1
*
BSSGP: fix unused variable compiler warnings
Harald Welte
2012-09-07
1
-8
/
+2
*
libosmogb: build without strict aliasing rules
Harald Welte
2012-09-07
2
-2
/
+2
*
gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP
Harald Welte
2012-09-02
1
-0
/
+7
*
libosmogsm: Back-port SMS related fixes from openbsc
Harald Welte
2012-08-29
2
-1
/
+35
*
Use package version since git info won't be available.
Eric Butler
2012-08-26
2
-1
/
+15
*
Fix debian package building.
Eric Butler
2012-08-26
5
-8
/
+11
[prev]
[next]