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
...
*
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
2012-03-01
1
-0
/
+1
*
gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS()
Harald Welte
2012-02-08
1
-0
/
+8
*
libosmocore/gsm: Fixed total size of gsm48_req_ref
Andreas Eversberg
2012-02-07
1
-3
/
+3
*
GSM 08.08: change gsm0808_create_classmark_update() prototype
Harald Welte
2012-01-26
1
-1
/
+2
*
gsmtap: make sure we agree with wireshark on GSMTAP channel types
Harald Welte
2012-01-26
1
-2
/
+2
*
TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()
Harald Welte
2012-01-22
1
-14
/
+28
*
msgb_trim(): actually trim to an absolute length, as the comment states
Harald Welte
2012-01-14
1
-5
/
+3
*
msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's
Harald Welte
2012-01-14
1
-0
/
+28
*
auth_core: don't use anonymous unions to make certain gcc versions happy
Harald Welte
2011-12-07
1
-1
/
+1
*
auth_core: add functions for parsing algorithm names
Harald Welte
2011-12-07
1
-0
/
+3
*
Add a generic abstraction for GSM/3G authentication algorithms
Harald Welte
2011-12-06
2
-1
/
+88
*
comp128: mark ki and srand as 'const' input parameters
Harald Welte
2011-12-06
1
-1
/
+1
*
SMS: export gsm411_bcdify() and gsm411_unbcdify() functions
Harald Welte
2011-12-01
1
-0
/
+6
*
core/conv: Add utility methods to know length of coded/decoded vectors
Sylvain Munaut
2011-11-24
1
-0
/
+6
*
core/conv: Add support for other termination types (trunc & tail biting)
Sylvain Munaut
2011-11-24
1
-6
/
+25
*
core/conv: Minor documentation improvements
Sylvain Munaut
2011-11-24
1
-12
/
+18
*
gsm/a5: Add documentation
Sylvain Munaut
2011-11-17
1
-0
/
+14
*
gsm/a5: Add const qualifier on the key
Sylvain Munaut
2011-11-17
1
-3
/
+3
*
utils: Add declaration back for osmo_osmo_hexdump_nospc
Sylvain Munaut
2011-11-13
1
-0
/
+1
*
include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A
Sylvain Munaut
2011-11-12
1
-1
/
+2
*
gsm/sms: Rewrite of SMR process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
2
-1
/
+46
*
gsm/sms: Rewrite of SMC process, extracted from OpenBSC
Andreas Eversberg
2011-11-12
3
-4
/
+67
*
gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c
Andreas.Eversberg
2011-11-12
2
-1
/
+32
*
gsm/sms: Added DLSMS debugging
Andreas Eversberg
2011-11-12
1
-1
/
+2
*
gsm/lapdm: Fix TA and power level handling in the ACCH header
Andreas.Eversberg
2011-11-12
1
-2
/
+5
*
gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)
Andreas.Eversberg
2011-11-12
1
-1
/
+1
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
1
-0
/
+1
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
1
-0
/
+2
*
core/rbtree: add const qualifier to some functions
Sylvain Munaut
2011-11-12
1
-4
/
+4
*
utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc
Sylvain Munaut
2011-11-10
1
-1
/
+1
*
timer: Add compatibility header with timer helpers
Sylvain Munaut
2011-10-21
2
-0
/
+81
*
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
2011-10-17
1
-3
/
+3
*
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2011-10-17
2
-1
/
+161
*
add header file containing UMA/GAN protocol definitions
Harald Welte
2011-10-10
2
-1
/
+154
*
Added defines to use primitive/operation tuples in switch/case statements
Andreas Eversberg
2011-10-10
1
-0
/
+3
*
Split of LAPDm into a core part and a GSM specific part
root
2011-10-10
3
-49
/
+175
*
Changed logging of LAPD from DLLAPDM to DLLAPD
root
2011-10-10
1
-1
/
+1
*
gsmtap: Add type/subtypes for GMR-1 protocol
Sylvain Munaut
2011-10-09
1
-0
/
+23
*
GSMTAP: Add comments to explain how to make GSMTAP changes
Harald Welte
2011-10-08
1
-0
/
+24
*
GSMTAP: Import changes from Wireshark
Harald Welte
2011-10-08
1
-0
/
+11
*
gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type
Sylvain Munaut
2011-09-26
1
-0
/
+9
*
bring gsmtap.h in sync with recent wireshark additions
Harald Welte
2011-09-26
1
-0
/
+4
*
core: Add generic CRC functions (templates expended to 8 16 32 64 bits)
Sylvain Munaut
2011-09-16
3
-1
/
+106
*
correct declaration of osmo_sitype2rsl
Alexander Huemer
2011-09-05
1
-1
/
+1
*
add missing declarations of cfg_description_cmd to vty/vty.h
Harald Welte
2011-09-04
1
-0
/
+3
*
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2011-09-02
2
-0
/
+47
*
build/include: Only install headers for enabled options
Sylvain Munaut
2011-09-02
1
-1
/
+9
*
RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names
Harald Welte
2011-09-02
1
-0
/
+1
*
logging: include stdarg.h for va_list
Christoph Fritz
2011-09-01
1
-0
/
+1
*
add functions for bit-reversal
Harald Welte
2011-09-01
1
-0
/
+27
[prev]
[next]