index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
enc_old.c
Age
Commit message (
Expand
)
Author
2010-06-18
Renamed all of source files from .c to .cpp
Adam
2010-06-18
Removed all references to $, git has no svn keywords
Adam
2010-06-18
Made all modules version be VERSION_STRING
Adam
2010-01-31
replaced the alog() command with a new type-safe and stream-based Alog()
DukePyrolator
2010-01-24
Fixed db-convert and enc_old to work when converting databases using enc_old
Adam-
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-09
changed all password fields to std::string and reworked the way how the enc m...
DukePyrolator
2009-11-28
Massive move of all of the Config variables out of global scope to the Config...
Adam-
2009-11-08
Rewrote BuildStringList to use std::list instead of char**
Adam-
2009-11-02
added a way to load multiple encryption modules at the same and to switch bet...
DukePyrolator
2009-09-20
Removed the file name arg from MODULE_INIT
Adam-
2009-07-01
fix for bug #1087. thanks to Obi_Wan for reporting and testing.
DukePyrolator
2009-06-30
No real need for another constant
rburchell
2009-06-29
changed encryption modules to use the new module API
DukePyrolator
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-11-19
Remove duplicated copy of binary_to_hex()
rburchell
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-11-08
moduleAddVersion -> Module::SetVersion
Robin Burchell w00t@inspircd.org
2008-11-08
moduleSetType() -> Module::SetType().
Robin Burchell w00t@inspircd.org
2008-11-08
Convert moduleSetType() to not require a module pointer.. actually, this is p...
Robin Burchell w00t@inspircd.org
2008-11-08
Call the new base constructor too.. let's hope this all works?
Robin Burchell w00t@inspircd.org
2008-11-08
Convert all the derived module constructors to take the new parameter (sed mu...
Robin Burchell w00t@inspircd.org
2008-11-06
Add module name to MODULE_INIT. This is not yet actually used, but it will be...
Robin Burchell w00t@inspircd.org
2008-11-04
Convert encryption modules.
Robin Burchell w00t@inspircd.org
2008-09-30
Add MODULE_INIT to all modules, fix a few various crashes.
Robin Burchell w00t@inspircd.org
2008-09-30
Various strict fixes..
Robin Burchell w00t@inspircd.org
2008-06-03
Fixing svn:keywords Id
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17
BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b