aboutsummaryrefslogtreecommitdiff
path: root/src/common/aes.h
Commit message (Expand)AuthorAge
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
* Happy new year!Roger Dingledine2006-02-09
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
* Make Tor compile with no warnings with gcc4.0 on OSXNick Mathewson2005-05-07
* update copyright notices.Nick Mathewson2005-04-01
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson2004-11-29
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* Pass with -Wstrict-prototypesNick Mathewson2004-10-27
* doxygen markup for common/*.hRoger Dingledine2004-05-10
* Document stuff, reduce magic numbers, add emacs magicNick Mathewson2004-04-06
* Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson2004-04-03
* autoconf around missing stdint.hNick Mathewson2003-08-11
* Add a the public-domain AES implementation, with a minimal counter-mode wrapper.Nick Mathewson2003-06-30