summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sim: renamed case to the one defined in ISO7816-3Kevin Redon2014-10-261-6/+6
* sim: add comment/explaination for structure osim_apdu_caseKevin Redon2014-10-261-8/+8
* initial checkin of 'libosmosim'Harald Welte2014-10-262-1/+270
* msgb: make msgb_get() finally work as expectedHarald Welte2014-10-261-1/+1
* gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck2014-10-091-1/+1
* logging: Add ability to save/print current log filtersHarald Welte2014-08-251-0/+16
* gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte2014-08-241-0/+3
* add port number 4238 for BTS control interfaceHarald Welte2014-08-242-0/+2
* libctrl: Add support for 'deferred control commands'Harald Welte2014-08-241-0/+15
* Convert recently-introduced header files to #pragma onceHarald Welte2014-08-213-13/+3
* New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte2014-08-212-0/+8
* rename controlif_setup() to ctrl_interface_setup()Harald Welte2014-08-211-2/+2
* libctrl: Move bulk of control node lookup inti libosmoctrlHarald Welte2014-08-211-4/+7
* libctrl: remove 'struct gsm_network' referencesHarald Welte2014-08-211-5/+2
* libctrl: remove bsc-specific declarationHarald Welte2014-08-211-1/+0
* libctrl: autotools build system integrationHarald Welte2014-08-211-0/+2
* libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte2014-08-211-1/+2
* libctrl: remove reference to bsc_replace_string()Harald Welte2014-08-212-1/+8
* libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2014-08-212-4/+5
* libctr: rename/move control interface to libosmocore naming schemeHarald Welte2014-08-212-0/+208
* new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte2014-08-212-1/+16
* ipa: rename functions for consistencyHarald Welte2014-08-202-13/+13
* import various generic IPA related functions from libosmo-abisHarald Welte2014-08-202-0/+63
* Add osmo_get_macaddr() function to obtain etherent mac addressHarald Welte2014-08-181-0/+1
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-182-0/+7
* TLV: add TLVP_PRES_LEN() definition to check for existance + minimum lengthHarald Welte2014-08-181-0/+3
* ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router ControlHarald Welte2014-08-181-0/+1
* abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte2014-08-171-0/+1
* abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte2014-08-171-0/+3
* update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0Harald Welte2014-06-211-2/+2
* update gsm_08_08.h to Release 11Harald Welte2014-06-211-1/+119
* core/bitXXgen: Don't do 'return' in functions returning voidSylvain Munaut2014-06-161-2/+2
* core/bitXXgen: Use explicit cast of void* to uint8_tSylvain Munaut2014-06-161-4/+6
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-162-1/+51
* bits: Add left circular shift functionMax2014-06-161-0/+10
* core: Add generic LE/BE load/store uint type convertors and use them in msgbMax2014-06-164-10/+128
* include: Switch to #pragma once patternSylvain Munaut2014-06-1684-335/+84
* gsmtap: add LTE defines to GSMTAP v2Max2014-06-151-1/+10
* abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis headerÁlvaro Neira Ayuso2014-05-201-0/+1
* Fix introducing osmocom speficic OML attributesHarald Welte2014-05-191-1/+3
* protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.Álvaro Neira Ayuso2014-05-151-0/+2
* src/socket: Adding unix domain socket supportÁlvaro Neira Ayuso2014-03-261-0/+6
* gsm/lapdm: Prevent LAPD tx_queue from filling up in polling modeDaniel Willmann2014-03-261-0/+1
* lapdm: Make lapdm_datalink_for_sapi publicDaniel Willmann2014-03-261-0/+2
* sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED.Alexander Chemeris2014-03-121-1/+1
* ladpm: Fix msgb handling and SAPI=3 establishment delayJacob Erlbeck2014-03-101-0/+15
* msgb: Add msgb_hexdump() functionJacob Erlbeck2014-03-041-0/+1
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-091-0/+3
* abis: Use the right return value for abis_nm_pchan4chcombHolger Hans Peter Freyther2014-01-021-1/+1
* Refactor COMP128v23 implementation and add test suitMax2013-12-071-2/+2