1. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  2. 49c1a71 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  3. b927f1c gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  4. 02d8c47 gsup: Specify the QoS service for the PDP info by Holger Hans Peter Freyther · 9 years ago
  5. e448554 gsup: Document passing MSISDN as part of the response by Holger Hans Peter Freyther · 9 years ago
  6. 337343d Merge branch 'zecke/features/acc-list' by Holger Hans Peter Freyther · 9 years ago
  7. d26b8fc bsc: Send a LU Reject in case it has been filtered by Holger Hans Peter Freyther · 9 years ago
  8. ec0cb7c bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  9. d633280 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  10. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  11. 06a88fa filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  12. 4e8176d filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  13. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  14. 81dbfe4 filter: Remove the bsc_connection from the internal functions by Holger Hans Peter Freyther · 9 years ago
  15. 71857d7 filter: Put all the parameters in a struct to avoid order issues by Holger Hans Peter Freyther · 9 years ago
  16. a047881 filter: Remove NAT knowledge from auth_imsi by Holger Hans Peter Freyther · 9 years ago
  17. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  18. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  19. 14b2cd9 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  20. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  21. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  22. d04d009 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  23. 4579bb1 filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  24. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  25. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  26. 3815942 mgcp: Fix compiler warning on 64bit builds by Holger Hans Peter Freyther · 9 years ago
  27. 4a8b938 Merge branch 'zecke/features/no-queue' by Holger Hans Peter Freyther · 9 years ago
  28. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  29. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  30. 0ae564d sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  31. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  32. b396b69 debian: Do not depend on shared libraries directly by Holger Hans Peter Freyther · 9 years ago
  33. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  34. 5a2484b mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  35. cb43a9a mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  36. c57b550 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  37. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  38. d4b0318 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  39. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  40. adc1726 debian: meas2pcap requires libpcap-dev unconditionally by Holger Hans Peter Freyther · 9 years ago
  41. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  42. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  43. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  44. 9ed6fd2 nat: Fix timeslot range in 'show bsc mgcp' VTY command by Jacob Erlbeck · 9 years ago
  45. 08ea4d8 nat: Check for the access list in set command as well by Holger Hans Peter Freyther · 9 years ago
  46. 0ac00c1 nat: Check the con->imsi for the tracked IMSI by Holger Hans Peter Freyther · 9 years ago
  47. 8ccf06c nat: Add ctrl command to save the configuration by Holger Hans Peter Freyther · 9 years ago
  48. ab94ca1 nat: Add a ctrl command to add to an existing ACC list by Holger Hans Peter Freyther · 9 years ago
  49. 7c00983 nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  50. fa1cba9 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  51. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  52. 4040783 bsc: Change paging strategy based on override or not by Holger Hans Peter Freyther · 9 years ago
  53. 067ce6d bsc: In preparation to the MT lac/ci patching split the code by Holger Hans Peter Freyther · 9 years ago
  54. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  55. 7cce1d3 libmgcp: Fail if transcoding can't be configured by Holger Hans Peter Freyther · 9 years ago
  56. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  57. cf7557a rtp: Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  58. 37b5ce5 rtp: Fix memory leak fixed by Andreas without mentioning it by Holger Hans Peter Freyther · 9 years ago
  59. 9967a57 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  60. cea35ae ignore debian build byproducts by Max · 9 years ago
  61. 7ce72c1 rtp: And really catch up and remove all occurences of openbsc/rtp.h by Holger Hans Peter Freyther · 9 years ago
  62. 7c7358e rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  63. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  64. 8deba01 debian: We are at version 0.14 now by Holger Hans Peter Freyther · 9 years ago
  65. 66105fd ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago openbsc/0.14.0
  66. ca41519 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  67. 349c40f nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  68. a0735ec smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  69. 60e073e nat: getopt returns "static" data no need to copy it by Holger Hans Peter Freyther · 9 years ago
  70. 019851a smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  71. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  72. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  73. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  74. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  75. f345612 sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  76. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  77. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  78. f6f86b0 osmo-bts: Introduce new struct for a power loop in the BTS code by Holger Hans Peter Freyther · 9 years ago
  79. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  80. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  81. 7af5f81 rsl: Remove unused code for channel activation 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. a07e38d meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  84. 4b2d02d sgsn/test: Fix memory leak in test_subscriber_gsup by Jacob Erlbeck · 9 years ago
  85. baf0f94 sgsn/test: Add checks for subscr->error_cause by Jacob Erlbeck · 9 years ago
  86. 9ff8289 gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  87. 85ba655 gprs/test: Fix GSUP Purge MS response messages by Jacob Erlbeck · 9 years ago
  88. 466cedd sgsn/test: Add tests for PurgeMs responses by Jacob Erlbeck · 9 years ago
  89. 07f6e36 gprs: Send GSUP error reply for requests without IMSI by Jacob Erlbeck · 9 years ago
  90. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  91. 929acdf gprs: Handle PURGE MS ERR/RES without subscr by Jacob Erlbeck · 9 years ago
  92. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  93. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  94. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  95. 925c57f nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  96. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  97. 120250a gbproxy: Remove dummy definition of subscr_put by Jacob Erlbeck · 9 years ago
  98. 306bb99 sgsn: Don't reset mm->subscr manually in sgsn_mm_ctx_free by Jacob Erlbeck · 9 years ago
  99. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  100. 3ee67ff gprs: Don't check for EINPROGRESS in gprs_gsup_client_create by Jacob Erlbeck · 9 years ago