[or-cvs] src/or

Nick Mathewson nickm at alum.mit.edu
Wed Jul 30 19:15:58 UTC 2003


On Wed, 2003-07-30 at 15:12, Nick Mathewson wrote:
> Modified Files:
> 	circuit.c connection.c connection_or.c onion.c or.h routers.c 
> Log Message:
> src/or

Eeek, I meant "commit src/or", not "commit -m src/or"!

Here's the missing log message:
* Switch all ciphers to use AES counter mode.  
* Instead of referring to 3DES in some places and DEFAULT_CIPHER in
others, make symbolic constants for CIRCUIT_CIPHER, ONION_CIPHER, and
CIRCUIT_CIPHER.
* Use new interface to crypto_dh_compute_secret.
* Change learn_my_address to give a warning if you get localhost without
asking for it.

-- 
Nick



More information about the tor-dev mailing list