- Sep 24, 2002
-
-
Roger Dingledine authored
revamped the router reading section reference counting for crypto pk env's (so we can dup them) we now read and write pem pk keys from string rather than from FILE*, in anticipation of fetching directories over a socket (so now on startup we slurp in the whole file, then parse it as a string) fixed a bug in the proxy side, where you could get some circuits wedged if they showed up while the connection was being made svn:r110
-
- Sep 23, 2002
-
-
Roger Dingledine authored
svn:r109
-
Roger Dingledine authored
svn:r108
-
- Sep 22, 2002
-
-
Roger Dingledine authored
httpap is obsolete; we support privoxy directly now! smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client I dub thee 0.0.1. svn:r107
-
- Sep 21, 2002
-
-
Roger Dingledine authored
svn:r106
-
- Sep 20, 2002
-
-
Roger Dingledine authored
svn:r105
-
- Sep 19, 2002
-
-
Roger Dingledine authored
svn:r104
-
- Sep 17, 2002
-
-
Roger Dingledine authored
see http://archives.seul.org/or/dev/Sep-2002/msg00018.html svn:r103
-
- Sep 10, 2002
-
-
Nick Mathewson authored
svn:r102
-
- Sep 09, 2002
-
-
Roger Dingledine authored
(hey nick, does this break the os x build?) you still need to add some stuff to the ./configure commandline... anybody know a better solution? svn:r101
-
Roger Dingledine authored
(it seemed to work anyway, but...) svn:r100
-
- Sep 05, 2002
-
-
Roger Dingledine authored
use 2**16+1 rather than 2**16 + 2**(-1) svn:r99
-
Roger Dingledine authored
svn:r98
-
- Sep 04, 2002
-
-
Roger Dingledine authored
svn:r97
-
Roger Dingledine authored
svn:r96
-
Roger Dingledine authored
svn:r95
-
Roger Dingledine authored
the implementation is sort of a kludge..you're welcome to fix it up svn:r94
-
- Sep 03, 2002
-
-
Roger Dingledine authored
the package is tor, the binary is or. and i added our project plan to the todo file. svn:r93
-
Roger Dingledine authored
svn:r92
-
Nick Mathewson authored
svn:r91
-
Roger Dingledine authored
svn:r90
-
Roger Dingledine authored
svn:r89
-
Nick Mathewson authored
svn:r88
-
Nick Mathewson authored
svn:r87
-
Roger Dingledine authored
svn:r86
-
- Aug 27, 2002
-
-
Roger Dingledine authored
svn:r85
-
- Aug 24, 2002
-
-
Roger Dingledine authored
previously padding cells, etc were distinguishable because their body was all zero's svn:r84
-
Roger Dingledine authored
svn:r83
-
Roger Dingledine authored
svn:r82
-
Roger Dingledine authored
this is a checkpoint before i fix the fact that port is always kept in network order -- which makes no sense, because network order is different on different machines, which is the whole point. svn:r81
-
Roger Dingledine authored
size_t is what you get back from sizeof(). no more, no less. svn:r80
-
- Aug 23, 2002
-
-
Roger Dingledine authored
svn:r79
-
Roger Dingledine authored
svn:r78
-
Roger Dingledine authored
now it deals gracefully with too few connected routers (i think) svn:r77
-
- Aug 22, 2002
-
-
Matej Pjafjar authored
svn:r76
-
- Jul 25, 2002
-
-
Matej Pjafjar authored
svn:r75
-
Matej Pjafjar authored
Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL. svn:r74
-
- Jul 24, 2002
-
-
Matej Pjafjar authored
svn:r73
-
- Jul 22, 2002
-
-
Roger Dingledine authored
svn:r72
-
Roger Dingledine authored
svn:r71
-