| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | logging: add osmo_vlogp() as vararg / va_list compatible function | Harald Welte | 2011-08-31 | 1 | -0/+3 |
* | signal: Fix compiler warning about signedness of constant | Holger Hans Peter Freyther | 2011-08-22 | 1 | -2/+2 |
* | doxygen: document some more structure members for RSL | Harald Welte | 2011-08-18 | 1 | -14/+21 |
* | doxygen: Add documentation for Abis OML | Harald Welte | 2011-08-17 | 2 | -25/+69 |
* | doxygen: split VTY configuration in multiple files | Harald Welte | 2011-08-17 | 3 | -2/+13 |
* | RSL: add doxygen documentation | Harald Welte | 2011-08-17 | 1 | -9/+17 |
* | doxygen: Add documentation for LAPDm code | Harald Welte | 2011-08-17 | 1 | -60/+78 |
* | doxygen: Add documentation about TLV parser | Harald Welte | 2011-08-17 | 1 | -13/+58 |
* | doxygen: Add (partial) VTY API documentation | Harald Welte | 2011-08-17 | 3 | -70/+122 |
* | doxygen: Add documentation for gsmtap_util.[ch] | Harald Welte | 2011-08-17 | 1 | -15/+10 |
* | doxygen: Add documentation to signal.[ch] | Harald Welte | 2011-08-17 | 1 | -2/+10 |
* | doxygen: Add documentation for prim.h | Harald Welte | 2011-08-17 | 1 | -9/+26 |
* | doxygen: document panic.[ch] | Harald Welte | 2011-08-17 | 1 | -1/+10 |
* | doxygen: Add docs for rate_ctr | Harald Welte | 2011-08-17 | 1 | -26/+34 |
* | doxygen: Add 'write_queue' module | Harald Welte | 2011-08-17 | 1 | -24/+6 |