1. 476c4bb python tests: allow running from separate build dir by Neels Hofmeyr · 7 years ago
  2. b3c7c79 python tests: vty and smpp: speed up >10 times by Neels Hofmeyr · 7 years ago
  3. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  4. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  5. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  6. acc6e83 ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  7. 5340345 vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  8. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  9. 44468ad smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  10. 577a125 python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  11. 8b24e9f vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  12. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  13. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  14. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  15. 40a91b3 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  16. a66d8cf Handle DSD from HLR by Max · 7 years ago
  17. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  18. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  19. bcfee2a vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  20. e02e1e7 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  21. ba1468e vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  22. b39053a vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  23. 7d17c3e vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  24. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  25. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  26. 881064e Prevent segfault in range encoding by Max · 8 years ago
  27. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  28. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  29. b7f41d5 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  30. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  31. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  32. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  33. 3cbc052 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  34. 73ed455 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  35. 2e109f0 oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  36. 28786bb oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  37. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  38. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  39. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  40. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  41. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  42. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  43. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  44. 3e67689 Use IPA module for vty tests by Max · 8 years ago
  45. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  46. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  47. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  48. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  49. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  50. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  51. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  52. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  53. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  54. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  55. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  56. bb42eee test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  57. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  58. ae9beda sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  59. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  60. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  61. e072da9 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  62. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  63. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  64. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  65. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  66. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  67. e289a2a channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  68. 8d878e8 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  69. 3163f33 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  70. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  71. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  72. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  73. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  74. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  75. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  76. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  77. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  78. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  79. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  80. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  81. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  82. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  83. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  84. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  85. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  86. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  87. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  88. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  89. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  90. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  91. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  92. 241bda0 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  93. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  94. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  95. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  96. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  97. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  98. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  99. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  100. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago