-
b29afd6fc1
Update drooooone
main
3wc
2022-03-26 16:03:31 +02:00
-
6c52db4a5e
Add Drone config
3wc
2022-03-26 15:52:58 +02:00
-
6515c98fe7
Further Dockerfile tweaks, update README
3wc
2022-03-26 15:49:33 +02:00
-
148e41b2bb
Increase key strength to 4096
Sandro Jäckel
2019-05-24 11:36:12 +02:00
-
86a96b8bc7
Redo Dockerfile
Sandro Jäckel
2019-05-24 11:24:07 +02:00
-
614e438eed
Remove white space
Sandro Jäckel
2019-05-24 11:23:52 +02:00
-
fe1404de80
Add go module configuration
Andrew Gaul
2022-03-12 23:31:51 +09:00
-
0731b8a4ad
Upgrade to minify v2
Andrew Gaul
2022-03-12 23:30:53 +09:00
-
7dbd021fec
Correctly set user_agent
Andrew Gaul
2022-03-12 23:30:11 +09:00
-
0602293989
Pass through User-Agent from client
Web-Distortion
2021-10-19 08:19:19 +08:00
-
aaa43454a9
Add Bandwidth Hero to README
Andrew Gaul
2020-06-26 16:47:43 +09:00
-
40aff8c8d3
Suggest installing libjpeg8-dev on Ubuntu
Andrew Gaul
2020-01-29 23:20:12 +09:00
-
b914328a54
Add WANProxy to references
Andrew Gaul
2019-11-05 04:29:10 +09:00
-
92ae2ac88e
Upgrade require go version for parse
Andrew Gaul
2018-11-10 13:08:53 -08:00
-
d7ab0df064
Add installation instructions for Fedora
Andrew Gaul
2018-11-10 12:58:50 -08:00
-
b15d83a98b
Update go-httpbin import
Andrew Gaul
2018-11-10 12:57:03 -08:00
-
6b79234669
Fix reuse of compy folder
Ingvar Stepanyan
2018-04-28 20:12:24 +01:00
-
455a570e9c
decompress brotli payload before minifying
Barna Csorogi
2018-08-31 23:28:46 +08:00
-
d3a5129f1f
[Security] Don't leak proxy credentials to target
ggramaize
2018-08-30 14:34:59 +02:00
-
807a3c31c0
Provide correct default value to Proxy.New
Andrew Gaul
2018-08-28 10:18:00 -07:00
-
64ad54f670
Fix RFC7235 violation
ggramaize
2018-08-28 12:02:14 +02:00
-
6760ec46a2
use string instead of *string for Proxy.cert
Barna Csorogi
2018-04-06 12:37:45 +08:00
-
fa9a01f4fe
let gofmt reformat imports
Barna Csorogi
2018-04-06 12:35:41 +08:00
-
eb0b8469a9
use the correct signature algorithm for mitm certs
Barna Csorogi
2018-02-05 01:37:10 +01:00
-
47488248d2
add dummy implementation for mitmConn.LocalAddr()
Barna Csorogi
2018-02-05 01:21:11 +01:00
-
6013d28c46
Build compy in Dockerfile
Andrew Gaul
2018-02-01 08:48:59 -08:00
-
18b1ff6898
Add .travis.yml
Andrew Gaul
2018-02-03 19:44:06 -08:00
-
395220b947
Make gzip and brotli defaults less confusing
Andrew Gaul
2017-10-03 00:14:03 -07:00
-
22a5e80aae
Expand installation instructions with dependencies
Andrew Gaul
2017-09-30 10:54:22 -07:00
-
d4d2fb19df
Reduce Docker layers and optimize apt usage
Andrew Gaul
2017-09-09 13:15:35 -07:00
-
7a40f35b33
Add Dockerfile
Andrew Gaul
2017-08-25 17:53:06 -07:00
-
e505655338
Add GIF to WebP transcoding
Andrew Gaul
2017-01-19 11:38:48 -08:00
-
f69a0b7e0e
Serve diagnostics and CA certificate
Andrew Gaul
2017-08-20 21:55:20 -07:00
-
703cb4adaf
Check HTTP auth before allowing CONNECT
Andrew Gaul
2017-08-20 21:57:07 -07:00
-
defbc287f1
Allow X-Compy-Quality override header
Andrew Gaul
2017-06-05 14:11:50 +02:00
-
69b89413bd
Add optional HTTP BASIC authorization
Andrew Gaul
2017-07-05 18:20:26 -07:00
-
8ac256351f
turn mitm conn Set[Read|Write]Deadline methods into noops
Barna Csorogi
2017-06-09 15:06:02 +02:00
-
a6bb5e3308
Add unit test for GIF transcoding
Andrew Gaul
2017-01-21 15:04:07 -08:00
-
3760bb0a61
Simplify HTTP GETs when not adding Accept header
Andrew Gaul
2017-01-21 14:19:57 -08:00
-
49bceae2df
Add unit tests for PNG and WebP
Andrew Gaul
2017-01-19 11:19:30 -08:00
-
389077e0fa
Transcode via Brotli
Andrew Gaul
2017-01-12 23:17:24 -08:00
-
ecfa095a14
Consume gzip stream in test
Andrew Gaul
2017-01-18 19:29:35 -08:00
-
f8cb20ade6
Add unit tests for gzip
Andrew Gaul
2017-01-18 17:16:40 -08:00
-
20a9c66286
Add unit tests for JPEG and WebP
Andrew Gaul
2017-01-17 19:22:05 -08:00
-
84b6dbd153
Improve README
Andrew Gaul
2017-01-16 16:35:53 -08:00
-
cde47b46f3
Merge pull request #10 from andrewgaul/webp
Barna Csorogi
2017-01-16 22:43:40 +01:00
-
-
9518dc2f1a
Add PNG and JPEG to WebP transcoding
Andrew Gaul
2017-01-14 19:26:45 -08:00
-
-
7b3424fd18
Merge branch 'feat/gzip-compression-level'
Barna Csorogi
2017-01-16 07:39:33 +01:00
-
-
ca005f7c97
Allow configuration of gzip compression level
Andrew Gaul
2017-01-15 10:30:41 -08:00
-
-
b23411caf2
Merge pull request #7 from andrewgaul/nit
Barna Csorogi
2017-01-16 06:58:12 +01:00
-
-
e4a31b89ed
Merge pull request #6 from andrewgaul/accept-encoding
Barna Csorogi
2017-01-16 06:58:00 +01:00
-
-
569bb06e52
Simplify for loop
Andrew Gaul
2017-01-14 15:33:56 -08:00
-
-
-
11a40b5051
Honor Accept-Encoding header in gzip transcoder
Andrew Gaul
2017-01-14 15:20:14 -08:00
-
-
cac3b84a5d
Merge pull request #5 from andrewgaul/missing-cert-key-error
Barna Csorogi
2017-01-14 04:02:23 +01:00
-
-
4a5d1a7e8c
Merge pull request #4 from andrewgaul/gitignore
Barna Csorogi
2017-01-14 04:01:37 +01:00
-
-
92f55287f4
Merge branch 'feat/logging' (pull/3)
Barna Csorogi
2017-01-14 03:48:36 +01:00
-
-
480053a71a
fix: allow ResponseReader.Reader to be wrapped by transcoders
Barna Csorogi
2017-01-14 03:44:07 +01:00
-
a7569356c1
Add friendly error for missing cert or key
Andrew Gaul
2017-01-13 15:42:17 -08:00
-
-
-
49d6ecbc34
Add .gitignore
Andrew Gaul
2017-01-13 14:14:30 -08:00
-
-
-
1d5b6eff72
Add logging for startup and transcoded bytes
Andrew Gaul
2017-01-12 22:15:17 -08:00
-
-
635da9b1a6
update readme
Barna Csorogi
2016-03-29 13:21:37 +02:00
-
9a7aaedc56
update readme
Barna Csorogi
2016-03-29 05:41:47 +02:00
-
f9a6377450
fix mitm for http1 proxy connections
Barna Csorogi
2016-03-28 18:11:58 +02:00
-
fd53c9cb8c
fix http requests over https proxy connection
Barna Csorogi
2016-03-26 19:02:40 +01:00
-
a4a691b7b8
add http2 support
Barna Csorogi
2016-03-26 18:52:06 +01:00
-
6dae9bda0c
update for github.com/tdewolff/minify api changes
Barna Csorogi
2015-11-25 14:43:45 +01:00
-
848c2f2028
Update for changes of tdewolff/minify dependency
Barna Csorogi
2015-05-14 22:00:53 +02:00
-
6202c0a479
Remove accidental duplicate file
Barna Csorogi
2015-05-14 21:39:54 +02:00
-
9bf55d29a9
proxy header-only responses properly
Barna Csorogi
2015-03-29 16:09:48 +02:00
-
343bdd5266
initial commit
Barna Csorogi
2015-03-28 23:07:40 +01:00