1. ccaa22a sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  2. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  3. 42272c1 gbproxy: Pass the log level as argument to gprs_gb_log_parse_context by Jacob Erlbeck · 10 years ago
  4. c23ac20 gbproxy: Add gprs_gb_message_name function by Jacob Erlbeck · 10 years ago
  5. 17608c6 gbproxy: Use pointer to PTMSI value instead of MI by Jacob Erlbeck · 10 years ago
  6. 3d80527 gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  7. f4290b0 gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  8. 5e07b81 gbproxy: Refactor local message generation by Jacob Erlbeck · 10 years ago
  9. 4abbbdd gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_info by Jacob Erlbeck · 10 years ago
  10. 485e28c gbproxy: Rename the field 'enabled_tllis' to 'logical_links' by Jacob Erlbeck · 10 years ago
  11. 2b2406a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  12. ee621a7 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  13. 070702b gbproxy: Rename identifiers related to IMSI matching by Jacob Erlbeck · 10 years ago
  14. 49dbcd9 sgsn: Create testcase that verifies that llmes get deleted by Holger Hans Peter Freyther · 10 years ago
  15. 10c8968 mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  16. 0c67169 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  17. 09a0880 gprs_sgsn.h: Add two macros to log details of MM/PDP contexts by Daniel Willmann · 10 years ago
  18. d918f52 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  19. f9038d9 gbproxy: Keep tlli_info after detach by Jacob Erlbeck · 10 years ago
  20. c68f66c gbproxy: Remove gbproxy_register_tlli by Jacob Erlbeck · 10 years ago
  21. 550898a gbproxy: Fixed RAI patching in Attach Request messages by Jacob Erlbeck · 10 years ago
  22. 155dc9c gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  23. 7737aed osmux: send osmux stats in MGCP DLCX responses by Pablo Neira Ayuso · 10 years ago
  24. 49f0c3e gbproxy: Remove patch_mode, update initial checks by Jacob Erlbeck · 10 years ago
  25. dab8a6d gbproxy/test: Add assertions, improve test coverage by Jacob Erlbeck · 10 years ago
  26. 6e291e0 gbproxy: Reset IMSI acquisition and free stored messages in tlli_info by Jacob Erlbeck · 10 years ago
  27. 6ea6b60 gbproxy: Check tlli_info when patching, fix APN patching by Jacob Erlbeck · 10 years ago
  28. 3803e9b gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  29. 903dff7 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  30. 4c0f698 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  31. 85a9f54 gbproxy: Create STATUS message with original PDU by Jacob Erlbeck · 10 years ago
  32. cec073e gbproxy: Remove nonnull attributes by Jacob Erlbeck · 10 years ago
  33. 171817c mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  34. 4046126 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  35. db23360 mgcp: Use the rtp_hdr structure and extract ts/seq from there by Holger Hans Peter Freyther · 10 years ago
  36. ebaa2e1 osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  37. fa422c5 osmux: set default port from mgcp_parse_config() by Pablo Neira Ayuso · 10 years ago
  38. c85a50e nat: Introduce a config free for the test and fix valgrind issues by Holger Hans Peter Freyther · 10 years ago
  39. 1b135d4 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  40. a8c68ad osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  41. 8dab748 osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  42. 98d934b gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  43. 0af0a95 port over to libosmocore include/osmocom/gsm/meas_rep.h by Harald Welte · 11 years ago
  44. 642b5c4 move GSM_RESERVED_TMSI to libosmocore by Harald Welte · 10 years ago
  45. 4611660 gsm_data_shared: Add new trx_power_params for osmo-bts by Harald Welte · 10 years ago
  46. 040fabc gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  47. cf11e93 gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  48. 4c47f2f gbproxy: Use different TLLI/P-TMSI for BSS and SGSN by Jacob Erlbeck · 10 years ago
  49. 383c841 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  50. 3113287 gbproxy: Handle old and new P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  51. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  52. 581728f gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  53. c045ed3 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  54. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  55. 97bf1c9 ipaccess-proxy: avoid namespace collision with libosmo-abis by Harald Welte · 10 years ago
  56. ccc5970 gbproxy: Pass tlli_info around by Jacob Erlbeck · 10 years ago
  57. c404c08 gbproxy: Don't call time() in TLLI related functions by Jacob Erlbeck · 10 years ago
  58. b679977 gbproxy: Test and fix IMSI/TMSI matching by Jacob Erlbeck · 10 years ago
  59. 9ac42ba gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  60. 358491d sysmobts: Add variable for N(S) + 1 needed for the sysmobts by Holger Hans Peter Freyther · 10 years ago
  61. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  62. 60fa5b9 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  63. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  64. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  65. 0dffe6c gprs: The methods moved to gprs_utils.h remove them here by Holger Hans Peter Freyther · 10 years ago
  66. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  67. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  68. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  69. f28f8f5 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  70. c29a9ec gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  71. 98e753f gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  72. c65a659 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  73. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  74. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  75. 1045a76 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  76. 93de622 bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  77. eb2705a gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  78. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  79. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  80. 0727f9a gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  81. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  82. bb8627a mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  83. 6a4fdca mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  84. 5ca7c49 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  85. b776e00 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  86. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  87. 0557c00 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  88. 535173a mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  89. 16491a9 mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  90. fe0301a mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  91. 8f518d6 mgcp: Add audio info fields to struct mgcp_rtp_end by Jacob Erlbeck · 10 years ago
  92. 6a16305 mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  93. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  94. 278c305 mgcp: Use #pragma once instead of a possible clashing #ifdef by Holger Hans Peter Freyther · 10 years ago
  95. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  96. 446356a ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  97. 1890cf2 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  98. 53af322 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  99. 3b27ec9 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  100. 114c532 bsc: Fix compilation on FreeBSD by Nikola Kolev · 10 years ago