summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vty: Include osmocom/core/utils.h for the value_string structHolger Hans Peter Freyther2012-09-111-0/+1
* logging: Introduce a print_filename flag for the logtargetHolger Hans Peter Freyther2012-09-111-0/+3
* logging: Mark the log_info_cat pointer as constsHolger Hans Peter Freyther2012-09-111-1/+1
* Gb: Add functions for sending flow control messages from BSS sideHarald Welte2012-09-101-0/+8
* Gb: Add header file for BSS-side BSSGP functionsHarald Welte2012-09-102-0/+68
* msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEADHarald Welte2012-09-081-3/+34
* BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte2012-09-071-1/+1
* BSSGP flow-control: various fixesHarald Welte2012-09-071-5/+13
* libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branchHarald Welte2012-09-071-0/+37
* USSD: text is 'char' not uint8_tHarald Welte2012-09-071-1/+1
* gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAPHarald Welte2012-09-021-0/+7
* GSM 04.08: Add 'enum gsm48_bcap_speech_ver'Harald Welte2012-08-241-0/+9
* GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2012-08-242-0/+79
* GSM 08.58: Add channel modes for transparent data servicesHarald Welte2012-08-241-4/+20
* import vty_cmd_string_from_valstr() from osmo-btsHarald Welte2012-08-201-0/+5
* utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a functionHolger Hans Peter Freyther2012-08-151-2/+2
* gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther2012-08-031-1/+1
* authentication: More documentationHarald Welte2012-07-181-17/+27
* backtrace: Add a variant that uses the libosmocore logging frameworkHarald Welte2012-07-141-0/+1
* TLV: add new "vTvLV" type for GANHarald Welte2012-07-141-1/+97
* import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte2012-07-131-0/+2
* timer: Add function osmo_timer_remaining() to determine remainign timeHarald Welte2012-07-131-1/+3
* VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg2012-07-122-3/+11
* logging: Fix compile breakage introduced by the warning fixesHolger Hans Peter Freyther2012-07-121-1/+1
* logging: Avoid compiler warnings when compiling c++ codeAndreas Eversberg2012-07-101-2/+2
* codec: make data tables constant.Diego Elio Pettenò2012-06-301-12/+12
* build: use the standard AM_V_GEN definition for output.Diego Elio Pettenò2012-06-301-2/+1
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-3010-69/+104
* GAN/UMA: use correct IE Identifier foer T3920Harald Welte2012-06-291-2/+2
* ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte2012-06-242-1/+10
* 44.318: Add missing message typesHarald Welte2012-06-241-0/+3
* Fix bit-endianness in UMA/GAN definitionsHarald Welte2012-06-241-2/+19
* 44.318: add structure describing Control Channel Description IEHarald Welte2012-06-241-0/+19
* gsm_44_318: add protocol discriminator enum and data[0] array to hdrHarald Welte2012-06-231-0/+8
* gsm_44_318.h: fix syntax errors in GAN definitionsHarald Welte2012-06-231-2/+2
* 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