2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw |
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 |
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-10 |
brain | Move the socket functions like insp_ntoa into their... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Passing invalid instance to dns isnt a good idea |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Fix passing wrong instance to resolver |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Change some resolver stuff. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | Extra checking that the fd's we pass to SocketEngine... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
brain | Fixes for ::0 ip's, disable autobind when using ::ffff... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
brain | Safety wrapper defines for ipv6 code on ipv4 ircds |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Add proper support for "munging" of ipv6 addresses... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Change some checking |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | More stuff |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Odd stuff with ::ffff ipv6 addresses |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Extra debug |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Tweak |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Tweak tweak |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Change to use inaddr6_any |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Add more debug |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Debug output on invalid nameserver address in constructor |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Add strerror stuff |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Tidier MakeIP6Int() |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Its ip6.arpa, not ip6.int? |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Extra stuff for forcing a v4 or v6 lookup |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Improved ip6.int builder (no more HUGE sprintf craq) |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Added test framework, so that i can work on improving... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | *.ip6.int PTR lookups. FUGLY AS FUCK. someone please... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | AAAA lookup fixed. Theyre returned as string, without... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Support CNAME, AAAA |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Fix sockaddr structs for ipv6 |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Add some commenting |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | add erroring if there are already 65536 id's in transit |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Check for spoofed DNS replies where the source-port... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Properly check for duplicate dns id's from the PRNG |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Improve PRNG |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Pseudo-random id's again, combined with incrementing... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Add back stats counters for dns total, good and bad |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Allocate request id's in sequence, which means we wont... |
blob | commitdiff | raw | diff to current |
next |