Will Norris
|
ea76f2d0d8
|
switch to Apache 2.0 license before release
|
2013-12-06 17:40:35 -08:00 |
|
Will Norris
|
036d0c51c4
|
allow setting max height and width
This is primarily added to prevent a denial of service attack where
insanely large images are requested, eating up CPU.
|
2013-12-06 14:17:39 -08:00 |
|
Will Norris
|
402e2c7d83
|
switch port flag to addr to allow specifying host
|
2013-12-04 03:58:26 -08:00 |
|
Will Norris
|
deaf0abd50
|
add whitelist of allowed remote hosts
|
2013-12-04 03:12:56 -08:00 |
|
Will Norris
|
95fdd8b79f
|
add basic caching support
includes two implementations, a no-op NopCache and an in-memory
MemoryCache.
|
2013-12-04 02:55:56 -08:00 |
|
Will Norris
|
11441a107a
|
add initial (pretty naive) server implementation
|
2013-11-27 14:45:46 -08:00 |
|