1. 4b85c1d api rationalization: eliminate all libwebsocket[s]_ prefixes by Andy Green · 9 years ago
  2. 3ef579b api rationalization eliminate oldstyle internal api names by Andy Green · 9 years ago
  3. 6230476 api rationalization use new names internally by Andy Green · 9 years ago
  4. 8fb338f parser restrict unknown header paranoia to server methods by Andy Green · 9 years ago
  5. 6ff2824 Subject: [PATCH] Use custom allocator by Alejandro Mery · 10 years ago
  6. 62fe015 revert 187 by Andy Green · 10 years ago
  7. a19d485 Don't free wsi->u.hdr.ah except through lws_free_header_table (exception: server.c frees 'ah' after copying the header pointer and transitioning the union state). by Andrew Canaday · 10 years ago
  8. c0eb2c3 Subject: [PATCH] fixes for handling multiple protocols in handshake by Rene Jager · 10 years ago
  9. 024eb6c http2 can keep upgraded connection up by Andy Green · 10 years ago
  10. 104316e internal SHA1 users all use libwebsockets_SHA1 by Andy Green · 10 years ago
  11. e7016aa fixup no extentsion around last clean by Andy Green · 10 years ago
  12. d7340c1 clean=various ifdef reduction by Andy Green · 10 years ago
  13. 2c24ec0 refactor out most NO_EXTENSIONS by Andy Green · 10 years ago
  14. fc7c5e4 reflect send completeness in lws_write return by Andy Green · 11 years ago
  15. 2af4d5b remove lws_ensure_user_space from public api change return by Andy Green · 11 years ago
  16. cecf5e7 eliminate snprintf by Andy Green · 11 years ago
  17. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 11 years ago
  18. b5b2319 style cleanup by Andy Green · 11 years ago
  19. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 11 years ago
  20. 60fbc63 use part of service buffer to make response not malloc by Andy Green · 11 years ago
  21. e48ba31 use context service buffer instead of stack for clent_connect by Andy Green · 11 years ago
  22. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  23. 68a672b unionize header token array by Andy Green · 11 years ago
  24. 2b57a34 headers deleted after websocket established by Andy Green · 11 years ago
  25. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  26. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  27. 3182ece introduce without extensions by Andy Green · 12 years ago
  28. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago