1. 5068db8 new `each` and tasks API! by Boaz Segev · 9 years ago
  2. c699587 easy header case control by Boaz Segev · 9 years ago
  3. 2820627 docs by Boaz Segev · 9 years ago
  4. 835e580 docs by Boaz Segev · 9 years ago
  5. da14650 slight optimizations by Boaz Segev · 9 years ago
  6. e9cff7c we're slower then we can be... by Boaz Segev · 9 years ago
  7. b68a8fb int -> size_t for loops by Boaz Segev · 9 years ago
  8. 9c5cd80 docs by Boaz Segev · 9 years ago
  9. 7d36bad SHA-2 Hashing, anyone? :) by Boaz Segev · 9 years ago
  10. 0bc7a6e slowly towards SHA-2 by Boaz Segev · 9 years ago
  11. ab5c130 stub code by Boaz Segev · 9 years ago
  12. 34f4b01 fix base64 encoder by Boaz Segev · 9 years ago
  13. 5becba8 names and docs by Boaz Segev · 9 years ago
  14. a1accb9 mini crypto library for future development by Boaz Segev · 9 years ago
  15. 6902433 docs by Boaz Segev · 9 years ago
  16. 8ed714b stub improvements by Boaz Segev · 9 years ago
  17. 5625a0f add an https macro, for future implementation by Boaz Segev · 9 years ago
  18. 31c4c0f R/W hooks and stub tested by Boaz Segev · 9 years ago
  19. c4ed81d stub scaffold for TLS by Boaz Segev · 9 years ago
  20. b072021 read should reset timeout by Boaz Segev · 9 years ago
  21. c665c2d Read/Write, not Write/Read by Boaz Segev · 9 years ago
  22. 6b21a2b Goodbye to the old by Boaz Segev · 9 years ago
  23. d7f2360 docs by Boaz Segev · 9 years ago
  24. a02d9ac remove make writing task by Boaz Segev · 9 years ago
  25. 39666f5 more portable subfolders make rule by Boaz Segev · 9 years ago
  26. 4e4c2fa docs by Boaz Segev · 9 years ago
  27. 54a54dd docs by Boaz Segev · 9 years ago
  28. 6e8c3bf move folder by Boaz Segev · 9 years ago
  29. f6781bd folder organization by Boaz Segev · 9 years ago
  30. 10dcf35 prevent compiler warning for macro by Boaz Segev · 9 years ago
  31. 00addc8 comments by Boaz Segev · 9 years ago
  32. ff62a5d fix debug output by Boaz Segev · 9 years ago
  33. 7851784 Oh.. it's needed (printing was the issue) by Boaz Segev · 9 years ago
  34. 3b829f8 don't print debug info by Boaz Segev · 9 years ago
  35. 5dd6461 make sure _GNU_SOURCE is defined by Boaz Segev · 9 years ago
  36. aaa0539 reversing byte-order isn't required? by Boaz Segev · 9 years ago
  37. c23cda1 remove some "ignoring write" warnings by Boaz Segev · 9 years ago
  38. f189531 fix include uint_32 for SHA-1 by Boaz Segev · 9 years ago
  39. 0857592 performance test code by Boaz Segev · 9 years ago
  40. a35a847 hmm by Boaz Segev · 9 years ago
  41. f645129 set_cookie helper by Boaz Segev · 9 years ago
  42. 04772d7 docs by Boaz Segev · 9 years ago
  43. 44b87c8 Docs by Boaz Segev · 9 years ago
  44. c0b4819 docs by Boaz Segev · 9 years ago
  45. 0580f14 docs by Boaz Segev · 9 years ago
  46. fa85a0e better API naming by Boaz Segev · 9 years ago
  47. 7f8caf3 docs by Boaz Segev · 9 years ago
  48. 0635ae3 don't hide doxy by Boaz Segev · 9 years ago
  49. d2a3dce RW hooks for future SSL/TLS support by Boaz Segev · 9 years ago
  50. b3b0f9e minor API changes by Boaz Segev · 9 years ago
  51. ca79ee3 update for Buffer API is_empty by Boaz Segev · 9 years ago
  52. fd4fe6e ignore doxygen by Boaz Segev · 9 years ago
  53. 985c1ad ignore doxygen docs by Boaz Segev · 9 years ago
  54. 73e1aee http busy message by Boaz Segev · 9 years ago
  55. b4f261b docs by Boaz Segev · 9 years ago
  56. f01bdad upper-case vs. lower-case headers? by Boaz Segev · 9 years ago
  57. 753ce5b docs by Boaz Segev · 9 years ago
  58. 350be14 docs by Boaz Segev · 9 years ago
  59. 0c51b2c HttpResponse updates by Boaz Segev · 9 years ago
  60. ac34279 better Server.write return value by Boaz Segev · 9 years ago
  61. f96242c more http support by Boaz Segev · 9 years ago
  62. 3a5a5da fallback if task isn't performed by Boaz Segev · 9 years ago
  63. be7f866 SHA-1 works by Boaz Segev · 9 years ago
  64. d3b57c1 tested base64 decoding and encoding by Boaz Segev · 9 years ago
  65. 92cb237 SHA1 and Base64 for Websockets by Boaz Segev · 9 years ago
  66. 2ea212e make sure data is read/written to RAM by Boaz Segev · 9 years ago
  67. c1cdb06 prevent protocol upgrade for closed connections by Boaz Segev · 9 years ago
  68. 7ba2ecd no need to set the data on close by Boaz Segev · 9 years ago
  69. fb17591 validate request object by Boaz Segev · 9 years ago
  70. 4fc839a set_protocol returns -1 on error by Boaz Segev · 9 years ago
  71. 9b67f83 some documentation fixes by Boaz Segev · 9 years ago
  72. 2a983ac rewrote the Buffer.flush by Boaz Segev · 9 years ago
  73. aa8ca9b nothing yet by Boaz Segev · 9 years ago
  74. fcca1bd better signal handling by Boaz Segev · 9 years ago
  75. 90c2e2b Specify default cache control of 1 hour by Boaz Segev · 9 years ago
  76. 0fdc342 don't stop server more then once. by Boaz Segev · 9 years ago
  77. c4c4326 add signal to forward declr by Boaz Segev · 9 years ago
  78. c4ee579 avoid double unlock by Boaz Segev · 9 years ago
  79. 4cbba35 new libasync and minor adjustments by Boaz Segev · 9 years ago
  80. eea5a5d fixed stop signal by Boaz Segev · 9 years ago
  81. 7877d89 remove todo when done by Boaz Segev · 9 years ago
  82. 2786b9c unlock mutex before return by Boaz Segev · 9 years ago
  83. b2f13e7 just in case... ignore SIGPIPE by Boaz Segev · 9 years ago
  84. 3c1aec3 docs by Boaz Segev · 9 years ago
  85. 649d9a8 avoid half closed pipe by Boaz Segev · 9 years ago
  86. ca6d631 NULL could be an issue by Boaz Segev · 9 years ago
  87. 6714c74 some comments by Boaz Segev · 9 years ago
  88. c9d457b oops by Boaz Segev · 9 years ago
  89. 332d4f8 queue should now auto-expand when full by Boaz Segev · 9 years ago
  90. ff175be hmmm by Boaz Segev · 9 years ago
  91. 9d47381 fixed for new Async return values by Boaz Segev · 9 years ago
  92. 754a6ca fixed for pipe overflow by Boaz Segev · 9 years ago
  93. 4fe8b4d error checks and optional listening by Boaz Segev · 9 years ago
  94. b90c7d2 update minor version by Boaz Segev · 9 years ago
  95. 974427f Copy friendly pooling buffer by Boaz Segev · 9 years ago
  96. 69a38aa buffer containers can be pooled by Boaz Segev · 9 years ago
  97. 0e2d99e docs by Boaz Segev · 9 years ago
  98. 3d92683 request object pooling for HTTP by Boaz Segev · 9 years ago
  99. 217e6da non-performant fix for timers on Linux by Boaz Segev · 9 years ago
  100. 334db39 docs by Boaz Segev · 9 years ago