Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix bug in stream position adjustment | Nick Mathewson | 2004-05-06 | |
| | | | | svn:r1801 | |||
* | Use correct aes-ctr implementation in mainline, too. | Nick Mathewson | 2004-05-06 | |
| | | | | svn:r1800 | |||
* | Delete trailing whitespace and expand tabs; remove unused aes decrypt code | Nick Mathewson | 2004-04-07 | |
| | | | | svn:r1522 | |||
* | Document stuff, reduce magic numbers, add emacs magic | Nick Mathewson | 2004-04-06 | |
| | | | | svn:r1502 | |||
* | Refactor the heck out of crypto interface: admit that we will stick with one ↵ | Nick Mathewson | 2004-04-03 | |
| | | | | | | ciphersuite at a time, make const things const, and stop putting openssl in the headers. svn:r1458 | |||
* | we define some big constant arrays but don't use them | Roger Dingledine | 2004-02-18 | |
| | | | | svn:r1102 | |||
* | clean tabs, trailing whitespace | Roger Dingledine | 2003-12-17 | |
| | | | | svn:r952 | |||
* | Update LICENSE and copyright dates. | Nick Mathewson | 2003-10-08 | |
| | | | | svn:r560 | |||
* | Make windows happier still | Nick Mathewson | 2003-08-12 | |
| | | | | svn:r392 | |||
* | Dont use explicit paths for orconfig.h -- it messes up the windows build | Nick Mathewson | 2003-08-12 | |
| | | | | svn:r386 | |||
* | autoconf around missing stdint.h | Nick Mathewson | 2003-08-11 | |
| | | | | svn:r376 | |||
* | Add a the public-domain AES implementation, with a minimal counter-mode wrapper. | Nick Mathewson | 2003-06-30 | |
svn:r361 |