summaryrefslogtreecommitdiff
path: root/include/anope.h
AgeCommit message (Expand)Author
2010-09-17Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...Adam
2010-09-16Fixed Anope::CurTime to really work, and made ChanServ timers allow using the...Adam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-09-10Fixed bug #1187 - Fixed releasing enforcer clients on TS6 IRCdsAdam
2010-08-27Added an Anope::string::is_pos_number_only function to use everywhere we conv...Adam
2010-08-08Add a db-upgrade to convert base64-encoded encrypted passwords to hexadecimal...Naram Qashat
2010-08-01fixed enc_sha256DukePyrolator
2010-07-30Fixed hash_map code to build on VS 2008Adam
2010-07-29Rewrote the hashing systems to properly handle the new Anope::strings which w...Adam
2010-07-28Clean up send.cpp a bit to use Anope::string, as well as fix Anope::string's ...Naram Qashat
2010-07-25Some windows fixes caused by the last commitAdam
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat