1. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  2. e072da9 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  3. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  4. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  5. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  6. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  7. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  8. e289a2a channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  9. 8d878e8 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  10. 3163f33 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  11. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  12. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  13. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  14. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  15. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  16. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  17. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  18. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  19. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  20. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  21. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  22. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  23. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  24. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  25. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  26. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  27. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  28. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  29. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  30. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  31. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  32. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  33. 241bda0 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  34. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  35. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  36. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  37. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  38. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  39. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  40. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  41. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  42. 9a7e25b Cleanup db test by Max · 8 years ago
  43. cd5e526 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  44. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  45. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  46. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  47. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  48. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  49. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  50. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  51. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  52. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  53. 26679e0 Add basic UARFCN support by Max · 8 years ago
  54. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  55. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  56. c9ac20e gbproxy_test: assert msg allocation (CID #57873) by Neels Hofmeyr · 8 years ago
  57. 8bb6204 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  58. 2abf2b0 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  59. e98c9c7 nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  60. 84ae27e nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  61. 44ed497 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  62. f1a61bb nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  63. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  64. 70cf729 vty_test_runner: update ipa sending code by Max · 8 years ago
  65. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  66. 9bcb1a5 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  67. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  68. de39225 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  69. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  70. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  71. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  72. d617c5d MM Auth test: add test to re-use existing auth by Neels Hofmeyr · 8 years ago
  73. 4554a62 MM Auth test: add two tests for AUTH_THEN_CIPH by Neels Hofmeyr · 8 years ago
  74. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  75. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  76. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  77. 5127315 channel_test: don't segfault if paging fails by Neels Hofmeyr · 8 years ago
  78. fea1df8 bsc_test.c: fix tz.override val and note a FIXME by Neels Hofmeyr · 8 years ago
  79. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 8 years ago
  80. 1330478 sgsn/test: Add test case test_gmm_routing_areas by Jacob Erlbeck · 8 years ago
  81. d58c033 sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 8 years ago
  82. 9158089 sgsn/test: Add bssgp_raid parameter to send_0408_message by Jacob Erlbeck · 8 years ago
  83. 3fbf0a3 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 8 years ago
  84. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  85. 22a7142 tests/abis: fix format specifiers by Alexander Huemer · 9 years ago
  86. 6cacc56 tests/oap: depend on libgtp by Alexander Huemer · 9 years ago
  87. d010c49 gtphub: improve handling of restarted peer. by Neels Hofmeyr · 9 years ago
  88. ee07e4f gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  89. 23d09cc gtphub_test: add test_parallel_context_creation() by Neels Hofmeyr · 9 years ago
  90. ba0525e gtphub: tweak logging. by Neels Hofmeyr · 9 years ago
  91. f8c7010 gtphub: add test for SGSN behind NAT by Neels Hofmeyr · 9 years ago
  92. 1ae3ebd gtphub_test: tweak test_user_data(): no seq routing. by Neels Hofmeyr · 9 years ago
  93. 8defadb tests: fix condition to run sgsn, oap, gtphub tests by Neels Hofmeyr · 9 years ago
  94. c6d51f5 gtphub: fix restart cleanup peer matching. by Neels Hofmeyr · 9 years ago
  95. 996ec1d gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  96. 237fee6 gtphub: add restart counter test by Neels Hofmeyr · 9 years ago
  97. be4beba gtphub: add test for reused TEI. by Neels Hofmeyr · 9 years ago
  98. 7559910 gtphub_test: add test for Del PDP from GGSN side. by Neels Hofmeyr · 9 years ago
  99. 99a50b3 gtphub_test: add some cleanup asserts. by Neels Hofmeyr · 9 years ago
  100. 10fc024 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago