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
*
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
1
-2
/
+3
*
Gb: Add functions for sending flow control messages from BSS side
Harald Welte
2012-09-10
1
-0
/
+105
*
Gb: Add header file for BSS-side BSSGP functions
Harald Welte
2012-09-10
1
-0
/
+1
*
libosmogb: make build conditional, disable in embedded build
Harald Welte
2012-09-08
1
-0
/
+2
*
backtrace: don't use fprintf, but printf (for osmocom-bb)
Harald Welte
2012-09-08
1
-1
/
+1
*
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
1
-5
/
+7
*
BSSGP flow-control: various fixes
Harald Welte
2012-09-07
2
-10
/
+36
*
libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch
Harald Welte
2012-09-07
2
-4
/
+225
*
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
1
-1
/
+1
*
libosmogsm: Back-port SMS related fixes from openbsc
Harald Welte
2012-08-29
1
-1
/
+10
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
1
-5
/
+90
*
gsm48_ie: annotate functions with chapter numbers from 04.08 spec
Harald Welte
2012-08-24
1
-29
/
+29
*
import vty_cmd_string_from_valstr() from osmo-bts
Harald Welte
2012-08-20
1
-0
/
+54
*
increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change
Harald Welte
2012-08-03
1
-1
/
+1
*
serial: don't set O_NDELAY, as it is more or less O_NONBLOCK
Harald Welte
2012-08-03
1
-1
/
+1
*
gb: Make suspend_ref a plain uint8_t instead of a uint8_t*
Holger Hans Peter Freyther
2012-08-03
1
-1
/
+1
*
libgb: Link to the libraries used by libgb
Holger Hans Peter Freyther
2012-08-02
1
-1
/
+4
*
vty: Print the string using "%s", string to avoid security issues
Holger Hans Peter Freyther
2012-08-02
1
-1
/
+1
*
vty: Document the .TEXT of the description
Holger Hans Peter Freyther
2012-07-25
1
-1
/
+2
*
vty: Add xsd and a command that can generate the documentation.
Holger Hans Peter Freyther
2012-07-25
1
-0
/
+148
*
Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded()
Andreas Eversberg
2012-07-21
1
-1
/
+1
*
authentication: More documentation
Harald Welte
2012-07-18
1
-3
/
+54
*
backtrace: update copyright notice
Harald Welte
2012-07-14
1
-3
/
+1
*
backtrace: Add a variant that uses the libosmocore logging framework
Harald Welte
2012-07-14
1
-9
/
+37
*
TLV: add new "vTvLV" type for GAN
Harald Welte
2012-07-14
2
-1
/
+22
*
gsm48_decode_lai(): return real integers for mcc/mnc, not hex!
Harald Welte
2012-07-13
1
-6
/
+13
*
add gsm48_decode_lai() to map file
Harald Welte
2012-07-13
1
-0
/
+1
*
import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c
Harald Welte
2012-07-13
1
-0
/
+14
*
timer: Add function osmo_timer_remaining() to determine remainign time
Harald Welte
2012-07-13
1
-0
/
+28
*
freebsd: Make libgb compile on FreeBSD
Holger Hans Peter Freyther
2012-07-12
2
-0
/
+38
*
logging: Fix compile breakage introduced by the warning fixes
Holger Hans Peter Freyther
2012-07-12
1
-4
/
+4
*
correct inverted logic from commit f3ba8a
Alexander Huemer
2012-07-11
1
-1
/
+1
*
bssgp: check for IMSI being a null pointer, not just an empty string.
Harald Welte
2012-07-04
1
-1
/
+1
*
build: use LT_INIT(pic-only) instead of forcing -fPIC.
Diego Elio Pettenò
2012-06-30
5
-5
/
+5
*
vty: avoid using a .data variable.
Diego Elio Pettenò
2012-06-30
1
-7
/
+7
*
codec: make data tables constant.
Diego Elio Pettenò
2012-06-30
4
-12
/
+12
*
build: avoid multi-level recursion for src/ directory.
Diego Elio Pettenò
2012-06-30
1
-2
/
+0
*
build: use BUILT_SOURCES for the generated source files.
Diego Elio Pettenò
2012-06-30
1
-0
/
+2
*
build: use the standard AM_V_GEN definition for output.
Diego Elio Pettenò
2012-06-30
1
-2
/
+1
*
ganc: add value_strings for GAN message type and protocol discriminator
Harald Welte
2012-06-24
3
-1
/
+81
*
add missing Makefile.am for libosmo-gb
Harald Welte
2012-06-19
1
-0
/
+21
*
libosmogb: export btsctx_* functions
Harald Welte
2012-06-18
1
-0
/
+4
*
libosmogb: export missing symbols
Harald Welte
2012-06-17
1
-0
/
+2
*
libosmogb: move files to proper location and fix build
Harald Welte
2012-06-17
11
-1
/
+3806
*
add additional newline in vty welcome message
Harald Welte
2012-06-16
1
-2
/
+2
*
VTY: safe version of printing VTY welcome message
Harald Welte
2012-06-03
2
-19
/
+11
[next]