Nick Mathewson
|
fd20011c26
Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing.
|
21 år sedan |
Roger Dingledine
|
d43f145ddf
include torint.h in 'make dist'
|
21 år sedan |
Nick Mathewson
|
300984c057
Add AES counter-mode support to the crypt library
|
21 år sedan |
Roger Dingledine
|
8d4cd5d604
remove obsolete ss.h
|
21 år sedan |
Roger Dingledine
|
6973ccb59b
still removing version.h
|
21 år sedan |
Nick Mathewson
|
33176c70a5
Factor out timeval-related functions.
|
21 år sedan |
Roger Dingledine
|
c2fa6f5c7d
let the 'test' binary build from the source distrib
|
21 år sedan |
Roger Dingledine
|
147879ab17
removing more unused files
|
22 år sedan |
Roger Dingledine
|
00a9e3732e
remove popt dependency, consolidate config stuff
|
22 år sedan |
Nick Mathewson
|
fdb31225b7
Port to MacOS X
|
22 år sedan |
Matej Pjafjar
|
01aadefbfc
Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly.
|
22 år sedan |
Matej Pjafjar
|
e01522bbed
Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL.
|
22 år sedan |
Roger Dingledine
|
61d10b309f
Folded cell.? into src/or
|
22 år sedan |
Roger Dingledine
|
b34fad4d38
removed onion.c and onion.h from common/
|
22 år sedan |
Felipe Bergo
|
f09e25e9f5
added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir.
|
22 år sedan |