summaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Expand)AuthorFilesLines
2009-06-10upgrade http_parserRyan3-263/+429
2009-06-10upgrade liboiRyan1-28/+0
2009-06-09Upgrade http_parser - protects against buffer overflows nowRyan4-46/+179
2009-06-08Upgrade to v8 1.2.7Ryan310-8075/+13940
2009-05-27Change to build on FreeBSDv0.0.1Ryan3-16/+18
2009-05-27Add includes for freebsd compatibilityRyan1-0/+2
2009-05-18Fix crash in oi_socket; add ready state reader to Connection objects.Ryan1-3/+12
2009-05-12Upgrade v8 to version 1.2.3.Ryan251-2807/+15652
2009-05-07don't die on EPIPERyan1-0/+4
2009-05-05Various fixes to make the web server not give off so many errors.Ryan1-9/+26
2009-05-05Reference counting. Network bugs.Ryan1-16/+42
2009-05-05update oi_socket - modify node code to matchRyan15-850/+442
2009-05-03Begin refactor of http.cc. Remove libebb add http_parser.Ryan23-3267/+7150
2009-04-28Update liboi. Use EV_MULTIPLICITY=0.Ryan16-1564/+95
2009-04-23get 'make install' workingRyan2-0/+2
2009-04-23fix the waf configure --debug options. seems to work now.Ryan2-2/+4
2009-04-23WAF: fix the debug variant.Ryan2-0/+2
2009-04-22add scons local for v8. check for librt in wscriptRyan177-0/+44910
2009-04-22import full versions of dependency libraries!Ryan761-0/+265266
2009-04-22BROKEN COMMIT: removing git submodulesRyan3-0/+0
2009-04-22update eio. add EIO_STACKSIZE define for getaddrinfo problemRyan4-2/+35
2009-04-22add framework for tcp server. change eio stacksize to 16kb.Ryan1-4/+2
2009-04-21add async dns for SocketRyan1-0/+2
2009-04-04use the WAF build systemRyan2-0/+175
2009-04-03add dependencies: libeio, libev, v8Ryan44-0/+28832
2009-02-22request.respond worksRyan2-0/+0
2009-02-16add dependenciesRyan2-0/+0