1. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  2. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  3. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  4. d617c5d MM Auth test: add test to re-use existing auth by Neels Hofmeyr · 8 years ago
  5. 4554a62 MM Auth test: add two tests for AUTH_THEN_CIPH by Neels Hofmeyr · 8 years ago
  6. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  7. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  8. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  9. 5127315 channel_test: don't segfault if paging fails by Neels Hofmeyr · 8 years ago
  10. fea1df8 bsc_test.c: fix tz.override val and note a FIXME by Neels Hofmeyr · 8 years ago
  11. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  12. 1330478 sgsn/test: Add test case test_gmm_routing_areas by Jacob Erlbeck · 9 years ago
  13. d58c033 sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 9 years ago
  14. 9158089 sgsn/test: Add bssgp_raid parameter to send_0408_message by Jacob Erlbeck · 9 years ago
  15. 3fbf0a3 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 9 years ago
  16. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  17. 22a7142 tests/abis: fix format specifiers by Alexander Huemer · 9 years ago
  18. 6cacc56 tests/oap: depend on libgtp by Alexander Huemer · 9 years ago
  19. d010c49 gtphub: improve handling of restarted peer. by Neels Hofmeyr · 9 years ago
  20. ee07e4f gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  21. 23d09cc gtphub_test: add test_parallel_context_creation() by Neels Hofmeyr · 9 years ago
  22. ba0525e gtphub: tweak logging. by Neels Hofmeyr · 9 years ago
  23. f8c7010 gtphub: add test for SGSN behind NAT by Neels Hofmeyr · 9 years ago
  24. 1ae3ebd gtphub_test: tweak test_user_data(): no seq routing. by Neels Hofmeyr · 9 years ago
  25. 8defadb tests: fix condition to run sgsn, oap, gtphub tests by Neels Hofmeyr · 9 years ago
  26. c6d51f5 gtphub: fix restart cleanup peer matching. by Neels Hofmeyr · 9 years ago
  27. 996ec1d gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  28. 237fee6 gtphub: add restart counter test by Neels Hofmeyr · 9 years ago
  29. be4beba gtphub: add test for reused TEI. by Neels Hofmeyr · 9 years ago
  30. 7559910 gtphub_test: add test for Del PDP from GGSN side. by Neels Hofmeyr · 9 years ago
  31. 99a50b3 gtphub_test: add some cleanup asserts. by Neels Hofmeyr · 9 years ago
  32. 10fc024 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  33. a9905a5 gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  34. d121ea6 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  35. ba9e9f6 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  36. e54cd15 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  37. 20bd6bf gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  38. e2ed8e6 gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  39. 334af5d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  40. ff252bb gtphub_test: build only when c-ares and gtp are present. by Neels Hofmeyr · 9 years ago
  41. 4ae165d gtphub: add enable_gtphub_test to atlocal.in. by Neels Hofmeyr · 9 years ago
  42. 6a8cbe9 tests/smpp: Fix linking order by Harald Welte · 9 years ago
  43. 97b6bfa Fix compilation with no libc-ares present on the system by Harald Welte · 9 years ago
  44. ae2c18c oap and gtphub tests must only be compiled of LIBGTP is present! by Harald Welte · 9 years ago
  45. 6187e01 gtphub: fix echo reply to SGSNs: wrong fd. Add test. by Neels Hofmeyr · 9 years ago
  46. ad945b6 fix build: remove obsolete gtphub EXTRA_DIST. by Neels Hofmeyr · 9 years ago
  47. 9cfe037 gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  48. e921e32 gtphub: fix User plane decoding, add unit test. by Neels Hofmeyr · 9 years ago
  49. c227594 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  50. bb3d678 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  51. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  52. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  53. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  54. 11cb27e mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 by Pablo Neira Ayuso · 9 years ago
  55. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  56. 89ef324 oap: add OAP API test by Neels Hofmeyr · 9 years ago
  57. f06046b oap: add oap testsuite skeleton by Neels Hofmeyr · 9 years ago
  58. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  59. 537d480 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  60. d1554ec gbproxy/test: Add and call cleanup_test function by Daniel Willmann · 9 years ago
  61. 044ce5f gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  62. 133e862 sgsn/test: Really parse received DL LLC messages by Jacob Erlbeck · 9 years ago
  63. cf15187 sgsn/test: Add and call cleanup_test function by Jacob Erlbeck · 9 years ago
  64. fa07b48 Revert "gprs: Use RAND_bytes for p-tmsi" by Holger Hans Peter Freyther · 9 years ago
  65. b45e4d8 osmux: Do not divide the number of bytes by eight. by Holger Hans Peter Freyther · 9 years ago
  66. 641d387 osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  67. 6cf0249 gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  68. cdeb815 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  69. c390ae8 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  70. 4c97435 mgcp: Test we don't crash on the NAT dummy MGCP message by Holger Hans Peter Freyther · 9 years ago
  71. d17bc7b mgcp: Avoid crashing when rtpmap is not complete by Holger Hans Peter Freyther · 9 years ago
  72. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  73. e9f7c99 nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  74. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  75. a2c41c4 sms: Fix the non-SMPP mode of the test by Holger Hans Peter Freyther · 9 years ago
  76. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  77. b69518f configure: Do not link all applications against libgsm by Holger Hans Peter Freyther · 9 years ago
  78. b25c834 Fix build wrt. missing CFLAGS constituents by Andreas Rottmann · 9 years ago
  79. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  80. 9270d99 sgsn: If there is a subscr don't allow an empty list by Holger Hans Peter Freyther · 9 years ago
  81. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  82. 0bb5674 gsup: Decode/Encode the hlr-Number in the GSUP message by Holger Hans Peter Freyther · 9 years ago
  83. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  84. 20de3ae sgsn: Extract the MSISDN from the subscr data structure by Holger Hans Peter Freyther · 9 years ago
  85. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  86. 49c1a71 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  87. b927f1c gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  88. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  89. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  90. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  91. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  92. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  93. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  94. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  95. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  96. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  97. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  98. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  99. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  100. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago