Revision 721dce003f53fe513f513ecfea592dedd60573f2 authored by Junio C Hamano on 22 March 2018, 21:24:09 UTC, committed by Junio C Hamano on 22 March 2018, 21:24:09 UTC
The http tracing code, often used to debug connection issues,
learned to redact potentially sensitive information from its output
so that it can be more safely sharable.

* jt/http-redact-cookies:
  http: support omitting data from traces
  http: support cookie redaction when tracing
2 parent s b322219 + 8ba18e6
History
File Mode Size
files-backend.c -rw-r--r-- 84.4 KB
iterator.c -rw-r--r-- 10.5 KB
packed-backend.c -rw-r--r-- 43.8 KB
packed-backend.h -rw-r--r-- 1.2 KB
ref-cache.c -rw-r--r-- 14.1 KB
ref-cache.h -rw-r--r-- 8.8 KB
refs-internal.h -rw-r--r-- 23.7 KB

back to top