1. 9cb249b sgsn: Do not search the name with the "domain" name attached to it by Holger Hans Peter Freyther · 9 years ago
  2. 5fd0c64 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  3. b7ae0b3 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  4. a5a6da4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  5. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  6. 66e7106 sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  7. ccd2312 sgsn: Create a copy of the msgb for later usage by Holger Hans Peter Freyther · 9 years ago
  8. 7605bdc sgsn: Re-factor the activate PDP code for future changes by Holger Hans Peter Freyther · 9 years ago
  9. 08bb84b sgsn: Deal with no static ggsn being configured at all by Holger Hans Peter Freyther · 9 years ago
  10. 9270d99 sgsn: If there is a subscr don't allow an empty list by Holger Hans Peter Freyther · 9 years ago
  11. 5e4b88c Merge branch 'zecke/features/sgsn-hlr-number' by Holger Hans Peter Freyther · 9 years ago
  12. 8ee13e2 sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  13. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  14. 0bb5674 gsup: Decode/Encode the hlr-Number in the GSUP message by Holger Hans Peter Freyther · 9 years ago
  15. e54a24d gsup: Add the HLR-Number as type and use it for UpdateLocation Res by Holger Hans Peter Freyther · 9 years ago
  16. 0f7a279 sgsn: Change the selection mode to verified by Holger Hans Peter Freyther · 9 years ago
  17. c1c6a28 sgsn: Reserved bits should be set to 1 by Holger Hans Peter Freyther · 9 years ago
  18. 4c6e667 Replace ad-hoc function with generic one from libosmocore by Max · 10 years ago
  19. 072bee5 sgsn: Clear LAC/RAC value for the routing area identity by Holger Hans Peter Freyther · 9 years ago
  20. 267fd0c Merge branch 'zecke/features/sgsn-gtp-cdr' by Holger Hans Peter Freyther · 9 years ago
  21. d6900df sgsn: Give the IMEI to the GGSN for analysis by Holger Hans Peter Freyther · 9 years ago
  22. 6ddb6ac sgsn: Encode the ULI for the PDP context creation ack by Holger Hans Peter Freyther · 9 years ago
  23. 22093ef sgsn: Always include the routing area identity by Holger Hans Peter Freyther · 9 years ago
  24. 77ff1c4 cdr: Remember the charging id supplied by the GGSN by Holger Hans Peter Freyther · 9 years ago
  25. 446f840 debian: Fix dependencies pointed out by lintian by Holger Hans Peter Freyther · 9 years ago
  26. 7882d27 Merge branch 'zecke/features/cdr' by Holger Hans Peter Freyther · 9 years ago
  27. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  28. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  29. b100895 sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  30. 20de3ae sgsn: Extract the MSISDN from the subscr data structure by Holger Hans Peter Freyther · 9 years ago
  31. b448dd8 sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  32. 4c8e8f9 Merge branch 'zecke/features/gprs-gsup-fixes' by Holger Hans Peter Freyther · 9 years ago
  33. d05e069 sgsn: Show the QoS that has been assigned by Holger Hans Peter Freyther · 9 years ago
  34. f7b3826 sgsn: Dump the E164 (encoded) assigned to the subscriber by Holger Hans Peter Freyther · 9 years ago
  35. 4bd931f sgsn: Handle different levels of QoS by Holger Hans Peter Freyther · 9 years ago
  36. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  37. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  38. 49c1a71 gsup: Extract the QoS field by Holger Hans Peter Freyther · 9 years ago
  39. b927f1c gsup: Extract the new MSISDN string by Holger Hans Peter Freyther · 9 years ago
  40. 02d8c47 gsup: Specify the QoS service for the PDP info by Holger Hans Peter Freyther · 9 years ago
  41. e448554 gsup: Document passing MSISDN as part of the response by Holger Hans Peter Freyther · 9 years ago
  42. 337343d Merge branch 'zecke/features/acc-list' by Holger Hans Peter Freyther · 9 years ago
  43. d26b8fc bsc: Send a LU Reject in case it has been filtered by Holger Hans Peter Freyther · 9 years ago
  44. ec0cb7c bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  45. d633280 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  46. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  47. 06a88fa filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  48. 4e8176d filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  49. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  50. 81dbfe4 filter: Remove the bsc_connection from the internal functions by Holger Hans Peter Freyther · 9 years ago
  51. 71857d7 filter: Put all the parameters in a struct to avoid order issues by Holger Hans Peter Freyther · 9 years ago
  52. a047881 filter: Remove NAT knowledge from auth_imsi by Holger Hans Peter Freyther · 9 years ago
  53. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  54. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  55. 14b2cd9 filter: Rename BSC to LOCAL and NAT to GLOBAL by Holger Hans Peter Freyther · 9 years ago
  56. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  57. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  58. d04d009 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  59. 4579bb1 filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  60. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  61. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  62. 3815942 mgcp: Fix compiler warning on 64bit builds by Holger Hans Peter Freyther · 9 years ago
  63. 4a8b938 Merge branch 'zecke/features/no-queue' by Holger Hans Peter Freyther · 9 years ago
  64. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  65. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  66. 0ae564d sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  67. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  68. b396b69 debian: Do not depend on shared libraries directly by Holger Hans Peter Freyther · 9 years ago
  69. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  70. 5a2484b mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  71. cb43a9a mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  72. c57b550 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  73. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  74. d4b0318 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  75. 8e6ecc9 misc: Fix warnings about size of size_t in printf by Holger Hans Peter Freyther · 9 years ago
  76. adc1726 debian: meas2pcap requires libpcap-dev unconditionally by Holger Hans Peter Freyther · 9 years ago
  77. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  78. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  79. 5b51205 gprs: Fix GSUP cancel_type handling (Coverity) by Jacob Erlbeck · 9 years ago
  80. 9ed6fd2 nat: Fix timeslot range in 'show bsc mgcp' VTY command by Jacob Erlbeck · 9 years ago
  81. 08ea4d8 nat: Check for the access list in set command as well by Holger Hans Peter Freyther · 9 years ago
  82. 0ac00c1 nat: Check the con->imsi for the tracked IMSI by Holger Hans Peter Freyther · 9 years ago
  83. 8ccf06c nat: Add ctrl command to save the configuration by Holger Hans Peter Freyther · 9 years ago
  84. ab94ca1 nat: Add a ctrl command to add to an existing ACC list by Holger Hans Peter Freyther · 9 years ago
  85. 7c00983 nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  86. fa1cba9 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  87. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  88. 4040783 bsc: Change paging strategy based on override or not by Holger Hans Peter Freyther · 9 years ago
  89. 067ce6d bsc: In preparation to the MT lac/ci patching split the code by Holger Hans Peter Freyther · 9 years ago
  90. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  91. 7cce1d3 libmgcp: Fail if transcoding can't be configured by Holger Hans Peter Freyther · 9 years ago
  92. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  93. cf7557a rtp: Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  94. 37b5ce5 rtp: Fix memory leak fixed by Andreas without mentioning it by Holger Hans Peter Freyther · 9 years ago
  95. 9967a57 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  96. cea35ae ignore debian build byproducts by Max · 9 years ago
  97. 7ce72c1 rtp: And really catch up and remove all occurences of openbsc/rtp.h by Holger Hans Peter Freyther · 9 years ago
  98. 7c7358e rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  99. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  100. 8deba01 debian: We are at version 0.14 now by Holger Hans Peter Freyther · 9 years ago