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