index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
extra
/
m_ssl_openssl.cpp
Age
Commit message (
Expand
)
Author
2006-06-01
Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user...
brain
2006-04-24
delete operator tracking in debug mode (using a macro -- live with it.)
brain
2006-04-08
Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...
om
2006-04-06
Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...
w00t
2006-03-17
Did the same thing here :/
om
2006-03-11
And more
brain
2006-03-11
More const ref fixes
brain
2006-02-11
Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa...
brain
2006-02-11
Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...
brain
2006-02-04
Only send 320 numeric if the SSL user is on our port
om
2006-02-03
I R SECURE CONNECTION! (fix)
frostycoolslug
2006-01-31
Some changes to some stuff..
om
2006-01-30
Change irritatingly Unreal-ish capitalisation
om
2006-01-29
Tidied up intending, oh no, really serious fatal bug right there :p
brain
2006-01-29
Remove -lcrypto
om
2006-01-29
Add checks for AddIOHook failing
om
2006-01-29
Change isin() x2 to pass a const reference instead
om
2006-01-29
Wheee, two SSL modules :D And they work together ^^
om