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