git
»
gofer
»
main
Browse current source tree
← prev
|
next →
2022-09-29
test: Move utilities to their own directories
Alberto Bertogli
2022-09-27
README: Update install instructions
Alberto Bertogli
2022-09-25
nettrace: Add benchmarks for New/Finish, and Printf
Alberto Bertogli
2022-09-25
trace: Only call log.Log if it's going to be useful
Alberto Bertogli
2022-09-25
trace: Remove obsolete Trace.Debugf function
Alberto Bertogli
2022-09-25
test/perf: Write text content instead of \0s
Alberto Bertogli
2022-09-25
test/perf: Adjust parameters for more consistent results
Alberto Bertogli
2022-09-24
etc: Update cue schema to the newer syntax
Alberto Bertogli
2022-08-28
test: Use our own generate_cert helper
Alberto Bertogli
2022-08-27
test: Fix -configprint comparison
Alberto Bertogli
2022-08-27
modules: Update dependencies to the latest versions
Alberto Bertogli
2022-08-27
debug: Minor tweaks to the debugging home page
Alberto Bertogli
2022-03-20
trace: Replace x/net/trace with our own tracing library
Alberto Bertogli
2022-03-20
test: Remove IDNA support from generate_cert.go
Alberto Bertogli
2021-12-22
modules: Update to more recent versions
Alberto Bertogli
2021-04-07
http: Extend default timeout to 60s
Alberto Bertogli
2021-04-07
http proxy: Support the Flusher interface
Alberto Bertogli
2020-10-13
raw: Log errors to reqlog
Alberto Bertogli
2020-10-13
http: Custom directory listing
Alberto Bertogli
2020-07-17
debug: Show Go version in the monitoring http index
Alberto Bertogli
2020-06-28
raw: Don't quote the listening address in logging
Alberto Bertogli
2020-06-22
README: Clarify status wording
Alberto Bertogli
2020-06-17
Add -configprint flag
Alberto Bertogli
2020-06-14
test: Add performance tests
Alberto Bertogli
2020-06-13
test: Move common bash functions to a helper library
Alberto Bertogli
2020-06-13
auth: Add test for unknown user
Alberto Bertogli
2020-06-13
config: Make marshalling output usable
Alberto Bertogli
2020-06-13
Eliminate dead code
Alberto Bertogli
2020-06-13
make: Generate coverage report
Alberto Bertogli
2020-06-13
config: Implement config checking
Alberto Bertogli
2020-06-13
config: Put all routes under the same map
Alberto Bertogli
2020-06-12
http: Add "status" action
Alberto Bertogli
2020-06-10
Add LICENSE and README
Alberto Bertogli
2020-06-09
http: Implement statusWriter.ReadFrom to enable sendfile
Alberto Bertogli
2020-06-09
dir: Don't wrap regular files
Alberto Bertogli
2020-06-09
Rename "static" to "file" to avoid confusion
Alberto Bertogli
2020-06-09
Add cue schema to validate configurations
Alberto Bertogli
2020-06-08
http: Improve SetHeader logging
Alberto Bertogli
2020-06-08
Fix embedded version reference
Alberto Bertogli
2020-06-08
reqlog: Log referer and user agent in the default log
Alberto Bertogli
2020-06-08
http: Fix DirOpts matching for virtualized domains
Alberto Bertogli
2020-06-07
etc: Add logrotate example config
Alberto Bertogli
2020-06-07
http: Simplify reverse proxy transport and logging
Alberto Bertogli
2020-06-07
http: Move makeProxy for readability
Alberto Bertogli
2020-06-07
Tidy log messages
Alberto Bertogli
2020-06-07
Implement log reopen
Alberto Bertogli
2020-06-07
reqlog: Add a request log
Alberto Bertogli
2020-06-06
http: Use the existing trace for handling proxy requests
Alberto Bertogli
2020-06-06
http: Remove X-Forwarded-For from incoming requests
Alberto Bertogli
2020-06-06
Implement "set header" option
Alberto Bertogli
← prev
|
next →