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
/
modules
/
core
/
enc_md5.cpp
Age
Commit message (
Expand
)
Author
2011-08-05
Rewrote the example configurations and split them
Adam
2011-07-31
Fixed these ModuleManager::Attach calls once and for all..
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-04-03
Made LDAP support recover, release, resetpass, etc.
Adam
2011-01-05
update copyrights for 2011
lethality
2010-08-27
Added a new logging system
Adam
2010-08-17
Rewrote the config reader to better handle invalid configs.
Adam
2010-08-08
Add a db-upgrade to convert base64-encoded encrypted passwords to hexadecimal...
Naram Qashat
2010-08-05
Update TODO, and minor change to enc_md5 (no, it doesn't fix encryption with ...
Naram Qashat
2010-08-04
Fix enc_md5 to work with the way the new b64_encode does things with Anope::s...
Naram Qashat
2010-08-03
Fixed enc_md5, it has been broken since revision ae38212c1ce829c783edf971081c...
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam