summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibilityHarald Welte2012-06-181-1/+1
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-179-2/+637
* add GPRS/Gb related osmo_prim SAPsHarald Welte2012-06-171-0/+5
* add library VTY nodes for NS and BSSGPHarald Welte2012-06-161-0/+2
* signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gbHarald Welte2012-06-161-0/+1
* add GSM_LCHAN_PDTCHHarald Welte2012-04-191-0/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-1826-26/+26
* vty: Add a function to write the current config to a file.Holger Hans Peter Freyther2012-03-281-0/+3
* auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte2012-03-211-0/+1
* misc: Fix warning when compiling telnet_interface.cHolger Hans Peter Freyther2012-03-161-0/+1
* vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut2012-03-011-0/+1
* gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS()Harald Welte2012-02-081-0/+8
* libosmocore/gsm: Fixed total size of gsm48_req_refAndreas Eversberg2012-02-071-3/+3
* GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte2012-01-261-1/+2
* gsmtap: make sure we agree with wireshark on GSMTAP channel typesHarald Welte2012-01-261-2/+2
* TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()Harald Welte2012-01-221-14/+28
* msgb_trim(): actually trim to an absolute length, as the comment statesHarald Welte2012-01-141-5/+3
* msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb'sHarald Welte2012-01-141-0/+28
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-1/+1
* auth_core: add functions for parsing algorithm namesHarald Welte2011-12-071-0/+3
* Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte2011-12-062-1/+88
* comp128: mark ki and srand as 'const' input parametersHarald Welte2011-12-061-1/+1
* SMS: export gsm411_bcdify() and gsm411_unbcdify() functionsHarald Welte2011-12-011-0/+6
* core/conv: Add utility methods to know length of coded/decoded vectorsSylvain Munaut2011-11-241-0/+6
* core/conv: Add support for other termination types (trunc & tail biting)Sylvain Munaut2011-11-241-6/+25
* core/conv: Minor documentation improvementsSylvain Munaut2011-11-241-12/+18
* gsm/a5: Add documentationSylvain Munaut2011-11-171-0/+14
* gsm/a5: Add const qualifier on the keySylvain Munaut2011-11-171-3/+3
* utils: Add declaration back for osmo_osmo_hexdump_nospcSylvain Munaut2011-11-131-0/+1
* include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut2011-11-121-1/+2
* gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2011-11-122-1/+46
* gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg2011-11-123-4/+67
* gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2011-11-122-1/+32
* gsm/sms: Added DLSMS debuggingAndreas Eversberg2011-11-121-1/+2
* gsm/lapdm: Fix TA and power level handling in the ACCH headerAndreas.Eversberg2011-11-121-2/+5
* gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg2011-11-121-1/+1
* vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2011-11-121-0/+1
* vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg2011-11-121-0/+2
* core/rbtree: add const qualifier to some functionsSylvain Munaut2011-11-121-4/+4
* utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospcSylvain Munaut2011-11-101-1/+1
* timer: Add compatibility header with timer helpersSylvain Munaut2011-10-212-0/+81
* timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2011-10-171-3/+3
* add rb-tree implementation to libosmocorePablo Neira Ayuso2011-10-172-1/+161
* add header file containing UMA/GAN protocol definitionsHarald Welte2011-10-102-1/+154
* Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg2011-10-101-0/+3
* Split of LAPDm into a core part and a GSM specific partroot2011-10-103-49/+175
* Changed logging of LAPD from DLLAPDM to DLLAPDroot2011-10-101-1/+1
* gsmtap: Add type/subtypes for GMR-1 protocolSylvain Munaut2011-10-091-0/+23
* GSMTAP: Add comments to explain how to make GSMTAP changesHarald Welte2011-10-081-0/+24
* GSMTAP: Import changes from WiresharkHarald Welte2011-10-081-0/+11