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