2006-08-03 |
brain | Add strerror stuff |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Change comments to reflect change from ip6.int to... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Tidier MakeIP6Int() |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Its ip6.arpa, not ip6.int? |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Extra stuff for forcing a v4 or v6 lookup |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Improved ip6.int builder (no more HUGE sprintf craq) |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Added test framework, so that i can work on improving... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | *.ip6.int PTR lookups. FUGLY AS FUCK. someone please... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | AAAA lookup fixed. Theyre returned as string, without... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Fixed resolver, forward lookup of ipv6 doesnt work... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Support CNAME, AAAA |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Fix sockaddr structs for ipv6 |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Fix bindsocket to work in ipv6 mode |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Add some commenting |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | add erroring if there are already 65536 id's in transit |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Check for spoofed DNS replies where the source-port... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Properly check for duplicate dns id's from the PRNG |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Improve PRNG |
commit | commitdiff | tree | snapshot |
2006-08-03 |
brain | Dynamically generate 004 numeric from the modehandler... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Added comments to class DNS and typedefs |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Pseudo-random id's again, combined with incrementing... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Add back stats counters for dns total, good and bad |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Allocate request id's in sequence, which means we wont... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Change to a const |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Change more names and types |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Absolutely everything is now part of class DNS, or... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | More tidying |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Move more stuff into private members of class DNS |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tidyups, rename some vars |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Made MasterSocket static |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Move more stuff into class DNS |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tweak case of all classes to match those in the rest... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Change comment at start of the file, rename dns_connection |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Change a message |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | More tidying. Add comments. More comments to do :p |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Add error messages to Resolver::OnError() |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | The great summer clean (better than a spring clean) |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tidyup var names. people who use 'l' to mean 'length... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | More tidyups |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tidyups (as usual) |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | More tidyups |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tidyup var names. If i ever meet this person who called... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Tidyup dns.cpp |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Check for invalid ip's being bound to |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | (1) remove CleanAndResolve. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Check for duplicate servers in OnLookupComplete |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Comment ServernameResolver class |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | InspSocket no longer resolves hosts. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Change comment which referred to an fd, is now an id |
commit | commitdiff | tree | snapshot |
2006-08-02 |
brain | Fixes |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove dnsqueue |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove dnsqueue |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Comments, add more detail, remove dnsqueue.h include... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fixes |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fixes |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Stuff to make user host resolving use class Resolver... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove X_ESTAB_CLASSDNS, X_ESTAB_DNS now does the job... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove unused vars from class DNS |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove unused temp buffers |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Removed threaded dns (it might make a comeback some... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Clone counting works with ipv6 now |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Add support for comparing ipv6 for clone counting |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove the same craq |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove ZapThisDns |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fix broken inet_pton call |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fixes for inspsocket in ipv6 environment |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Still working under ipv4 now |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Dns stuff |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | This might well be the last commit to this dns resolver... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | AF_INET -> define to AF_FAMILY, will be either AF_INET... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Move to entirely using insp_sockaddr and insp_inaddr... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Missing include breaks "make clean" on the cmd_* files |
commit | commitdiff | tree | snapshot |
2006-07-31 |
brain | Remove match/wildcmp wrapper which just casts from... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | I think ive found the answer to the hanging connections... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | When m_ident isnt loaded, dont prepend ~ to idents |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Back to 1.1.0+SVN |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | 1.1.0+PartyHats(ATP) |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | REMOTE STATS! WOOO AND YAY! |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Fix to send out modes remotely when a ban expires so... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Fix more timedban stuff - possible infinite loop if... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Fix for bug which can lock up ircd if someone adds... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Started UserManager class |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Fix typo |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Allow invalid nicks from remote users in NICK (we'll... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove documentation of m_operwho from here |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove m_operwho, no longer required in 1.1 as standard... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Finish off /WHO (i think it covers everything). Now... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Tidyup |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Typical, forgot a ; |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Document <options:syntaxhints> and <options:nouserdns> |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Take invisible requirement out of chlist() |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove casts |
commit | commitdiff | tree | snapshot |
2006-07-28 |
om | Remove unnecessary cast ;p |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Beat om to the commit |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Tidyup message.cpp, remove some really old craq. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove TODO, we just did it. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Fix the obligotary typos |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Change all references to voodoo numbers (7, 3 etc)... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Change some if fd > -1 to IS_LOCAL macro |
commit | commitdiff | tree | snapshot |
next |