1. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  2. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  3. 1c407aa gbproxy: Pass the log level as argument to gprs_gb_log_parse_context by Jacob Erlbeck · 10 years ago
  4. 9b07135 gbproxy: Add gprs_gb_message_name function by Jacob Erlbeck · 10 years ago
  5. 4938917 gbproxy: Use pointer to PTMSI value instead of MI by Jacob Erlbeck · 10 years ago
  6. b36032c gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  7. 9a83d7a gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  8. 6575028 gbproxy: Refactor local message generation by Jacob Erlbeck · 10 years ago
  9. d211d1d gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_info by Jacob Erlbeck · 10 years ago
  10. f8562e3 gbproxy: Rename the field 'enabled_tllis' to 'logical_links' by Jacob Erlbeck · 10 years ago
  11. 91d2f8a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  12. 9a7b0d5 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  13. 8992f30 gbproxy: Rename identifiers related to IMSI matching by Jacob Erlbeck · 10 years ago
  14. 4299c05 sgsn: Create testcase that verifies that llmes get deleted by Holger Hans Peter Freyther · 10 years ago
  15. 05d481a mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  16. a5a59c9 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  17. b15ceec gprs_sgsn.h: Add two macros to log details of MM/PDP contexts by Daniel Willmann · 10 years ago
  18. 91a0e86 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  19. 7430da6 gbproxy: Keep tlli_info after detach by Jacob Erlbeck · 10 years ago
  20. a42fe9f gbproxy: Remove gbproxy_register_tlli by Jacob Erlbeck · 10 years ago
  21. 948c07f gbproxy: Fixed RAI patching in Attach Request messages by Jacob Erlbeck · 10 years ago
  22. 2fd1ba4 gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  23. ee11bc0 osmux: send osmux stats in MGCP DLCX responses by Pablo Neira Ayuso · 10 years ago
  24. 1abfdc2 gbproxy: Remove patch_mode, update initial checks by Jacob Erlbeck · 10 years ago
  25. 7fb26c2 gbproxy/test: Add assertions, improve test coverage by Jacob Erlbeck · 10 years ago
  26. 3159114 gbproxy: Reset IMSI acquisition and free stored messages in tlli_info by Jacob Erlbeck · 10 years ago
  27. 18a3787 gbproxy: Check tlli_info when patching, fix APN patching by Jacob Erlbeck · 10 years ago
  28. f4d60c8 gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  29. 56cb729 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  30. 5f4ef32 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  31. 4b663ac gbproxy: Create STATUS message with original PDU by Jacob Erlbeck · 10 years ago
  32. 48bb3a3 gbproxy: Remove nonnull attributes by Jacob Erlbeck · 10 years ago
  33. e46bc27 mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  34. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  35. 3713f78 mgcp: Use the rtp_hdr structure and extract ts/seq from there by Holger Hans Peter Freyther · 10 years ago
  36. 03ab79a osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  37. 308d5f8 osmux: set default port from mgcp_parse_config() by Pablo Neira Ayuso · 10 years ago
  38. 73ec698 nat: Introduce a config free for the test and fix valgrind issues by Holger Hans Peter Freyther · 10 years ago
  39. 0fe78d3 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  40. b769f3c osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  41. 63650bb osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  42. a4faeb1 gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  43. 7ff4f0e port over to libosmocore include/osmocom/gsm/meas_rep.h by Harald Welte · 11 years ago
  44. 6e68808 move GSM_RESERVED_TMSI to libosmocore by Harald Welte · 10 years ago
  45. 101c5c2 gsm_data_shared: Add new trx_power_params for osmo-bts by Harald Welte · 10 years ago
  46. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  47. 9114bee gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  48. 0d37671 gbproxy: Use different TLLI/P-TMSI for BSS and SGSN by Jacob Erlbeck · 10 years ago
  49. 9057bc3 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  50. 59748e6 gbproxy: Handle old and new P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  51. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  52. 29805da gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  53. d2eb5e9 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  54. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  55. eb62301 ipaccess-proxy: avoid namespace collision with libosmo-abis by Harald Welte · 10 years ago
  56. 5e68ecf gbproxy: Pass tlli_info around by Jacob Erlbeck · 10 years ago
  57. 7b821d0 gbproxy: Don't call time() in TLLI related functions by Jacob Erlbeck · 10 years ago
  58. 291f050 gbproxy: Test and fix IMSI/TMSI matching by Jacob Erlbeck · 10 years ago
  59. 89d3d34 gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  60. 2c6b59c sysmobts: Add variable for N(S) + 1 needed for the sysmobts by Holger Hans Peter Freyther · 10 years ago
  61. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  62. 0196c99 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  63. 3fa2644 gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  64. eece6277 gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  65. fa7a8bc gprs: The methods moved to gprs_utils.h remove them here by Holger Hans Peter Freyther · 10 years ago
  66. ce1b22e gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  67. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  68. 1ddd9e5 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  69. b900459 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  70. 16f30b5 gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  71. a7027a0 gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  72. d4d36f2 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  73. 18739ea gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  74. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  75. 9b62580 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  76. 922ef5d bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  77. 7dd498d gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  78. 7c101d9 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  79. 7368528 gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  80. 91fb680 gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  81. 67a4445 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  82. cb6ad70 mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  83. bd4109b mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  84. dd1f815 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  85. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  86. b32d3c0 gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  87. 452c183 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  88. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  89. 42a833e mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  90. 168ca00 mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  91. 845d005 mgcp: Add audio info fields to struct mgcp_rtp_end by Jacob Erlbeck · 10 years ago
  92. a0d64ce mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  93. b492d39 gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  94. f6b61e6 mgcp: Use #pragma once instead of a possible clashing #ifdef by Holger Hans Peter Freyther · 10 years ago
  95. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  96. 20f6e94 ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  97. b66f158 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  98. 6e36255 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  99. 1159005 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  100. b9f4598 bsc: Fix compilation on FreeBSD by Nikola Kolev · 10 years ago