1. a9905a5 gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  2. d121ea6 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  3. ba9e9f6 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  4. e54cd15 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  5. 20bd6bf gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  6. e2ed8e6 gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  7. 334af5d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  8. ff252bb gtphub_test: build only when c-ares and gtp are present. by Neels Hofmeyr · 9 years ago
  9. 4ae165d gtphub: add enable_gtphub_test to atlocal.in. by Neels Hofmeyr · 9 years ago
  10. 6a8cbe9 tests/smpp: Fix linking order by Harald Welte · 9 years ago
  11. 97b6bfa Fix compilation with no libc-ares present on the system by Harald Welte · 9 years ago
  12. ae2c18c oap and gtphub tests must only be compiled of LIBGTP is present! by Harald Welte · 9 years ago
  13. 6187e01 gtphub: fix echo reply to SGSNs: wrong fd. Add test. by Neels Hofmeyr · 9 years ago
  14. ad945b6 fix build: remove obsolete gtphub EXTRA_DIST. by Neels Hofmeyr · 9 years ago
  15. 9cfe037 gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  16. e921e32 gtphub: fix User plane decoding, add unit test. by Neels Hofmeyr · 9 years ago
  17. c227594 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  18. bb3d678 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  19. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  20. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  21. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  22. 11cb27e mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 by Pablo Neira Ayuso · 9 years ago
  23. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  24. 89ef324 oap: add OAP API test by Neels Hofmeyr · 9 years ago
  25. f06046b oap: add oap testsuite skeleton by Neels Hofmeyr · 9 years ago
  26. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  27. 537d480 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  28. d1554ec gbproxy/test: Add and call cleanup_test function by Daniel Willmann · 9 years ago
  29. 044ce5f gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  30. 133e862 sgsn/test: Really parse received DL LLC messages by Jacob Erlbeck · 9 years ago
  31. cf15187 sgsn/test: Add and call cleanup_test function by Jacob Erlbeck · 9 years ago
  32. fa07b48 Revert "gprs: Use RAND_bytes for p-tmsi" by Holger Hans Peter Freyther · 9 years ago
  33. b45e4d8 osmux: Do not divide the number of bytes by eight. by Holger Hans Peter Freyther · 9 years ago
  34. 641d387 osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  35. 6cf0249 gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  36. cdeb815 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  37. c390ae8 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  38. 4c97435 mgcp: Test we don't crash on the NAT dummy MGCP message by Holger Hans Peter Freyther · 9 years ago
  39. d17bc7b mgcp: Avoid crashing when rtpmap is not complete by Holger Hans Peter Freyther · 9 years ago
  40. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  41. e9f7c99 nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  42. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  43. a2c41c4 sms: Fix the non-SMPP mode of the test by Holger Hans Peter Freyther · 9 years ago
  44. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  45. b69518f configure: Do not link all applications against libgsm by Holger Hans Peter Freyther · 9 years ago
  46. b25c834 Fix build wrt. missing CFLAGS constituents by Andreas Rottmann · 9 years ago
  47. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  48. 9270d99 sgsn: If there is a subscr don't allow an empty list by Holger Hans Peter Freyther · 9 years ago
  49. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  50. 0bb5674 gsup: Decode/Encode the hlr-Number in the GSUP message by Holger Hans Peter Freyther · 9 years ago
  51. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  52. 20de3ae sgsn: Extract the MSISDN from the subscr data structure by Holger Hans Peter Freyther · 9 years ago
  53. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  54. 49c1a71 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  55. b927f1c gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  56. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  57. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  58. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  59. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  60. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  61. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  62. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  63. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  64. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  65. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  66. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  67. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  68. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  69. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  70. ab94ca1 nat: Add a ctrl command to add to an existing ACC list by Holger Hans Peter Freyther · 9 years ago
  71. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  72. 7ce72c1 rtp: And really catch up and remove all occurences of openbsc/rtp.h by Holger Hans Peter Freyther · 9 years ago
  73. 66105fd ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago openbsc/0.14.0
  74. ca41519 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  75. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  76. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  77. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  78. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  79. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  80. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  81. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  82. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  83. 4b2d02d sgsn/test: Fix memory leak in test_subscriber_gsup by Jacob Erlbeck · 9 years ago
  84. baf0f94 sgsn/test: Add checks for subscr->error_cause by Jacob Erlbeck · 9 years ago
  85. 9ff8289 gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  86. 85ba655 gprs/test: Fix GSUP Purge MS response messages by Jacob Erlbeck · 9 years ago
  87. 466cedd sgsn/test: Add tests for PurgeMs responses by Jacob Erlbeck · 9 years ago
  88. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  89. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  90. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  91. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  92. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  93. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  94. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  95. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  96. 79af67d gprs: Add GPRS timer conversion functions by Jacob Erlbeck · 9 years ago
  97. d919343 sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  98. 6be9ffa sgsn/test: Make assert_substr safer (Coverity) by Jacob Erlbeck · 9 years ago
  99. 87c7ffc gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  100. 4dedb27 gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago