1. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  2. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  3. 0ae564d sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  4. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  5. b396b69 debian: Do not depend on shared libraries directly by Holger Hans Peter Freyther · 9 years ago
  6. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  7. 5a2484b mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  8. cb43a9a mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  9. c57b550 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  10. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  11. d4b0318 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  12. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  13. adc1726 debian: meas2pcap requires libpcap-dev unconditionally by Holger Hans Peter Freyther · 9 years ago
  14. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  15. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  16. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  17. 9ed6fd2 nat: Fix timeslot range in 'show bsc mgcp' VTY command by Jacob Erlbeck · 9 years ago
  18. 08ea4d8 nat: Check for the access list in set command as well by Holger Hans Peter Freyther · 9 years ago
  19. 0ac00c1 nat: Check the con->imsi for the tracked IMSI by Holger Hans Peter Freyther · 9 years ago
  20. 8ccf06c nat: Add ctrl command to save the configuration by Holger Hans Peter Freyther · 9 years ago
  21. ab94ca1 nat: Add a ctrl command to add to an existing ACC list by Holger Hans Peter Freyther · 9 years ago
  22. 7c00983 nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  23. fa1cba9 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  24. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  25. 4040783 bsc: Change paging strategy based on override or not by Holger Hans Peter Freyther · 9 years ago
  26. 067ce6d bsc: In preparation to the MT lac/ci patching split the code by Holger Hans Peter Freyther · 9 years ago
  27. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  28. 7cce1d3 libmgcp: Fail if transcoding can't be configured by Holger Hans Peter Freyther · 9 years ago
  29. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  30. cf7557a rtp: Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  31. 37b5ce5 rtp: Fix memory leak fixed by Andreas without mentioning it by Holger Hans Peter Freyther · 9 years ago
  32. 9967a57 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  33. cea35ae ignore debian build byproducts by Max · 9 years ago
  34. 7ce72c1 rtp: And really catch up and remove all occurences of openbsc/rtp.h by Holger Hans Peter Freyther · 9 years ago
  35. 7c7358e rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  36. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  37. 8deba01 debian: We are at version 0.14 now by Holger Hans Peter Freyther · 9 years ago
  38. 66105fd ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago openbsc/0.14.0
  39. ca41519 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  40. 349c40f nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  41. a0735ec smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  42. 60e073e nat: getopt returns "static" data no need to copy it by Holger Hans Peter Freyther · 9 years ago
  43. 019851a smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  44. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  45. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  46. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  47. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  48. f345612 sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  49. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  50. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 9 years ago
  51. f6f86b0 osmo-bts: Introduce new struct for a power loop in the BTS code by Holger Hans Peter Freyther · 9 years ago
  52. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  53. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  54. 7af5f81 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  55. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  56. a07e38d meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  57. 4b2d02d sgsn/test: Fix memory leak in test_subscriber_gsup by Jacob Erlbeck · 9 years ago
  58. baf0f94 sgsn/test: Add checks for subscr->error_cause by Jacob Erlbeck · 9 years ago
  59. 9ff8289 gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  60. 85ba655 gprs/test: Fix GSUP Purge MS response messages by Jacob Erlbeck · 9 years ago
  61. 466cedd sgsn/test: Add tests for PurgeMs responses by Jacob Erlbeck · 9 years ago
  62. 07f6e36 gprs: Send GSUP error reply for requests without IMSI by Jacob Erlbeck · 9 years ago
  63. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  64. 929acdf gprs: Handle PURGE MS ERR/RES without subscr by Jacob Erlbeck · 9 years ago
  65. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  66. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  67. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  68. 925c57f nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  69. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  70. 120250a gbproxy: Remove dummy definition of subscr_put by Jacob Erlbeck · 9 years ago
  71. 306bb99 sgsn: Don't reset mm->subscr manually in sgsn_mm_ctx_free by Jacob Erlbeck · 9 years ago
  72. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  73. 3ee67ff gprs: Don't check for EINPROGRESS in gprs_gsup_client_create by Jacob Erlbeck · 9 years ago
  74. abb3478 gb_proxy: No need to copy optarg by Holger Hans Peter Freyther · 9 years ago
  75. 496aee7 sgsn: Ensure 0-terminated imsi strings (Coverity) by Jacob Erlbeck · 9 years ago
  76. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  77. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  78. e47d4f6 sgsn: Remove MM from the list before gprs_subscr_delete is called by Holger Hans Peter Freyther · 9 years ago
  79. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  80. 841d95f gprs: Use a macro value to set the 'Periodic RA update timer' by Jacob Erlbeck · 9 years ago
  81. 8de9c48 gprs: Add 'Negotiated READY timer value' IE to Attach/RAU Accept by Jacob Erlbeck · 9 years ago
  82. 79af67d gprs: Add GPRS timer conversion functions by Jacob Erlbeck · 9 years ago
  83. 3718490 gprs: Return 0 from gsup_client_connect if ok or retry timer enabled by Jacob Erlbeck · 9 years ago
  84. 9d1a17e osmux: Initialize the socket only once by Holger Hans Peter Freyther · 9 years ago
  85. b194862 debian: Fix dependencies by Jacob Erlbeck · 9 years ago
  86. 9be675e mgcp: Honor the rtp IP_TOS settings for Osmux by Holger Hans Peter Freyther · 9 years ago
  87. d919343 sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  88. 15cc8c8 sgsn: Fix vty_out newlines by Jacob Erlbeck · 9 years ago
  89. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  90. 2585620 sgsn: Fix access to subscr in sgsn_auth_update (Coverity) by Jacob Erlbeck · 9 years ago
  91. 6be9ffa sgsn/test: Make assert_substr safer (Coverity) by Jacob Erlbeck · 9 years ago
  92. d8a6553 sgsn: Fix P-TMSI generator's distance of equal values by Jacob Erlbeck · 9 years ago
  93. 87c7ffc gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  94. 4dedb27 gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  95. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  96. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  97. 743dec4 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 9 years ago
  98. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  99. 69d2713 gprs: Implement PURGE_MS GSUP messages by Jacob Erlbeck · 9 years ago
  100. cde0bb2 sgsn/doc: Add message definitions for PURGE_MS responses by Jacob Erlbeck · 9 years ago