index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add new gsm/meas_rep.h file for shared/common measurement report stuff
Harald Welte
2013-03-13
1
-0
/
+29
*
Add smpp34_osmocom.h for Osmocom SMPP vendor additions
Harald Welte
2013-03-13
1
-0
/
+48
*
gsm_septets2octets(): Input parameter should be const
Harald Welte
2013-03-13
1
-1
/
+1
*
utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests
Katerina Barone-Adesi
2013-03-09
1
-0
/
+7
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
3
-0
/
+103
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
3
-103
/
+0
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
3
-0
/
+103
*
Add UMTS RRC message types
Tobias Engel
2013-02-21
1
-0
/
+68
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
10
-12
/
+18
*
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
1
-1
/
+11
*
Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values
Andreas Eversberg
2012-12-18
1
-0
/
+24
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
1
-0
/
+3
*
rsl: Add the 9.3.20 release mode enum to be used in OpenBSC
Holger Hans Peter Freyther
2012-12-06
1
-0
/
+6
*
gsm/a5: Return -ENOTSUP if the selected cipher is not supported
Sylvain Munaut
2012-12-06
1
-1
/
+1
*
smr: Introduce an id and prefix all log messages with SMR(ID)
Holger Hans Peter Freyther
2012-11-22
1
-1
/
+2
*
smc: Introduce an id and prefix all log messages with SMC(ID)
Holger Hans Peter Freyther
2012-11-22
1
-1
/
+2
*
msgb: fix msgb_pull_u*()
Steve Markgraf
2012-11-14
1
-3
/
+3
*
smc: Make it possible to include gsm0411_smc.h as first header file
Holger Hans Peter Freyther
2012-11-14
1
-0
/
+1
*
Add "extern" keywords
Tobias Engel
2012-10-27
1
-5
/
+5
*
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2012-10-22
1
-0
/
+1
*
Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud
Andreas Eversberg
2012-09-30
1
-2
/
+2
*
vty: Include osmocom/core/utils.h for the value_string struct
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+1
*
logging: Introduce a print_filename flag for the logtarget
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+3
*
logging: Mark the log_info_cat pointer as consts
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+1
*
Gb: Add functions for sending flow control messages from BSS side
Harald Welte
2012-09-10
1
-0
/
+8
*
Gb: Add header file for BSS-side BSSGP functions
Harald Welte
2012-09-10
1
-0
/
+67
*
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
Harald Welte
2012-09-08
1
-3
/
+34
*
BSSGP: make bvc_ctx->fc a dynamic talloc allocation
Harald Welte
2012-09-07
1
-1
/
+1
*
BSSGP flow-control: various fixes
Harald Welte
2012-09-07
1
-5
/
+13
*
libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch
Harald Welte
2012-09-07
1
-0
/
+37
*
USSD: text is 'char' not uint8_t
Harald Welte
2012-09-07
1
-1
/
+1
*
gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP
Harald Welte
2012-09-02
1
-0
/
+7
*
GSM 04.08: Add 'enum gsm48_bcap_speech_ver'
Harald Welte
2012-08-24
1
-0
/
+9
*
GSM 04.08: Add support for parsing CSD related bearer capabilities
Harald Welte
2012-08-24
2
-0
/
+79
*
GSM 08.58: Add channel modes for transparent data services
Harald Welte
2012-08-24
1
-4
/
+20
*
import vty_cmd_string_from_valstr() from osmo-bts
Harald Welte
2012-08-20
1
-0
/
+5
*
utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function
Holger Hans Peter Freyther
2012-08-15
1
-2
/
+2
*
gb: Make suspend_ref a plain uint8_t instead of a uint8_t*
Holger Hans Peter Freyther
2012-08-03
1
-1
/
+1
*
authentication: More documentation
Harald Welte
2012-07-18
1
-17
/
+27
*
backtrace: Add a variant that uses the libosmocore logging framework
Harald Welte
2012-07-14
1
-0
/
+1
*
TLV: add new "vTvLV" type for GAN
Harald Welte
2012-07-14
1
-1
/
+97
*
import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c
Harald Welte
2012-07-13
1
-0
/
+2
*
timer: Add function osmo_timer_remaining() to determine remainign time
Harald Welte
2012-07-13
1
-1
/
+3
*
VTY: Allow to compile vty.h and command.h headers with C++
Andreas Eversberg
2012-07-12
2
-3
/
+11
*
logging: Fix compile breakage introduced by the warning fixes
Holger Hans Peter Freyther
2012-07-12
1
-1
/
+1
*
logging: Avoid compiler warnings when compiling c++ code
Andreas Eversberg
2012-07-10
1
-2
/
+2
*
codec: make data tables constant.
Diego Elio Pettenò
2012-06-30
1
-12
/
+12
*
build: simplify headers management and remove recursion
Diego Elio Pettenò
2012-06-30
9
-68
/
+0
*
GAN/UMA: use correct IE Identifier foer T3920
Harald Welte
2012-06-29
1
-2
/
+2
[prev]
[next]