aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-26sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warningsHarald Welte1-1/+1
2014-10-26sim: Add sfi to EF_*() macrosHarald Welte1-11/+14
2014-10-26sim: Add minimal/recommended size of file / recordHarald Welte1-15/+29
2014-10-26sim: further updates/fixesHarald Welte1-1/+3
2014-10-26sim: add decoding of status wordsHarald Welte1-2/+8
2014-10-26sim: replaced function/structure comments with doxygen commentsKevin Redon1-19/+39
2014-10-26sim: add comment/explaination for structure osim_msgb_cbKevin Redon1-4/+5
2014-10-26sim: add comment/explaination for structure osim_apdu_cmd_hdrKevin Redon1-5/+6
2014-10-26sim: renamed case to the one defined in ISO7816-3Kevin Redon1-6/+6
2014-10-26sim: add comment/explaination for structure osim_apdu_caseKevin Redon1-8/+8
2014-10-26initial checkin of 'libosmosim'Harald Welte2-1/+270
2014-10-26msgb: make msgb_get() finally work as expectedHarald Welte1-1/+1
2014-10-09gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck1-1/+1
2014-08-25logging: Add ability to save/print current log filtersHarald Welte1-0/+16
2014-08-24gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte1-0/+3
2014-08-24add port number 4238 for BTS control interfaceHarald Welte2-0/+2
2014-08-24libctrl: Add support for 'deferred control commands'Harald Welte1-0/+15
2014-08-21Convert recently-introduced header files to #pragma onceHarald Welte3-13/+3
2014-08-21New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte2-0/+8
2014-08-21rename controlif_setup() to ctrl_interface_setup()Harald Welte1-2/+2
2014-08-21libctrl: Move bulk of control node lookup inti libosmoctrlHarald Welte1-4/+7
2014-08-21libctrl: remove 'struct gsm_network' referencesHarald Welte1-5/+2
2014-08-21libctrl: remove bsc-specific declarationHarald Welte1-1/+0
2014-08-21libctrl: autotools build system integrationHarald Welte1-0/+2
2014-08-21libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte1-1/+2
2014-08-21libctrl: remove reference to bsc_replace_string()Harald Welte2-1/+8
2014-08-21libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2-4/+5
2014-08-21libctr: rename/move control interface to libosmocore naming schemeHarald Welte2-0/+208
2014-08-21new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte2-1/+16
2014-08-20ipa: rename functions for consistencyHarald Welte2-13/+13
2014-08-20import various generic IPA related functions from libosmo-abisHarald Welte2-0/+63
2014-08-18Add osmo_get_macaddr() function to obtain etherent mac addressHarald Welte1-0/+1
2014-08-18osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2-0/+7
2014-08-18TLV: add TLVP_PRES_LEN() definition to check for existance + minimum lengthHarald Welte1-0/+3
2014-08-18ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router ControlHarald Welte1-0/+1
2014-08-17abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte1-0/+1
2014-08-17abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte1-0/+3
2014-06-21update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0Harald Welte1-2/+2
2014-06-21update gsm_08_08.h to Release 11Harald Welte1-1/+119
2014-06-16core/bitXXgen: Don't do 'return' in functions returning voidSylvain Munaut1-2/+2
2014-06-16core/bitXXgen: Use explicit cast of void* to uint8_tSylvain Munaut1-4/+6
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut2-1/+51
2014-06-16bits: Add left circular shift functionMax1-0/+10
2014-06-16core: Add generic LE/BE load/store uint type convertors and use them in msgbMax4-10/+128
2014-06-16include: Switch to #pragma once patternSylvain Munaut84-335/+84
2014-06-15gsmtap: add LTE defines to GSMTAP v2Max1-1/+10
2014-05-20abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis headerÁlvaro Neira Ayuso1-0/+1
2014-05-19Fix introducing osmocom speficic OML attributesHarald Welte1-1/+3
2014-05-15protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.Álvaro Neira Ayuso1-0/+2
2014-03-26src/socket: Adding unix domain socket supportÁlvaro Neira Ayuso1-0/+6