1. 80ee391 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  2. 39da711 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  3. b3368bc gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  4. feb23f7 gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  5. e4b3f69 gtphub: cosmetic: fix an argument name. by Neels Hofmeyr · 9 years ago
  6. c5f8fe0 gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  7. 416e35f gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  8. 21d0873 gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  9. 671e8d6 gtphub: cosmetic: rename a file. by Neels Hofmeyr · 9 years ago
  10. 6a65a8f gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  11. 767804d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  12. 9b30c1a gtphub: lose obsolete comment. by Neels Hofmeyr · 9 years ago
  13. f00f0df gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  14. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  15. 2a1d61f gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  16. 763a636 gtphub: add logging labels to bind struct. by Neels Hofmeyr · 9 years ago
  17. 97b5f14 gtphub: fix numerous segfaults, and other stupidities. by Neels Hofmeyr · 9 years ago
  18. 43283a3 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  19. a7c1015 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  20. f16657a gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  21. 9f79664 Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  22. 055a994 gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  23. 38b5e27 gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  24. 1b34761 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  25. 7209277 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  26. 2b10af3 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  27. d96d0b8 osmux: Allow to listen to a specific address by Holger Hans Peter Freyther · 9 years ago
  28. f58fa65 mgcp: Use the right bind addresses for NET and BTS by Holger Hans Peter Freyther · 9 years ago
  29. 23afcb3 osmux: Remember the allocated CID and make sure it is released by Holger Hans Peter Freyther · 9 years ago
  30. d5613e3 osmux: Allow to enforce using Osmux for the client by Holger Hans Peter Freyther · 9 years ago
  31. b95dd2c osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  32. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  33. d63b71d amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  34. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  35. 8d88a92 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  36. bfe773f mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  37. 493d4ee mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  38. 49d16b7 mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  39. 622a9e8 msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  40. e589938 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  41. ed4b715 mgcp: Begin to separate network and bts endpoints by Holger Hans Peter Freyther · 9 years ago
  42. 55032db mgcp: Add transcoding from PCMU as well by Holger Hans Peter Freyther · 9 years ago
  43. 644fdc2 osmux: add option to pad the circuit with dummy messages by Pablo Neira Ayuso · 9 years ago
  44. 9b57a3d sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  45. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  46. ac27e82 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  47. 2e36bd1 mgcp: Move the SDP handling into a separate file/module by Holger Hans Peter Freyther · 9 years ago
  48. fa862f3 mgcp: Remove unused parsing data struct by Holger Hans Peter Freyther · 9 years ago
  49. 6fb2efb nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  50. 1387df7 nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  51. 10c80ed mgcp: Include enough socket data structures to build on freebsd by Holger Hans Peter Freyther · 9 years ago
  52. 658f964 bsc: Rename core_ncc to core_mnc by Holger Hans Peter Freyther · 9 years ago
  53. 9215aab nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  54. 237d853 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  55. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  56. 08ecbdc nat: Send 16 bytes of rand to the BSC and remember it by Holger Hans Peter Freyther · 9 years ago
  57. 9549584 nat: Provide access to /dev/urandom for the code by Holger Hans Peter Freyther · 9 years ago
  58. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  59. f1e166c nat: Factor out the config by token search by Holger Hans Peter Freyther · 9 years ago
  60. 143ac5f libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  61. 8adb9c4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  62. 2b1d49a sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  63. 180027c sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  64. 8b2b5fb sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  65. fe4a9f6 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  66. f0bfe38 gsup: Decode/Encode the hlr-Number in the GSUP message by Holger Hans Peter Freyther · 9 years ago
  67. 6975df3 cdr: Remember the charging id supplied by the GGSN by Holger Hans Peter Freyther · 9 years ago
  68. 33d469b sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  69. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  70. ea2825a sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  71. 532b09d sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  72. 786cfee sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  73. 2944e21 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  74. 0466274 gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  75. 48f9a4e bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  76. fd74c39 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  77. e192c7b filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  78. b0023f5 filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  79. 99cc91e filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  80. d308480 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  81. a6f229b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  82. cc0d656 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  83. 80c7e25 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  84. 955f53c filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  85. ff1f62e filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  86. 739a483 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  87. 2a3c25c filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  88. d25039a filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  89. 8fe8ddc mgcp: Fix compiler warning on 64bit builds by Holger Hans Peter Freyther · 9 years ago
  90. 61623df sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  91. dd1f026 sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  92. 54da4c7 mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  93. f85852b nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  94. 22d77aa nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  95. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  96. 05e2770 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  97. fc632e3 rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  98. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  99. 0c8e6bd Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  100. 3400f11 sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago