[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [or-cvs] src/or



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