summaryrefslogtreecommitdiff
path: root/src/common/aes.h
AgeCommit message (Expand)Author
2005-05-07Make Tor compile with no warnings with gcc4.0 on OSXNick Mathewson
2005-04-01update copyright notices.Nick Mathewson
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
2004-10-27Pass with -Wstrict-prototypesNick Mathewson
2004-05-10doxygen markup for common/*.hRoger Dingledine
2004-04-06Document stuff, reduce magic numbers, add emacs magicNick Mathewson
2004-04-03Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson
2003-08-11autoconf around missing stdint.hNick Mathewson
2003-06-30Add a the public-domain AES implementation, with a minimal counter-mode wrapper.Nick Mathewson