| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extra sanity checks to openssl module events to check for out of range file d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8156 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-13 | 2 | -0/+40 |
| * | Removed extremely verbose debugging from the SSL modules, as I believe that b...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8093 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-09-29 | 2 | -11/+0 |
| * | bp typo fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7703 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 1 | -1/+1 |
| * | Backport *possible* fix for bug #374, note i am working BLIND here without a ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7701 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-10 | 1 | -2/+6 |
| * | Merge in missing part of gnutls fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7683 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-06 | 1 | -1/+0 |
| * | Merge flushbuffer openssl fix from trunk manually (without debug), and set sv...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7664 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-08-05 | 1 | -2/+13 |
| * | Merge buffering and notification fixes from trunk. Lessons learned from chats...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7660 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 1 | -2/+20 |
| * | Merge in fix for hanging client socket from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7656 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 1 | -3/+0 |
| * | Merge OpenSSL fix from trunk (r7648-7649)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7652 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-08-04 | 1 | -24/+0 |
| * | more fixes for openssl buffering (none of this affected the superior gnutls)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7647 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-03 | 1 | -0/+2 |
| * | Merge in change from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7645 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-03 | 1 | -4/+4 |
| * | Merge 7533-7535 from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7536 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-07-24 | 2 | -2/+2 |
| * | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 18 | -18/+7156 |
| * | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 18 | -7156/+18 |
| * | Add flags to /STATS s output, and nuke some ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7453 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-16 | 1 | -1/+1 |
| * | Made m_ssl_gnutls throw an exception when unable to load the certificate (sin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7441 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-07-16 | 1 | -2/+4 |
| * | Implement /dalinfo, as a joke. Consider this an easter egg.•••More debug logging in m_ssl_openssl, still not fixed
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7430 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-07 | 1 | -0/+3 |
| * | Warning: Loads of craq logging in here atm. /connect with openssl is broken, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7428 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-06 | 2 | -3/+50 |
| * | Add ISUPPORT SSL token requested by tabris.•••Syntax: SSL=<ip/host>:<port>[;<ip/host>:<port> ...]
Note that the insp implementation due to API limitations (ick, we have some) will print '*' in the host/ip section, meaning 'bound to all', a client should just connect-back to the ip it connected to initially, on the new port to make use of this.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7386 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-18 | 2 | -2/+21 |
| * | More (last of extra)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7359 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 2 | -46/+2 |
| * | More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 5 | -108/+5 |
| * | More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7356 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 6 | -135/+6 |
| * | More•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7346 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -21/+1 |
| * | First two conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7342 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-17 | 1 | -21/+1 |
| * | Win compile fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7311 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-14 | 1 | -2/+2 |
| * | Windows build stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7309 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-14 | 1 | -1/+6 |
| * | Me so dummee.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7298 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-13 | 2 | -2/+2 |
| * | Add DllExport•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7289 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-13 | 2 | -2/+2 |
| * | Make these safe for use in vc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7288 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-13 | 2 | -2/+2 |
| * | A ton more clear() and empty() stuff thats been lingering on the long term to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7264 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-09 | 4 | -17/+16 |
| * | Sexeger!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7241 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 1 | -1/+1 |
| * | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7190 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-30 | 1 | -4/+1 |
| * | No flags now means all flags when in the config, so that filters defined in o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7182 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-28 | 1 | -0/+4 |
| * | Make the flags work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7180 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-28 | 1 | -1/+6 |
| * | Next bit of filter flags system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7179 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-28 | 1 | -1/+1 |
| * | Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7178 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-28 | 1 | -7/+6 |
| * | A flags section for filters. Do not use yet.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7177 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-28 | 1 | -5/+7 |
| * | Module class has a member ServerInstance, so remove any extra refs still ling...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7123 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-05-22 | 3 | -21/+18 |
| * | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...•••This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 15 | -735/+693 |
| * | SPACE INDENTING ACTION RANGERS -- ATTACK!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7048 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-19 | 3 | -58/+61 |
| * | Windows support. Tested and working to compile on freebsd and linux. Next ste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-19 | 2 | -4/+21 |
| * | Make this FindFeature once, and store the result. It was different dating bac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7009 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-13 | 1 | -27/+19 |
| * | Refactor port binding, warning not yet tested fully•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6982 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-11 | 2 | -14/+12 |
| * | Add m_taxonomy and api minor tweak to make it work, enable some modules for it.•••I have higher aims for this module, namely a neat fix for feature request in bug #285
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6967 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-10 | 2 | -4/+4 |
| * | Fix for bug #263 - note, this NEEDS QA TESTING•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6897 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-06 | 1 | -7/+46 |
| * | Fix broken modules (broken due to api change)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6860 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-03 | 1 | -2/+2 |
| * | Working in m_filter_pcre.•••Thanks DarkPrince (PingBad) for the idea we messed with - when a match is successful move that match to the head of the list (O(1) operation)
The original suggestion was to sort, this would be far too expensive
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6794 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-14 | 1 | -4/+8 |
| * | Add move-match-to-head-of-queue stuff to pcre filter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6793 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-14 | 1 | -6/+11 |
| * | Add licensing headers to files which are missing them and make sure they are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-07 | 1 | -0/+13 |
| * | Add feature outlined in bug #192, give a notice showing cipher on connect to ...•••anyway, this would just be a silly vanity feature :p (admins know its working - people are connecting on the ssl port!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6736 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-05 | 2 | -0/+10 |