1. b5b2319 style cleanup by Andy Green · 11 years ago
  2. 895d56d remove minimum frame size for deflate by Andy Green · 11 years ago
  3. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  4. 623a98d unionize mutually exclusive wsi members by Andy Green · 11 years ago
  5. 706961d solve flowcontrol problems by Andy Green · 11 years ago
  6. f7609e9 logging ensure everyone has a newline by Andy Green · 11 years ago
  7. c0d6b63 expose compiletime constants to setting from configure by Andy Green · 11 years ago
  8. d678ea3 renable deflate frame buffer expansion fixing DoS by Andy Green · 11 years ago
  9. 43db045 introduce logging api and convert all library output to use it by Andy Green · 12 years ago
  10. 988bd98 zlib code add OOM checks remove buffer expansion on rx path by Andy Green · 12 years ago
  11. ed3bc90 Separate compression levels for server and client, by David Galeano · 12 years ago
  12. 1ed189e More correct handling of inflate result. by David Galeano · 12 years ago
  13. 01d0256 Avoid deflate of small packets. by David Galeano · 12 years ago
  14. 2605ffe Support compressed packets bigger than MAX_USER_RX_BUFFER. by David Galeano · 12 years ago
  15. 85a0921 Added extension "deflate-frame". Using by default instead of "deflate-stream". by David Galeano · 12 years ago