index
:
libosmocore
debian
laforge/lapdm_l3trim
laforge/sim
master
pablo/talloc
tobias/supplementary_services
zecke/0.3.10-old-lapd
zecke/gnu-autotest
zecke/lapd-fixes
zecke/md5
zecke/sms-fixes-by-dennis-wehrle
zecke/vty-docs
zecke/vty-func-for-saving
Common library for all Osmocom projects
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
src/codec: Fix typo in Makefile
HEAD
master
Sylvain Munaut
1
-1/+1
2012-04-26
LAPDm: Ensure there is no payload in DISC frames
0.4.2
Harald Welte
1
-1/+6
2012-04-19
add GSM_LCHAN_PDTCH
Harald Welte
1
-0/+1
2012-04-18
doc: Fix the Doxygen section endings
Sylvain Munaut
50
-50/+50
2012-04-08
sync prototype of osmo_sockaddr_is_local with declaration
Harald Welte
1
-1/+1
2012-04-05
timer: Increase the imprecision we accept in this test
Holger Hans Peter Freyther
2
-2/+2
2012-04-04
libosmogsm: Add tvlv_att_def to exported symbols
Harald Welte
1
-0/+1
2012-04-04
misc: Fix make distcheck, add the new libosmogsm.map file to the tarball
Holger Hans Peter Freyther
1
-0/+2
2012-04-04
lapdm: fix RSL message format in RLL ERROR INDICATION
Harald Welte
1
-1/+0
2012-04-04
libosmogsm: Introduce explicit list of exported symbols
Harald Welte
4
-3/+234
2012-03-28
vty: Add a function to write the current config to a file.
Holger Hans Peter Freyther
2
-46/+133
2012-03-26
misc: Fix the mail email address in the configure.ac
Holger Hans Peter Freyther
1
-1/+1
2012-03-22
osmo-auc-gen: Add mode for verifying user-supplied AUTS
Harald Welte
1
-14/+25
2012-03-21
update copyright notice
Harald Welte
1
-2/+2
2012-03-21
osmo-auc-gen: Add -O to the getop line to make it work
Holger Hans Peter Freyther
1
-1/+1
2012-03-21
auth: Update test result with the new OP/OPC output
Holger Hans Peter Freyther
1
-0/+2
2012-03-21
auth_milenage/osmo-auc-gen: compute OPC in case only OP is known
Harald Welte
3
-2/+26
2012-03-21
osmo-auc-gen: Introduce a small cmdline help/reference
Harald Welte
1
-1/+26
2012-03-21
milenage: Add function to compute OPC from OP and K
Harald Welte
3
-0/+37
2012-03-16
lapd: Remove unused variable t200_start in lapd_acknowledge.
Holger Hans Peter Freyther
1
-2/+1
2012-03-16
misc: Fix warning when compiling telnet_interface.c
Holger Hans Peter Freyther
1
-0/+1
2012-03-02
gsm/a5: Rewrite equation doc with proper numbering
Sylvain Munaut
1
-4/+4
2012-03-01
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
2
-35/+23
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
3
-7/+19
2012-01-26
GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers
Harald Welte
1
-116/+60
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-22
tests: Introduce a very basic gsm0808 test
Holger Hans Peter Freyther
7
-1/+291
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
2012-01-14
Merge remote-tracking branch 'origin/zecke/lapd-fixes'
Holger Hans Peter Freyther
4
-13/+40
2012-01-12
lapdm: Make sure that the msgb_l3len(msg) == length...
zecke/lapd-fixes
Holger Hans Peter Freyther
3
-13/+17
2012-01-12
lapd: Warn if someone attempts to send an empty message
Holger Hans Peter Freyther
2
-0/+22
2012-01-12
lapd: Mention the L3 size of the payload being sent
Holger Hans Peter Freyther
1
-1/+2
2012-01-10
libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c
Andreas.Eversberg
1
-3/+21
2011-12-14
Fix generation of GPRS Routing Area in case of 3-digit MNC
Gus Bourg
1
-1/+1
2011-12-11
lapd: Disable one part of the test as it fails on FreeBSD
Holger Hans Peter Freyther
1
-1/+2
2011-12-11
lapd_test: Look at the content of LAPD messages and compare them
Holger Hans Peter Freyther
2
-16/+61
2011-12-11
lapdm: Create a simple test case to transmit data between both ends
0.4.1
Holger Hans Peter Freyther
7
-1/+294
2011-12-07
auth_core: add missing string.h include to reduce warnings
Harald Welte
1
-0/+1
2011-12-07
auth_core: don't use anonymous unions to make certain gcc versions happy
Harald Welte
5
-20/+20
2011-12-07
milenage_test: make sure test output is what .ok file expects
Harald Welte
1
-1/+1
2011-12-07
auth_milenage: we now copy RAND in auth_core, no need to do it twice
Harald Welte
1
-1/+0
2011-12-07
milenage_test: make sure test result matches expectations
Harald Welte
1
-1/+1
2011-12-07
add 'osmo-auc-gen' tool that can be used to generate auth vectors
Harald Welte
2
-1/+187
2011-12-07
auth_core: Make sure we always save the RAND in the vector
Harald Welte
1
-1/+8
2011-12-07
auth_core: add functions for parsing algorithm names
Harald Welte
2
-0/+23
2011-12-06
whitespace fixes in milenage_test.ok
Harald Welte
1
-7/+7
[next]