aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gb_proxy.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-15gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann1-1/+1
2015-11-10gbproxy: Count more GSM 04.08 messagesHolger Hans Peter Freyther1-0/+16
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann1-4/+0
2014-10-09gbproxy: Use a separate regexp for routingJacob Erlbeck1-0/+1
2014-10-09gbproxy: Refactor IMSI matchingJacob Erlbeck1-11/+18
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck1-1/+4
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck1-0/+1
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-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck1-1/+4
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck1-0/+10
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck1-3/+7
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck1-4/+4
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-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-0/+5
2014-09-02gbproxy: Remove nonnull attributesJacob Erlbeck1-15/+10
2014-08-24gbproxy: Move peer definitions to gb_proxy_peer.cJacob Erlbeck1-7/+19
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-19/+99
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-22gbproxy: Add gbprox_clear_patch_filter() (Coverity)Jacob Erlbeck1-0/+1
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
2014-08-05gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther1-0/+8
2014-08-04gbproxy: Kill the global gbprox_global_patch_state structHolger Hans Peter Freyther1-1/+9
2014-08-04gbproxy: Remove global state from the gbproxyHolger Hans Peter Freyther1-6/+7
2014-08-04gprs: The methods moved to gprs_utils.h remove them hereHolger Hans Peter Freyther1-3/+0
2014-08-04gbproxy: Use gbproxy_ for all structuresHolger Hans Peter Freyther1-8/+8
2014-08-04gbproxy: The dump routines are only used by the test, move it thereHolger Hans Peter Freyther1-2/+0
2014-08-04gbproxy: Have a clear namespace for the public functionsHolger Hans Peter Freyther1-2/+1
2014-08-04gbproxy: Remove the global rate counter and place it in the configHolger Hans Peter Freyther1-1/+3
2014-08-04gbproxy: Correct the method name. We work on TLLIsHolger Hans Peter Freyther1-1/+1
2014-08-04gbproxy: Move the VTY code into the vty file and create public APIHolger Hans Peter Freyther1-5/+53
2014-07-22gprs/vty: Add commands to manage the TLLI listJacob Erlbeck1-0/+2
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck1-0/+5
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck1-0/+6
2014-07-22gprs: Add MCC/MNC patch support for LLC/GMM messagesJacob Erlbeck1-0/+10
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-0/+4
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-2/+2
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck1-0/+1
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck1-1/+2