| Commit message (Expand) | Author | Age | Files | Lines |
| * | More const ref fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-11 | 1 | -5/+5 |
| * | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3168 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-11 | 1 | -1/+2 |
| * | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3151 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-11 | 1 | -1/+4 |
| * | Added gnutls_rpath.pl. This works out the lib dir and does:•••-Wl,--rpath -Wl,/lib/dir and outputs it, the $LinkerFlags of gnutls
ssl module use it in backticks during link, so you dont get missing lib error
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3069 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-04 | 1 | -1/+1 |
| * | Only send 320 numeric if the SSL user is on our port•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3068 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-02-04 | 1 | -1/+2 |
| * | I R SECURE CONNECTION! (fix)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3062 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2006-02-03 | 1 | -1/+1 |
| * | Wrong userrec var used•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2993 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-30 | 1 | -4/+4 |
| * | Moved metadata code into into OnGlobalConnect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2991 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-30 | 1 | -9/+17 |
| * | Added new event into m_spanningtree, event id send_metadata, which allows arb...•••see line 529 of m_ssl_gnutls for an example of how to use it.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2990 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-30 | 1 | -1/+14 |
| * | Change irritatingly Unreal-ish capitalisation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2989 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-30 | 1 | -1/+1 |
| * | Missing delete for config reader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2964 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-29 | 1 | -1/+2 |
| * | Add checks for AddIOHook failing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2963 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-29 | 1 | -7/+10 |
| * | Change isin() x2 to pass a const reference instead•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2962 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-29 | 1 | -1/+1 |
| * | Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2937 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-27 | 1 | -18/+8 |
| * | And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2885 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-25 | 1 | -0/+1 |
| * | Adding the +e and +I modules m_banexception and m_inviteexception, also addin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2884 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-25 | 1 | -2/+12 |
| * | Use libgnutls-config --libs to configure linker options•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2863 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -1/+1 |
| * | Use IS_LOCAL() macro•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2862 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -1/+1 |
| * | Don't try and kill off remote ssl users•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2861 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -2/+2 |
| * | removing the rest of a redundant and dangerour OnUserQuit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2860 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -6/+0 |
| * | ...and stop it segfaulting when you do unload it, ty Brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2859 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -0/+4 |
| * | Adding ability to unload module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2858 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -3/+39 |
| * | Fixed OnUserQuit... again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2856 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-23 | 1 | -1/+2 |
| * | Make relative paths in the config file tags be relative to the insp config di...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2855 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-23 | 1 | -7/+24 |
| * | Don't try and CloseSession remote users!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2854 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-23 | 1 | -1/+3 |
| * | Allow for <bind> tags with no or empty type, as well as 'clients' ones•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2845 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-22 | 1 | -1/+1 |
| * | Set vendor and static module flags...even though the booms from trying to unl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2844 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-22 | 1 | -1/+1 |
| * | Make errors loading certificates DEFAULT level•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2843 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-22 | 1 | -6/+6 |
| * | Inital commit of the first SSL module \o/ \o/ \o/ Also Ommeh's first official...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2842 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-01-22 | 1 | -0/+524 |