2010-04-27 |
Daniel De Graaf | Define comparator for irc::sockets::sockaddrs |
blob | commitdiff | raw |
2010-04-26 |
Daniel De Graaf | Add debug output for received DNS packets |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Daniel De Graaf | Change DNS binding to avoid BindSocket which could... |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Daniel De Graaf | Add better debug output to dns.cpp |
blob | commitdiff | raw | diff to current |
2010-03-23 |
danieldg | Calling OnError from Resolver's constructor is broken... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
danieldg | Add random number generation functions to InspIRCd... |
blob | commitdiff | raw | diff to current |
2010-01-18 |
danieldg | Remove excessive gettimeofday system calls |
blob | commitdiff | raw | diff to current |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
danieldg | Get rid of OpenTCPSocket |
blob | commitdiff | raw | diff to current |
2009-10-22 |
danieldg | Make irc::sockets::* parameters consistent, add irc... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
danieldg | Fix crash due to null address in DNS |
blob | commitdiff | raw | diff to current |
2009-10-03 |
danieldg | Get rid of a bunch of memory-wasting C-style strings |
blob | commitdiff | raw | diff to current |
2009-09-30 |
danieldg | Remove include/inspircd_se_config.h and socketengine... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Clean up SocketEngine interface to allow edge-triggered... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Valgrind cleanup: fix segfault on exit |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Valgrind cleanup: finish destructor creation |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove unneeded #ifdef IPV6 lines |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove now-unused insp_sockaddr and insp_inaddr types |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove needless sockaddr[2] allocations, replace with... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Strip SUPPORT_IP6LINKS #define |
blob | commitdiff | raw | diff to current |
2009-07-01 |
danieldg | Move list of open ports out of Config object |
blob | commitdiff | raw | diff to current |
2009-06-30 |
w00t | Roll back mysterious DNS change from 2007 which broke... |
blob | commitdiff | raw | diff to current |
2009-04-05 |
psychon | Remove the unused RESOLVER_NOTREADY define and fix... |
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-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Second attempt at time() -> SI->Time(), now problems... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Revert earlier time() -> SI->Time() diff for now, this... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Patch from Namegduf converting all instances (where... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
w00t | Merge commit 'danieldg/out-12' |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
brain | Now builds ok on gcc 4.3, not tested fully. Also UGLY... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
brain | Merge in large patchset from GreenReaper, useful fixes... |
blob | commitdiff | raw | diff to current |
2008-04-18 |
brain | Apply patches to remove 200-odd dll limit on windows... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
aquanight | Commit -Wformat=2 -Wmissing-format-attributes, printf... |
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-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-12 |
brain | NOTE: our stuff for parsing multiple dns replies for... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
brain | Fixed all that, back to the crash we had before (yay?) |
blob | commitdiff | raw | diff to current |
2007-11-11 |
brain | This fixed. Initialise dns at the end of pass 1 before... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
brain | Hmm |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Honking huge commit. Removal of DELETE() template that... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | Pedantic safe |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | InspTimer -> Timer |
blob | commitdiff | raw | diff to current |
2007-09-05 |
special | Fixed IPv6 resolving on big-endian machines (bug #403... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Craquity craq De-craq! |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Tidyup some duplicated code |
blob | commitdiff | raw | diff to current |
2007-08-19 |
brain | Allow support for multiple dns results per request... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
brain | Removal of ifdef |
blob | commitdiff | raw | diff to current |
2007-08-09 |
brain | Make sure that dns sockets never block (thanks djGrrr) |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Windows specific data types in EventHandler are now... |
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-01 |
brain | Optimizations and code tidyups. QA please check that... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
burlex | - Made the recvfrom wrapper a bit neater. |
blob | commitdiff | raw | diff to current |
2007-06-14 |
burlex | - Fixed UDP Overlapped I/O under windows. (not the... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
brain | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | Visual studio's ability to translate tabs to four space... |
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-05-11 |
brain | Refactor port binding, warning not yet tested fully |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | Ident fixes, |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | Remove debug output that was only useful to me |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | Move var around |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | DNS lookups now work for users. |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | Fix the ipv6 end |
blob | commitdiff | raw | diff to current |
2007-02-06 |
brain | Change some stuff here to bind INADDR_ANY |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | No gaurantees on this atm |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | This wont compile atm |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | Stuff to make dns work protocol-independent |
blob | commitdiff | raw | diff to current |
2007-01-21 |
brain | Keep gcc from whining when there is NOT an error (see... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Crusade to remove debug from stable and tested parts... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Add repeating timers, and make an hourly prune of the... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Add /CLEARCACHE, oper only command which completely... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Oh, this tweak is for w00t -- rehash will remove expire... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Document dns caching, add a "bool cached" to OnLookupCo... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS caching stuff (almost done) |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS Stuff - this wont work right yet, it will soon... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Add TTL stuff to dns system (pass it to inherited objects) |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | Fix whoopsies |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | Add missing feature: /rehash reinitializes dns subsytem... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
brain | Refactor dns.cpp to use an array of request types rathe... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Still more massive commit fun. Headers in include/... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-11-19 |
brain | Fix all the _FORTIFY_SOURCE warnings except "punned... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
brain | Add fix for patch #166 (this is a reasonably big one) |
blob | commitdiff | raw | diff to current |
2006-11-02 |
brain | Apply patch by satmd which performs ipv4 lookup on... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Socket error state stuff |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Default to 5 if none set |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Respect the dns timeout value in the conf |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Change around some dns stuff (dont use this yet) |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Call OnError when timing out |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | DNS timeouts missing |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Document more classes |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Fix for uninitialized var in valgrind output |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
next |