2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw |
2009-09-22 |
danieldg | Describe module purpose in /MODULES output |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Create StreamSocket for IO hooking implementation |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove unneeded paramaters from OnAcceptReady |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-09-21 |
w00t | Be consistent. Use ServerInstance in all places instead... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
w00t | Remove WaitingForWriteEvent, it seems to do *nothing... |
blob | commitdiff | raw | diff to current |
2008-09-08 |
w00t | Growl. |
blob | commitdiff | raw | diff to current |
2008-09-08 |
w00t | Remove crappy, unsafe (and now unneeded!) casts. |
blob | commitdiff | raw | diff to current |
2008-09-08 |
w00t | Give httpd a custom listener class, specialised in... |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-12 |
brain | httpd connection close fixes (these need to be backport... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
brain | Skeleton ACL module, and hooks for it. This will provid... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
brain | Fix wildcard matching in win32, seems that incrementing... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
brain | Make this nicer, rely on the last write event after... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
brain | Remove the timeout stuff, it is not stable and not... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | And more of them |
blob | commitdiff | raw | diff to current |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
blob | commitdiff | raw | diff to current |
2008-02-13 |
brain | Commit patch from danieldg that makes a ton of stuff... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | Add -Wshadow to cflags, and fix a bunch of warnings... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | InspSocket -> BufferedSocket. Paves the way for a Simpl... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | InspTimer -> Timer |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-19 |
special | Added proper header handling, persistant connections... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
special | Fixed a crash within the timeout for m_httpd sockets |
blob | commitdiff | raw | diff to current |
2007-07-30 |
brain | Replace blank error pages with an error page |
blob | commitdiff | raw | diff to current |
2007-07-30 |
brain | The macros which tidy up module factories broke m_httpd... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
brain | Fix crash on unload of modules with listening sockets... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
brain | Fix for bug #347. |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Conversions |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
brain | Check for nonexistent file |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Rename all the classes in m_httpd to be HttpServer... |
blob | commitdiff | raw | diff to current |
2006-12-25 |
peavey | Fix m_httpd always crashing in destructor if no active... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Tidy up strlens which are not required |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | And maybe, just maybe, not fuck it up :p |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | Allow for multiple <http> tags, each with their own... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | This doesnt really need to be static |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Automatically make http request type and http version... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Fix crash on two objects trying to free each other... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Fix memory leak too |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Add timeouts to the http module. Two seperate timeouts... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Commit all the httpd patches i sneakily put in before... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Use gmtime() not localtime() as RFC2616 says dates... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Remember to change state when sending error 400 |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Send error 400 when content-size is 0 or omitted for... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Fix postdata stuff |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Only initialise request type once |
blob | commitdiff | raw | diff to current |
2006-09-14 |
brain | Properly read POSTDATA |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Todo: find out content-length, then read that much... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Beginnings of postdata stuff |
blob | commitdiff | raw | diff to current |
2006-08-28 |
brain | Note: connect() cant time out for inspsockets in this... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to use InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move socket_ref and module_sockets vectors/arrays into... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-07-27 |
brain | Add VF_SERVICEPROVIDER |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Allow modules to change the content-type of the documen... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Make it not b0rk on empty headers |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Make var const |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Stuff for adding extra headers to a response (for Autho... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | This works now, m_httpd_stats.so prints 'chickens'... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Craq fixing |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Error code stuff |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Foulups |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Craqbusters |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Event class for m_httpd.cpp |
blob | commitdiff | raw | diff to current |
2006-07-11 |
brain | Change last vestiges of m_http.so -> m_httpd.so |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Because people whined :( |
blob | commitdiff | raw | diff to current |
|