1. 6e230e9 SGSN: Fixing build config by Philipp · 8 years ago
  2. b993563 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  3. 58b99ae vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  4. 7c3822d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  5. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  6. ef245a5 channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  7. 3ac0a39 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  8. 91327a4 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  9. d15dae7 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  10. 558af7a cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  11. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  12. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  13. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  14. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  15. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  16. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  17. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  18. 4976953 Build fixes by Alexander Huemer · 8 years ago
  19. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  20. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  21. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  22. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  23. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  24. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  25. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  26. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  27. 6f9a6ca SGSN: prevent starting with inconsistent config by Max · 8 years ago
  28. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  29. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  30. c5d6a90 Fix vty tests with subscriber deletion by Max · 8 years ago
  31. 2b91ce2 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  32. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  33. 3911533 Make random extension range configurable by Max · 8 years ago
  34. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  35. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  36. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  37. 539ffa2 Make si2q scheduling optional by Max · 8 years ago
  38. 5dc2350 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  39. 9deade7 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  40. 98f0a38 Cleanup db test by Max · 8 years ago
  41. d3356e7 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  42. 5860cd5 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  43. 82ae9d9 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  44. 794ff48 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  45. 4e349d6 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  46. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  47. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  48. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  49. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  50. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  51. eaf196c Add basic UARFCN support by Max · 8 years ago
  52. 2befab1 Fix earfcn deletion by Max · 8 years ago
  53. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  54. c871c85 gbproxy_test: assert msg allocation (CID #57873) by Neels Hofmeyr · 8 years ago
  55. 7db1ff6 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  56. 5044597 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  57. 46ba2ea nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  58. 6d79589 nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  59. 4ad2e14 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  60. 09f1afc nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  61. 884b4da NAT: reload BSCs config dynamically by Max · 8 years ago
  62. fb09239 vty_test_runner: update ipa sending code by Max · 8 years ago
  63. 8a55ec5 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  64. 7bd1b70 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  65. 19206b8 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  66. 7554329 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  67. a33fce1 Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  68. 82a02c5 Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  69. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  70. 0a11a45 MM Auth test: add test to re-use existing auth by Neels Hofmeyr · 8 years ago
  71. e4ba297 MM Auth test: add two tests for AUTH_THEN_CIPH by Neels Hofmeyr · 8 years ago
  72. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  73. 5c33631 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  74. 2c07934 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  75. 344340b channel_test: don't segfault if paging fails by Neels Hofmeyr · 8 years ago
  76. 9444620 bsc_test.c: fix tz.override val and note a FIXME by Neels Hofmeyr · 8 years ago
  77. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 8 years ago
  78. f703f15 sgsn/test: Add test case test_gmm_routing_areas by Jacob Erlbeck · 8 years ago
  79. f963e7e sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 8 years ago
  80. 2d9dee9 sgsn/test: Add bssgp_raid parameter to send_0408_message by Jacob Erlbeck · 8 years ago
  81. b0fbb84 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 8 years ago
  82. 97deca3 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  83. e6e4f0d tests/abis: fix format specifiers by Alexander Huemer · 9 years ago
  84. 0f3621c tests/oap: depend on libgtp by Alexander Huemer · 9 years ago
  85. f4906e5 gtphub: improve handling of restarted peer. by Neels Hofmeyr · 9 years ago
  86. a2217ec gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  87. 81d7519 gtphub_test: add test_parallel_context_creation() by Neels Hofmeyr · 9 years ago
  88. ed4bdef gtphub: tweak logging. by Neels Hofmeyr · 9 years ago
  89. 5aba0ec gtphub: add test for SGSN behind NAT by Neels Hofmeyr · 9 years ago
  90. d4abc82 gtphub_test: tweak test_user_data(): no seq routing. by Neels Hofmeyr · 9 years ago
  91. 5c8090e tests: fix condition to run sgsn, oap, gtphub tests by Neels Hofmeyr · 9 years ago
  92. fe43626 gtphub: fix restart cleanup peer matching. by Neels Hofmeyr · 9 years ago
  93. f6fe212 gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  94. 6402bae gtphub: add restart counter test by Neels Hofmeyr · 9 years ago
  95. 3a342cf gtphub: add test for reused TEI. by Neels Hofmeyr · 9 years ago
  96. 200aff6 gtphub_test: add test for Del PDP from GGSN side. by Neels Hofmeyr · 9 years ago
  97. 0fa507a gtphub_test: add some cleanup asserts. by Neels Hofmeyr · 9 years ago
  98. 3c6e053 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  99. 5da32ac gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  100. 6c16406 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago