index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stats: Add vty_out_stat_item_group
Jacob Erlbeck
2015-10-28
1
-1
/
+5
*
stats: Add stat_item for value monitoring
Jacob Erlbeck
2015-10-28
2
-0
/
+105
*
comments
Neels Hofmeyr
2015-10-09
2
-3
/
+4
*
ipaccess: add OAP proto_ext (in design).
Neels Hofmeyr
2015-09-23
1
-0
/
+1
*
Introduce gsm48_mi_type_name() function
Harald Welte
2015-08-18
1
-0
/
+1
*
Add G-RNTI derived TLLI types defined in 23.003
Harald Welte
2015-08-18
1
-0
/
+2
*
vty: Change API to have node installation be done by int
Holger Hans Peter Freyther
2015-08-05
2
-6
/
+6
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-0
/
+3
*
Add APN utility function to libosmogsm
Harald Welte
2015-05-25
2
-0
/
+14
*
bssgp: Fix bssgp_tx_fc_bvc parameter type
Jacob Erlbeck
2015-05-06
1
-1
/
+1
*
linuxlist: Remove casting of ptr from container_of macro
Holger Hans Peter Freyther
2015-05-02
1
-1
/
+1
*
osmo_static_assert: Put back the typedef in the code
Holger Hans Peter Freyther
2015-04-13
1
-1
/
+1
*
sim: Use extern for these structs to generate a linkage
Holger Hans Peter Freyther
2015-04-11
1
-1
/
+1
*
ns: Log when sending fails (Coverity)
Jacob Erlbeck
2015-04-07
1
-6
/
+4
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
1
-1
/
+1
*
endian: Be able to detect endian on GNU and BSD
Holger Hans Peter Freyther
2015-03-22
2
-0
/
+39
*
bssgp: Handle BSSGP STATUS messages
Jacob Erlbeck
2015-03-18
1
-0
/
+2
*
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
3
-1
/
+153
*
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 gsm0341_test to generate SMSCB hex strings
Harald Welte
2014-12-29
1
-0
/
+1
*
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
2
-1
/
+270
[prev]
[next]