aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-09gbproxy: Rename the field 'enabled_tllis' to 'logical_links'Jacob Erlbeck1-2/+2
2014-10-09gbproxy: Use the term 'link' instead of 'tlli'Jacob Erlbeck1-28/+28
2014-10-09gbproxy: Rename functions related to tlli_infoJacob Erlbeck1-17/+15
2014-10-09gbproxy: Rename identifiers related to IMSI matchingJacob Erlbeck1-2/+2
2014-10-09sgsn: Create testcase that verifies that llmes get deletedHolger Hans Peter Freyther1-0/+6
2014-10-09mgcp: Do not detect the initial package as a wrap aroundHolger Hans Peter Freyther1-0/+5
2014-10-09mgcp: Move Annex A counting out of patch/count methodHolger Hans Peter Freyther1-4/+9
2014-09-22gprs_sgsn.h: Add two macros to log details of MM/PDP contextsDaniel Willmann1-0/+5
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck2-1/+5
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck2-0/+11
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck1-3/+7
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck1-1/+1
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck1-4/+4
2014-09-17osmux: send osmux stats in MGCP DLCX responsesPablo Neira Ayuso1-0/+5
2014-09-09gbproxy: Remove patch_mode, update initial checksJacob Erlbeck1-11/+0
2014-09-09gbproxy/test: Add assertions, improve test coverageJacob Erlbeck1-0/+2
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck1-0/+2
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck1-1/+3
2014-09-08gbproxy: Support a secondary SGSNJacob Erlbeck1-0/+2
2014-09-05bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther2-1/+6
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-0/+5
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck1-0/+1
2014-09-02gbproxy: Remove nonnull attributesJacob Erlbeck2-19/+14
2014-09-02mgcp: Store one more codec/payload type if it is presentHolger Hans Peter Freyther1-0/+1
2014-09-02mgcp: Move the "codec" params to a structHolger Hans Peter Freyther1-7/+14
2014-09-02mgcp: Use the rtp_hdr structure and extract ts/seq from thereHolger Hans Peter Freyther1-0/+1
2014-08-29osmux: add 'osmux batch-size NUM' option to mgcp vtyPablo Neira Ayuso1-0/+2
2014-08-29osmux: set default port from mgcp_parse_config()Pablo Neira Ayuso1-0/+2
2014-08-29nat: Introduce a config free for the test and fix valgrind issuesHolger Hans Peter Freyther1-0/+6
2014-08-28osmux: allow to specify the Osmux portPablo Neira Ayuso1-0/+2
2014-08-28osmux: add osmux circuit ID management and resolve NAT problemsPablo Neira Ayuso2-2/+18
2014-08-27osmux: encapsulate for osmux state information in struct mgcp_endpointPablo Neira Ayuso1-4/+5
2014-08-25gprs: Attempt to fix distcheck by adding the header fileHolger Hans Peter Freyther1-1/+2
2014-08-25port over to libosmocore include/osmocom/gsm/meas_rep.hHarald Welte2-29/+4
2014-08-24move GSM_RESERVED_TMSI to libosmocoreHarald Welte1-3/+0
2014-08-24gsm_data_shared: Add new trx_power_params for osmo-btsHarald Welte1-0/+1
2014-08-24gbproxy: Move peer definitions to gb_proxy_peer.cJacob Erlbeck1-7/+19
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck3-19/+154
2014-08-24gbproxy: Use different TLLI/P-TMSI for BSS and SGSNJacob Erlbeck1-0/+4
2014-08-24gbproxy: Track SGSN and BSS TLLI/PTMSI separatelyJacob Erlbeck1-4/+17
2014-08-24gbproxy: Handle old and new P-TMSI/TLLIJacob Erlbeck1-0/+5
2014-08-24move gsm_bts_num() to gsm_data_shared.[ch]Harald Welte2-3/+2
2014-08-22gbproxy: Add gbprox_clear_patch_filter() (Coverity)Jacob Erlbeck1-0/+1
2014-08-21fix missing '\' at end of line in Makefile.amHarald Welte1-1/+1
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte5-222/+6
2014-08-18ipaccess-proxy: avoid namespace collision with libosmo-abisHarald Welte1-2/+0
2014-08-13gbproxy: Pass tlli_info aroundJacob Erlbeck1-3/+5
2014-08-13gbproxy: Don't call time() in TLLI related functionsJacob Erlbeck1-1/+1
2014-08-13gbproxy: Test and fix IMSI/TMSI matchingJacob Erlbeck1-0/+2
2014-08-13gbproxy: Track TLLI even when the IMSI is not knownJacob Erlbeck1-0/+2