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
*
core/gsmtap: LTE RRC message types and LTE MAC define
altaf
2015-01-18
1
-0
/
+15
*
Supplementary Services (de)activation, interrogation added
Tobias Engel
2015-01-01
2
-1
/
+152
*
SMS-CB: introduce and use GSM341_7BIT_PADDING
Harald Welte
2014-12-30
1
-0
/
+1
*
SMS-CB: Add #defines for maximum block/msg size and payload chars
Harald Welte
2014-12-30
2
-0
/
+8
*
add missing gsm0341.h
Harald Welte
2014-12-30
1
-0
/
+9
*
Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12
Harald Welte
2014-12-29
1
-0
/
+38
*
bitvec: Fix typo in the csn1 encoding code
Holger Hans Peter Freyther
2014-12-28
1
-1
/
+1
*
libosmo-gsm: Add PCHAN/LCHAN types for CBCH
Harald Welte
2014-12-28
1
-0
/
+3
*
ipa: Add forward declaration of struct osmo_fd
Jacob Erlbeck
2014-12-22
1
-0
/
+2
*
ipa: Make a reservation for the GSUP protocol
Holger Hans Peter Freyther
2014-12-14
1
-0
/
+1
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
1
-0
/
+6
*
gtp: Add a global region for the gtp library of OpenGGSN
Holger Hans Peter Freyther
2014-12-04
1
-1
/
+2
*
vty: Check with the application before writing the config
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+2
*
remove references to u_char type, use 'unsigned char' instead
Harald Welte
2014-11-14
2
-2
/
+2
*
sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+
Harald Welte
2014-10-26
2
-2
/
+2
*
Change license of libosmogb from AGPLv3+ to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM
Harald Welte
2014-10-26
1
-2
/
+2
*
sim: add missing const to reader_ops member of reader_handle
Harald Welte
2014-10-26
1
-1
/
+1
*
sim: Prepare infrastructure for protocols != T=0 and other drivers
Harald Welte
2014-10-26
1
-2
/
+17
*
sim: More comments in sim.h
Harald Welte
2014-10-26
1
-12
/
+44
*
sim: Make TETRA SIM (TSIM) support compile
Harald Welte
2014-10-26
1
-0
/
+9
*
sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings
Harald Welte
2014-10-26
1
-1
/
+1
*
sim: Add sfi to EF_*() macros
Harald Welte
2014-10-26
1
-11
/
+14
*
sim: Add minimal/recommended size of file / record
Harald Welte
2014-10-26
1
-15
/
+29
*
sim: further updates/fixes
Harald Welte
2014-10-26
1
-1
/
+3
*
sim: add decoding of status words
Harald Welte
2014-10-26
1
-2
/
+8
*
sim: replaced function/structure comments with doxygen comments
Kevin Redon
2014-10-26
1
-19
/
+39
*
sim: add comment/explaination for structure osim_msgb_cb
Kevin Redon
2014-10-26
1
-4
/
+5
*
sim: add comment/explaination for structure osim_apdu_cmd_hdr
Kevin Redon
2014-10-26
1
-5
/
+6
*
sim: renamed case to the one defined in ISO7816-3
Kevin Redon
2014-10-26
1
-6
/
+6
*
sim: add comment/explaination for structure osim_apdu_case
Kevin Redon
2014-10-26
1
-8
/
+8
*
initial checkin of 'libosmosim'
Harald Welte
2014-10-26
1
-0
/
+268
*
msgb: make msgb_get() finally work as expected
Harald Welte
2014-10-26
1
-1
/
+1
*
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
2014-10-09
1
-1
/
+1
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
1
-0
/
+16
*
gsm48.h: define the reserved TMSI in libosmocore, not openbsc
Harald Welte
2014-08-24
1
-0
/
+3
*
add port number 4238 for BTS control interface
Harald Welte
2014-08-24
2
-0
/
+2
*
libctrl: Add support for 'deferred control commands'
Harald Welte
2014-08-24
1
-0
/
+15
*
Convert recently-introduced header files to #pragma once
Harald Welte
2014-08-21
3
-13
/
+3
*
New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface
Harald Welte
2014-08-21
1
-0
/
+7
*
rename controlif_setup() to ctrl_interface_setup()
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Move bulk of control node lookup inti libosmoctrl
Harald Welte
2014-08-21
1
-4
/
+7
*
libctrl: remove 'struct gsm_network' references
Harald Welte
2014-08-21
1
-5
/
+2
*
libctrl: remove bsc-specific declaration
Harald Welte
2014-08-21
1
-1
/
+0
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
1
-1
/
+2
*
libctrl: remove reference to bsc_replace_string()
Harald Welte
2014-08-21
2
-1
/
+8
*
libctrl: remove openbsc headers, convert from make_sock to libosmocore
Harald Welte
2014-08-21
2
-4
/
+5
*
libctr: rename/move control interface to libosmocore naming scheme
Harald Welte
2014-08-21
2
-0
/
+208
*
new <osmocom/vty/ports.h> file listing VTY tcp ports
Harald Welte
2014-08-21
1
-0
/
+14
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
1
-12
/
+12
[next]