1. 339f179 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  2. b21619e vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  3. fd32c9f ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  4. 82569eb vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  5. 4eec3df SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  6. 7229a94 smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  7. a21482a python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  8. 409e7c5 vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  9. e2c94d6 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  10. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  11. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  12. d5834d1 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  13. e405f15 Handle DSD from HLR by Max · 7 years ago
  14. 1c7869e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  15. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  16. d81df4f vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  17. 5e14103 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  18. a6e02f5 vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  19. 14f3cd6 vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  20. a3822a3 vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  21. 78a5803 CTRL: remove boilerplate by Max · 7 years ago
  22. 500dc76 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  23. 8749599 Prevent segfault in range encoding by Max · 8 years ago
  24. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  25. 64a40bf fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  26. 5633013 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  27. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  28. f1d15e0 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  29. e4e1ebd oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  30. 8972507 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  31. fe35504 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  32. f456d9a oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  33. 539a221 oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  34. c1270fd move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  35. 0b2505b move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  36. 6dfb30d rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  37. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  38. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  39. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  40. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  41. 5fd9894 Use IPA module for vty tests by Max · 8 years ago
  42. ad77870 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  43. 2780c44 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  44. 2f634fc gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  45. e7e3f27 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  46. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  47. 0303b38 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  48. b3d0e14 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  49. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  50. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  51. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  52. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  53. 9f98d7b test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  54. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  55. 3c175ed sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  56. a73e5f1 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  57. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  58. 84540e1 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  59. 6e230e9 SGSN: Fixing build config by Philipp · 8 years ago
  60. b993563 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  61. 58b99ae vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  62. 7c3822d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  63. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  64. ef245a5 channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  65. 3ac0a39 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  66. 91327a4 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  67. d15dae7 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  68. 558af7a cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  69. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  70. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  71. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  72. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  73. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  74. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  75. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  76. 4976953 Build fixes by Alexander Huemer · 8 years ago
  77. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  78. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  79. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  80. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  81. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  82. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  83. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  84. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  85. 6f9a6ca SGSN: prevent starting with inconsistent config by Max · 8 years ago
  86. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  87. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  88. c5d6a90 Fix vty tests with subscriber deletion by Max · 8 years ago
  89. 2b91ce2 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  90. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  91. 3911533 Make random extension range configurable by Max · 8 years ago
  92. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  93. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  94. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  95. 539ffa2 Make si2q scheduling optional by Max · 8 years ago
  96. 5dc2350 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  97. 9deade7 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  98. 98f0a38 Cleanup db test by Max · 8 years ago
  99. d3356e7 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  100. 5860cd5 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago