[go: up one dir, main page]

  1. 9057e5d Allow merging archives with duplicate requests by Mikhail Khokhlov · 2 weeks ago main
  2. 8fe3b63 Add formatting check and some other presubmit improvements by Victor Hugo Vianna Silva · 2 weeks ago
  3. 7d0438b Upgrade CheckPrebuiltBinaryUpdated() from presubmit warning to error by Victor Hugo Vianna Silva · 2 weeks ago
  4. 149e60f Change Math.random implementation in deterministic.js by Victor Hugo Vianna Silva · 3 weeks ago
  5. e02357f Add victorvianna@ to webpagereplay OWNERS by Victor Hugo Vianna Silva · 4 weeks ago
  6. 8e56d60 Allow standalone webpagereplay repo to upload prebuilt binaries by Victor Hugo Vianna Silva · 4 weeks ago
  7. acad510 Fix WPR build by Victor Hugo Vianna Silva · 4 weeks ago
  8. 58ec1a4 Change the package name to go.chromium.org/webpagereplay by Victor Hugo Vianna Silva · 4 weeks ago
  9. b30671d Fix `go test` presubmit in webpagereplay by Victor Hugo Vianna Silva · 4 weeks ago
  10. 57cfaf6 Move httparchive_test.go to webpagereplay package by Victor Hugo Vianna Silva · 4 weeks ago
  11. 77a306d Fix WPR exiting if injection fails for reasons outside of user control by Victor Hugo Vianna Silva · 3 months ago
  12. eebd5c6 Make relative paths in --rules_file JSON relative to the JSON itself by Victor Hugo Vianna Silva · 3 months ago
  13. 024f2f3 Fix script injection via --rules-file failing w/ "rule has no effect" by Victor Hugo Vianna Silva · 3 months ago
  14. 96dc977 Apply transformations ahead of replay requests by Victor Hugo Vianna Silva · 3 months ago
  15. cc9256e Fix injected script not run if Content-Security-Policy present >1x by Victor Hugo Vianna Silva · 4 months ago
  16. 5fd8d48 Support injecting scripts in --rules_file by Victor Hugo Vianna Silva · 4 months ago
  17. f339745 Reland "Reland "[WPR] Add support for brotli compression"" by Victor Hugo Vianna Silva · 4 months ago
  18. 6076e42 Revert "Reland "[WPR] Add support for brotli compression"" by Victor Vianna · 4 months ago
  19. 2d40865 Reland "[WPR] Add support for brotli compression" by Victor Hugo Vianna Silva · 4 months ago
  20. e463cb4 Fix `httparchive inject` thinking // in http:// is a comment by Victor Hugo Vianna Silva · 4 months ago
  21. 4beb3e1 Support selecting specific responses for `httparchive.go inject` by Victor Hugo Vianna Silva · 4 months ago
  22. 18172a3 Add an option to pre-inject a script into an existing archive by Mikhail Khokhlov · 5 months ago
  23. 2c5049a golang tidy wpr dependencies. by Ian Struiksma · 7 months ago
  24. 9c32394 WPR: Fix syntax and format changed files by Ian Struiksma · 7 months ago
  25. 8d22f60 Add a switch to remove a URL query param in WPR recording / replaying by Ian Struiksma · 7 months ago
  26. d965381 [WPR] Add enable_experimental_timed_chunk flag by Ian Struiksma · 7 months ago
  27. 6a6a954 Mitigate CVE-2024-45338 in golang.org/x/net v.23.0 and also CVE-2505-22870 by Dan Plaster · 7 months ago
  28. d812e18 Add cipd folder to .gitignore for chromium checkout conflict by Ian Struiksma · 12 months ago
  29. 4d36624 Add README.chromium and LICENSE from chromium's third_party dir by Camillo Bruni · 1 year ago
  30. 4d5ac4b Keep requests with different headers during merge by Mikhail Khokhlov · 1 year, 1 month ago
  31. 9c01c44 Modify OWNERS to carry over root catapult OWNERS by Ian Struiksma · 1 year, 2 months ago
  32. 80f08d7 Mitigate CVE-2023-45288 in web_page_replay by upgrading the version by Dan Plaster · 1 year, 4 months ago
  33. dcdfcec Revert "[WPR] Add support for brotli compression" by Ian Struiksma · 1 year, 8 months ago
  34. d7dac00 [WPR] Add support for brotli compression by Ian Struiksma · 1 year, 10 months ago
  35. ccb25d3 Add 'trim' to usage list for wpr httparchive. by Ian Struiksma · 1 year, 11 months ago
  36. 01e6e98 Use go 1.21 instead of 1.22 by Camillo Bruni · 1 year, 11 months ago
  37. d0f793f Add multiple certificate support for WprGo. by Max Li · 2 years ago
  38. e989bbc update wpr binary versions by Ian Struiksma · 2 years ago
  39. 55811c6 Fix the issue that WPR is not able to record new sites due to tls certification issues. by Max Li · 2 years ago
  40. 4afeff6 Support filtering httparchive requests by response status code by Camillo Bruni · 2 years, 3 months ago
  41. e2b2ef2 Change NotBefore in WPR auto-generated certificate by Viktor Samun · 2 years, 5 months ago
  42. 8a0d0b4 Update wpr cert for telemetry by Ian Struiksma · 2 years, 6 months ago
  43. 9ae5607 WPR must handle websites with more than one CSP header entry. by Ian Struiksma · 2 years, 8 months ago
  44. 89cf5ef When inserting sha to CSP, only insert once per site by Ian Struiksma · 2 years, 8 months ago
  45. 03bc484 Add README info about httparchive functionality by Ian Struiksma · 2 years, 9 months ago
  46. 6ebeb58 Add invert-match flag to WPR trim function by Ian Struiksma · 3 years ago
  47. 1445e4d Reland "Use Python 3 in presubmit" by Brian Sheedy · 3 years, 1 month ago
  48. 9eed27a Revert "Use Python 3 in presubmit" by Leina Sun · 3 years, 1 month ago
  49. b0d3272 Use Python 3 in presubmit by Brian Sheedy · 3 years, 1 month ago
  50. bc57d2a Update WPR documentation to point at [1]. by Ryan Heise · 3 years, 7 months ago
  51. 0000bc0 Fixes unmarshaling URL after httparchive edit by Alex Khamutov · 3 years, 9 months ago
  52. 9d6d907 Fixes httparchive edit/cat with decode_response_body by Alex Khamutov · 3 years, 9 months ago
  53. abd7b92 [WPR] Make cli package version consistent to v2 by Ian Struiksma · 3 years, 10 months ago
  54. d0affed [telemetry] add macos arm64 binary for wpr by seanmccullough · 3 years, 10 months ago
  55. 52f68d2 [WPR] Add trim function to httparchive utilities. by Ian Struiksma · 3 years, 11 months ago
  56. e4432e6 Fixed a bug that breaks large upload requests. by Yiming Zhou · 4 years, 4 months ago
  57. d92ad7b Changed mint certificate expiration date to no more than 12 months by André Pereira · 5 years ago
  58. 2e8c2e1 Add a flag to WPR and run_benchmark to disable fuzzy matching of URLs by Ryan Heise · 5 years ago
  59. 994772b Move wpr test func to the test file it is used by Ian Struiksma · 5 years ago
  60. 6db51ec Update WPR instructions to match new mod changes by Ian Struiksma · 5 years ago
  61. fb96ddb Move go.mod files to match relative module path by Ian Struiksma · 5 years ago
  62. e0dac36 Improve debugability of WPR when running record_wpr or run_benchmark. by Ryan Heise · 5 years ago
  63. dda6b02 Update WebPageReplayGo dependency documentation by Ryan Heise · 5 years ago
  64. b9f107c [wp_page_replay_go] Use relative paths for default file values by Camillo Bruni · 5 years ago
  65. 0a39faf Update wpr cert for telemetry by Ian Struiksma · 5 years ago
  66. cbff99c [wp_page_replay_go] Use go modules by Camillo Bruni · 5 years ago
  67. bb9b0ed Adding ianstruiksma@ (me) to wpr OWNERS by Ian Struiksma · 6 years ago
  68. 8e7344e Fix how WPR injects scripts on pages with a Content Security Policy by Ian Struiksma · 6 years ago
  69. b471ca6 Add quiet mode option to wpr to skip verbose logging on replay. by Ian Struiksma · 6 years ago
  70. 1451c64 Update webpagereplay OWNER by Ned Nguyen · 6 years ago
  71. e93e1b5 Let WPR inject scripts on pages with a CSP default-src directive. by Yiming Zhou · 7 years ago
  72. 4d588b0 Add a new flag to WPR for specifying certutil path. by Yiming Zhou · 7 years ago
  73. 91bf4a2 Add an option in WPR replay to prefer previously unmatched responses. by Yiming Zhou · 7 years ago
  74. e63a6b0 Adding uwyiming (myself) as an owner to WPR. by Yiming Zhou · 7 years ago
  75. b7cbdf8 [wpr] Add --overwrite-existing and --skip-existing flags to httparchive.go by Camillo Bruni · 7 years ago
  76. 0566f68 Potential Perf Regression Expected: Add nonce to injected scripts for responses with restrictive CSP script-src directive. by Yiming Zhou · 7 years ago
  77. 8b5e1f1 [wprgo] Implement httparchive.go add and addAll command by Camillo Bruni · 7 years ago
  78. 9b476db [wpr] Add httparchive.go merge command by Camillo Bruni · 7 years ago
  79. ebaf4ba Overwrite the 'Content-Security-Policy' header in WPR replay. by Yiming Zhou · 7 years ago
  80. 988cbfa Improve replay determinism by Dan Harrington · 7 years ago
  81. d65cae0 Store the time seed used by deterministic.js. by Simon Pelchat · 7 years ago
  82. 931d31b Support encoding for 'edit' command by Oleg Neumyvakin · 8 years ago
  83. fc48c3f Use signature algorithm from the wpr-go root cert. by Simon Pelchat · 8 years ago
  84. e0d433b Add logging when web_page_replay_go try to read archive by Nghia Nguyen · 8 years ago
  85. 703deca wpr-go: bugfix for binding server to any address by Stephen Kyle · 8 years ago
  86. 9fccb5b [wpr-go] Ensure 'Date' is updated as current date in response header by Lingyun Cai · 8 years ago
  87. 1360c14 Fixed some panics by Dan Harrington · 8 years ago
  88. c6e301c Enable DualStack on dialers by Dan Harrington · 8 years ago
  89. 4c2a944 Fix typo in file open error message. by wkorman · 8 years ago
  90. 9ddb41b Rename github.com/codegangsta/cli to github.com/urfave/cli by tombergan · 8 years ago
  91. 07d1014 Rename github.com/codegangsta/cli to github.com/urfave/cli by tombergan · 8 years ago
  92. 7e2264f Fix WPR-Go import paths. by tombergan · 8 years ago
  93. 765c8f1 Fixes to wpr.go docs. by kbr · 8 years ago
  94. b6de9ba [Telemetry] Use --ignore-certificate-errors-spki-list to bypass cert errors by xunjieli · 8 years ago
  95. 54124f3 [wpr-go] Include stderr in error msg by xunjieli · 8 years ago
  96. 3e6ecfc [wpr-go] Add detailed error msg to adb_cert_installer.go by xunjieli · 8 years ago
  97. 8f57999 [wpr-go] Add a presubmit script to run tests by xunjieli · 8 years ago
  98. 3f5643f [wpr-go] Add support install test root CA on Android by xunjieli · 8 years ago
  99. 5c8557d [wpr-go] Do not save deterministic.js in archives by xunjieli · 8 years ago
  100. 6167376 [wpr-go] Limit cert validity to below 39mths by xunjieli · 8 years ago