1. 55032db mgcp: Add transcoding from PCMU as well by Holger Hans Peter Freyther · 9 years ago
  2. 644fdc2 osmux: add option to pad the circuit with dummy messages by Pablo Neira Ayuso · 9 years ago
  3. 9b57a3d sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  4. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  5. ac27e82 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  6. 2e36bd1 mgcp: Move the SDP handling into a separate file/module by Holger Hans Peter Freyther · 9 years ago
  7. fa862f3 mgcp: Remove unused parsing data struct by Holger Hans Peter Freyther · 9 years ago
  8. 6fb2efb nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  9. 1387df7 nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  10. 10c80ed mgcp: Include enough socket data structures to build on freebsd by Holger Hans Peter Freyther · 9 years ago
  11. 658f964 bsc: Rename core_ncc to core_mnc by Holger Hans Peter Freyther · 9 years ago
  12. 9215aab nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  13. 237d853 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  14. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  15. 08ecbdc nat: Send 16 bytes of rand to the BSC and remember it by Holger Hans Peter Freyther · 9 years ago
  16. 9549584 nat: Provide access to /dev/urandom for the code by Holger Hans Peter Freyther · 9 years ago
  17. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  18. f1e166c nat: Factor out the config by token search by Holger Hans Peter Freyther · 9 years ago
  19. 143ac5f libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  20. 8adb9c4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  21. 2b1d49a sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  22. 180027c sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  23. 8b2b5fb sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  24. fe4a9f6 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  25. f0bfe38 gsup: Decode/Encode the hlr-Number in the GSUP message by Holger Hans Peter Freyther · 9 years ago
  26. 6975df3 cdr: Remember the charging id supplied by the GGSN by Holger Hans Peter Freyther · 9 years ago
  27. 33d469b sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  28. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  29. ea2825a sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  30. 532b09d sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  31. 786cfee sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  32. 2944e21 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  33. 0466274 gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  34. 48f9a4e bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  35. fd74c39 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  36. e192c7b filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  37. b0023f5 filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  38. 99cc91e filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  39. d308480 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  40. a6f229b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  41. cc0d656 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  42. 80c7e25 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  43. 955f53c filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  44. ff1f62e filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  45. 739a483 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  46. 2a3c25c filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  47. d25039a filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  48. 8fe8ddc mgcp: Fix compiler warning on 64bit builds by Holger Hans Peter Freyther · 9 years ago
  49. 61623df sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  50. dd1f026 sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  51. 54da4c7 mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  52. f85852b nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  53. 22d77aa nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  54. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  55. 05e2770 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  56. fc632e3 rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  57. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  58. 0c8e6bd Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  59. 3400f11 sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  60. e3c935d sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  61. 9b3ca64 sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  62. 94a346a sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  63. cac6258 osmo-bts: Introduce new struct for a power loop in the BTS code by Holger Hans Peter Freyther · 9 years ago
  64. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  65. 70c177a sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  66. 428f1ec sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  67. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  68. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  69. e71ab2f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  70. 7a7d881 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  71. d95cb73 sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  72. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  73. c9a7ba3 gprs: Add GPRS timer conversion functions by Jacob Erlbeck · 9 years ago
  74. c0c9ff0 mgcp: Honor the rtp IP_TOS settings for Osmux by Holger Hans Peter Freyther · 9 years ago
  75. f96779f sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  76. 4f41486 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  77. fdf8ce5 gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 10 years ago
  78. 8797266 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 10 years ago
  79. b3982c1 gprs: Use PURGE MS messages by Jacob Erlbeck · 10 years ago
  80. cd1b055 gprs: Implement PURGE_MS GSUP messages by Jacob Erlbeck · 9 years ago
  81. 9bf4be9 gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  82. 7fd8453 gprs: Add LOGGSUBSCRP macro to log subscriber info by Jacob Erlbeck · 10 years ago
  83. 4101008 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  84. 9346dad gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 10 years ago
  85. a93c91c gprs: Send PING and eventually reconnect by Jacob Erlbeck · 10 years ago
  86. 58f75c2 gprs: Add automatic re-connect if the GSUP connection is down by Jacob Erlbeck · 10 years ago
  87. 6ff7f64 sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  88. ae357d8 gprs: Remove now unused authenticate flag by Holger Hans Peter Freyther · 9 years ago
  89. 16b17ed sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  90. 233715c sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  91. 2b2dc9e gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  92. 5641cfc gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  93. ef8e30a gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  94. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  95. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  96. d597317 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  97. 667308c smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  98. 6468793 chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  99. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  100. df4d056 libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as well by Daniel Willmann · 10 years ago