| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lapd: Mention the L3 size of the payload being sent | Holger Hans Peter Freyther | 2012-01-12 | 1 | -1/+2 |
* | libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c | Andreas.Eversberg | 2012-01-10 | 1 | -3/+21 |
* | Fix generation of GPRS Routing Area in case of 3-digit MNC | Gus Bourg | 2011-12-14 | 1 | -1/+1 |
* | auth_core: add missing string.h include to reduce warnings | Harald Welte | 2011-12-07 | 1 | -0/+1 |
* | auth_core: don't use anonymous unions to make certain gcc versions happy | Harald Welte | 2011-12-07 | 2 | -7/+7 |
* | auth_milenage: we now copy RAND in auth_core, no need to do it twice | Harald Welte | 2011-12-07 | 1 | -1/+0 |
* | auth_core: Make sure we always save the RAND in the vector | Harald Welte | 2011-12-07 | 1 | -1/+8 |
* | auth_core: add functions for parsing algorithm names | Harald Welte | 2011-12-07 | 1 | -0/+20 |
* | add milenage internal headers to ensure 'make dist' works | Harald Welte | 2011-12-07 | 1 | -0/+5 |
* | Auth: Import milenage implementation from hostap (Jouni Malinen) | Harald Welte | 2011-12-06 | 14 | -3/+1659 |
* | Add a generic abstraction for GSM/3G authentication algorithms | Harald Welte | 2011-12-06 | 3 | -1/+141 |
* | comp128: mark ki and srand as 'const' input parameters | Harald Welte | 2011-12-06 | 1 | -1/+1 |
* | increment LIBVERSION of libosmocore for new api | Harald Welte | 2011-12-01 | 1 | -1/+1 |
* | SMS: export gsm411_bcdify() and gsm411_unbcdify() functions | Harald Welte | 2011-12-01 | 1 | -20/+20 |
* | gsm/lapd_core: Make sure rc is initialize in lapd_rx_u | Sylvain Munaut | 2011-11-20 | 1 | -1/+1 |
* | gsm/a5: Bit faster way to compute parity ... | Sylvain Munaut | 2011-11-20 | 1 | -3/+2 |
* | gsm/a5: Add documentation | Sylvain Munaut | 2011-11-17 | 1 | -0/+68 |
* | gsm/a5: Rewrite A5/2 algo to avoid the delayed bit | Sylvain Munaut | 2011-11-17 | 1 | -23/+12 |
* | gsm/a5: Add const qualifier on the key | Sylvain Munaut | 2011-11-17 | 1 | -3/+3 |
* | gsm/gsm0411_smc: Fix typo | Sylvain Munaut | 2011-11-12 | 1 | -1/+1 |
* | include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A | Sylvain Munaut | 2011-11-12 | 1 | -1/+1 |
* | gsm/sms: Rewrite of SMR process, extracted from OpenBSC | Andreas Eversberg | 2011-11-12 | 2 | -1/+452 |
* | gsm/sms: Rewrite of SMC process, extracted from OpenBSC | Andreas Eversberg | 2011-11-12 | 2 | -1/+540 |
* | gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c | Andreas.Eversberg | 2011-11-12 | 2 | -0/+308 |
* | gsm/lapdm: Display SAPI in debug message for easier debug | Andreas.Eversberg | 2011-11-12 | 1 | -2/+2 |
* | gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) | Andreas.Eversberg | 2011-11-12 | 1 | -7/+11 |
* | gsm/lapdm: Fix TA and power level handling in the ACCH header | Andreas.Eversberg | 2011-11-12 | 1 | -6/+14 |
* | gsm/lapdm: Set N201 depending on the frame type | Andreas.Eversberg | 2011-11-12 | 1 | -5/+5 |
* | gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) | Andreas.Eversberg | 2011-11-12 | 1 | -5/+6 |
* | gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases | Andreas.Eversberg | 2011-11-12 | 1 | -0/+2 |
* | lapd: Fixed possible double free buf in lapd_core.c | Andreas Eversberg | 2011-11-12 | 1 | -2/+3 |
* | update LIBVERSION to reflect new API additions | Harald Welte | 2011-10-10 | 1 | -1/+1 |
* | Added defines to use primitive/operation tuples in switch/case statements | Andreas Eversberg | 2011-10-10 | 1 | -58/+20 |
* | LAPD: Moved timer handling into seperate functions | Andreas Eversberg | 2011-10-10 | 1 | -72/+87 |
* | Split of LAPDm into a core part and a GSM specific part | root | 2011-10-10 | 3 | -1621/+2456 |
* | LAPDm: Fix encoding of RLL ERROR IE | Harald Welte | 2011-09-03 | 1 | -1/+0 |
* | gsm/gsm48_ie: Fix other range format decoding | Andreas.Eversberg | 2011-09-02 | 1 | -66/+63 |
* | RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names | Harald Welte | 2011-09-02 | 1 | -0/+36 |
* | gsm/gsm48_ie: Fix Range 256 format decoding | Sylvain Munaut | 2011-09-01 | 1 | -20/+35 |
* | doxygen: Add main page for all three libraries | Harald Welte | 2011-08-30 | 1 | -0/+40 |
* | doxygen: Add documentation for Abis OML | Harald Welte | 2011-08-17 | 1 | -4/+29 |
* | RSL: add doxygen documentation | Harald Welte | 2011-08-17 | 1 | -3/+27 |
* | doxygen: Add documentation for LAPDm code | Harald Welte | 2011-08-17 | 1 | -4/+38 |
* | doxygen: Add documentation about TLV parser | Harald Welte | 2011-08-17 | 1 | -15/+25 |
* | gsm/gsm48_ie: Fix frequency list decoding | Andreas.Eversberg | 2011-07-30 | 1 | -1/+1 |
* | sms: Fix style issues with the code, add spaces after keywords | Holger Hans Peter Freyther | 2011-07-24 | 1 | -5/+5 |
* | sms: SMS where cropped (from VTY), concatenation of SMS where not possible | Dennis Wehrle | 2011-07-24 | 1 | -29/+89 |
* | lapdm: fix memory leak due to unreachable code | Harald Welte | 2011-07-16 | 1 | -1/+0 |
* | gsm 08.08: use ANSI function definition with (void) | Harald Welte | 2011-07-16 | 1 | -1/+1 |
* | tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff | Harald Welte | 2011-07-16 | 1 | -1/+1 |