index
:
osmocom-bb
fixeria/audio
fixeria/burst_ind
fixeria/cbch
fixeria/gprs
fixeria/l1ctl_nego
fixeria/l1ctl_sap
fixeria/mncc
fixeria/research
fixeria/trx
fixeria/trxcon
jolly/emi
jolly/handover
jolly/menu
jolly/testing
jolly/ui
jolly/useruser
laforge/baudrate
laforge/burst_ind
laforge/burst_ind_rebase
laforge/early-cm
laforge/jolly_handover_rebased
laforge/lib-update
laforge/mobile_event
laforge/neigh_sb
laforge/ournode-vty
laforge/remove-libosmocore
laforge/virt-voice
laforge/virtphy-gprs
luca/catcher
luca/gsmmap
luca/libosmosim
master
mawais/ho
nion/sap
osmith/virt-voice
pespin/dtr-rst
pespin/ms-pwr
pespin/mute
pespin/no-exit
pespin/power-ramp
prom/dietlibc
prom/simaccess
steve-m/burst_mcsi
steve-m/mtk_hack
sylvain/burst_ind
sylvain/ms-sdr
sylvain/testing
zecke/rxqual-full
zecke/work-with-nitb
OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-16
misc: Fix warning when compiling telnet_interface.c
Holger Hans Peter Freyther
1
-0
/
+1
2012-03-01
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
1
-0
/
+1
2012-02-08
gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS()
Harald Welte
1
-0
/
+8
2012-02-07
libosmocore/gsm: Fixed total size of gsm48_req_ref
Andreas Eversberg
1
-3
/
+3
2012-01-26
GSM 08.08: change gsm0808_create_classmark_update() prototype
Harald Welte
1
-1
/
+2
2012-01-26
gsmtap: make sure we agree with wireshark on GSMTAP channel types
Harald Welte
1
-2
/
+2
2012-01-22
TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()
Harald Welte
1
-14
/
+28
2012-01-14
msgb_trim(): actually trim to an absolute length, as the comment states
Harald Welte
1
-5
/
+3
2012-01-14
msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's
Harald Welte
1
-0
/
+28
2011-12-07
auth_core: don't use anonymous unions to make certain gcc versions happy
Harald Welte
1
-1
/
+1
2011-12-07
auth_core: add functions for parsing algorithm names
Harald Welte
1
-0
/
+3
2011-12-06
Add a generic abstraction for GSM/3G authentication algorithms
Harald Welte
2
-1
/
+88
2011-12-06
comp128: mark ki and srand as 'const' input parameters
Harald Welte
1
-1
/
+1
2011-12-01
SMS: export gsm411_bcdify() and gsm411_unbcdify() functions
Harald Welte
1
-0
/
+6
2011-11-24
core/conv: Add utility methods to know length of coded/decoded vectors
Sylvain Munaut
1
-0
/
+6
2011-11-24
core/conv: Add support for other termination types (trunc & tail biting)
Sylvain Munaut
1
-6
/
+25
2011-11-24
core/conv: Minor documentation improvements
Sylvain Munaut
1
-12
/
+18
2011-11-17
gsm/a5: Add documentation
Sylvain Munaut
1
-0
/
+14
2011-11-17
gsm/a5: Add const qualifier on the key
Sylvain Munaut
1
-3
/
+3
2011-11-13
utils: Add declaration back for osmo_osmo_hexdump_nospc
Sylvain Munaut
1
-0
/
+1
2011-11-12
include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A
Sylvain Munaut
1
-1
/
+2
2011-11-12
gsm/sms: Rewrite of SMR process, extracted from OpenBSC
Andreas Eversberg
2
-1
/
+46
2011-11-12
gsm/sms: Rewrite of SMC process, extracted from OpenBSC
Andreas Eversberg
3
-4
/
+67
2011-11-12
gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c
Andreas.Eversberg
2
-1
/
+32
2011-11-12
gsm/sms: Added DLSMS debugging
Andreas Eversberg
1
-1
/
+2
2011-11-12
gsm/lapdm: Fix TA and power level handling in the ACCH header
Andreas.Eversberg
1
-2
/
+5
2011-11-12
gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)
Andreas.Eversberg
1
-1
/
+1
2011-11-12
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
1
-0
/
+1
2011-11-12
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
1
-0
/
+2
2011-11-12
core/rbtree: add const qualifier to some functions
Sylvain Munaut
1
-4
/
+4
2011-11-10
utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc
Sylvain Munaut
1
-1
/
+1
2011-10-21
timer: Add compatibility header with timer helpers
Sylvain Munaut
2
-0
/
+81
2011-10-17
timer: add scalable RB-tree based timer infrastructure
Pablo Neira Ayuso
1
-3
/
+3
2011-10-17
add rb-tree implementation to libosmocore
Pablo Neira Ayuso
2
-1
/
+161
2011-10-10
add header file containing UMA/GAN protocol definitions
Harald Welte
2
-1
/
+154
2011-10-10
Added defines to use primitive/operation tuples in switch/case statements
Andreas Eversberg
1
-0
/
+3
2011-10-10
Split of LAPDm into a core part and a GSM specific part
root
3
-49
/
+175
2011-10-10
Changed logging of LAPD from DLLAPDM to DLLAPD
root
1
-1
/
+1
2011-10-09
gsmtap: Add type/subtypes for GMR-1 protocol
Sylvain Munaut
1
-0
/
+23
2011-10-08
GSMTAP: Add comments to explain how to make GSMTAP changes
Harald Welte
1
-0
/
+24
2011-10-08
GSMTAP: Import changes from Wireshark
Harald Welte
1
-0
/
+11
2011-09-26
gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type
Sylvain Munaut
1
-0
/
+9
2011-09-26
bring gsmtap.h in sync with recent wireshark additions
Harald Welte
1
-0
/
+4
2011-09-16
core: Add generic CRC functions (templates expended to 8 16 32 64 bits)
Sylvain Munaut
3
-1
/
+106
2011-09-05
correct declaration of osmo_sitype2rsl
Alexander Huemer
1
-1
/
+1
2011-09-04
add missing declarations of cfg_description_cmd to vty/vty.h
Harald Welte
1
-0
/
+3
2011-09-02
core/serial: Add utilities to deal with serial ports
Sylvain Munaut
2
-0
/
+47
2011-09-02
build/include: Only install headers for enabled options
Sylvain Munaut
1
-1
/
+9
2011-09-02
RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names
Harald Welte
1
-0
/
+1
2011-09-01
logging: include stdarg.h for va_list
Christoph Fritz
1
-0
/
+1
[prev]
[next]