index
:
projects/historical/fancydress.git
master
partial Mixminion implementation in Java
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Further clean up PathSpec
HEAD
master
Peter Palfrader
2003-11-12
*
Simplify path building.
Peter Palfrader
2003-11-11
*
Rework PathSpec based on the now specified algorith. Some questions are stil...
Peter Palfrader
2003-11-11
*
Change terminology to match type III's path-spec: s/useable/valid/g
Peter Palfrader
2003-11-11
*
Document existing PathSpec code
Peter Palfrader
2003-11-11
*
We cannot use SURBs yet, only generate them
Peter Palfrader
2003-11-04
*
Use cryptix in TLS for now. bouncycastle doesn't get TLS right, sun's crypto...
Peter Palfrader
2003-10-27
*
Further work on SURBs. Decoding and further tests still required.
Peter Palfrader
2003-10-27
*
Make sure we use the same instance of routing information in both makeSHS calls
Peter Palfrader
2003-10-27
*
First go at SURBs. Still needs testing. Moo.
Peter Palfrader
2003-10-27
*
Add MBOX routing. Moo
Peter Palfrader
2003-10-27
*
Do basic exit node filtering
Peter Palfrader
2003-10-19
*
Add new files created for random path creation
Peter Palfrader
2003-10-19
*
Support random path creation
Peter Palfrader
2003-10-19
*
First go at refactoring for PathSpecs
Peter Palfrader
2003-10-17
*
Use SSL3_RSA_DES_192_CBC3_SHA if TLS_DHE_RSA_WITH_AES_128_CBC_SHA is not
Peter Palfrader
2003-10-17
*
Check that certs are valid (i.e. now is within the cert's lifetime)
Peter Palfrader
2003-10-16
*
Don't print out Directory after parsing it anymore
Peter Palfrader
2003-10-15
*
Verify remote peer cert during MMTP handshake
Peter Palfrader
2003-10-15
*
Add a first go at MMTP. Still lacks verification of peer, but it should not ...
Peter Palfrader
2003-10-15
*
Add a constructor that construct an instance from the modulus and exponent
Peter Palfrader
2003-10-15
*
Leg's and Packet's routing information is of type RoutingForward
Peter Palfrader
2003-10-15
*
Leg's and Packet's routing information is of type RoutingForward
Peter Palfrader
2003-10-15
*
move keyid into RoutingForward
Peter Palfrader
2003-10-15
*
Use IllegalArgumentException instead of Error
Peter Palfrader
2003-10-15
*
Use IllegalArgumentException instead of Error
Peter Palfrader
2003-10-15
*
only throws Mix3Exception
Peter Palfrader
2003-10-12
*
Sample primitive Main
Peter Palfrader
2003-10-12
*
Allow passing a path to the Path class constructor.
Peter Palfrader
2003-10-12
*
Also parse US dates for yyyy-MM-dd hh:mm:ss.
Peter Palfrader
2003-10-12
*
Move to new bouncycastle interface. Finally included my request upstream (si...
Peter Palfrader
2003-10-11
*
Close comment in front of slice()
Peter Palfrader
2003-10-11
*
Add $Id$
Peter Palfrader
2003-10-09
*
Initial import
Peter Palfrader
2003-10-09