| .. |
|
Makefile.am
|
d0c212995a
Add a SHA256 implementation for platforms that lack it.
|
16 lat temu |
|
OpenBSD_malloc_Linux.c
|
1a564901e4
Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c
|
18 lat temu |
|
address.c
|
ec7e054668
Spell-check Tor.
|
17 lat temu |
|
address.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
aes.c
|
ec7e054668
Spell-check Tor.
|
17 lat temu |
|
aes.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
ciphers.inc
|
d395135e2f
fix a few typos, and give the bootstrap phase stuff a changelog entry.
|
18 lat temu |
|
compat.c
|
3886467f38
Add a new tor_strtok_r for platforms that don't have one, plus tests.
|
16 lat temu |
|
compat.h
|
9e1fe29beb
Switch over to tor_strtok_r instead of strtok_r.
|
16 lat temu |
|
compat_libevent.c
|
94e8c34cb7
Set EV_PERSIST flag on signal events with Libevent < 2.0.
|
17 lat temu |
|
compat_libevent.h
|
74bf885b2d
Whitespace and osx fixes on libevent2 patch.
|
17 lat temu |
|
container.c
|
ec7e054668
Spell-check Tor.
|
17 lat temu |
|
container.h
|
ec7e054668
Spell-check Tor.
|
17 lat temu |
|
crypto.c
|
5da3b45fdc
Make crypto_digest_get_digest nondestructive again.
|
16 lat temu |
|
crypto.h
|
f57883a39e
Add basic support for SHA256.
|
16 lat temu |
|
ht.h
|
cb18fc2190
Merge commit 'origin/maint-0.2.1'
|
17 lat temu |
|
log.c
|
659552a3c6
Merge branch 'maint-0.2.1'
|
16 lat temu |
|
log.h
|
e5b88dc83f
Update Tor to use Libevent 2.0 APIs when available.
|
17 lat temu |
|
memarea.c
|
e563874045
Merge commit 'origin/maint-0.2.1'
|
17 lat temu |
|
memarea.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
mempool.c
|
f0453c45c8
Spelling fixes in comments and strings
|
17 lat temu |
|
mempool.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
sha256.c
|
d0c212995a
Add a SHA256 implementation for platforms that lack it.
|
16 lat temu |
|
strlcat.c
|
29fa9eb216
r8860@totoro: nickm | 2006-10-03 14:48:33 -0400
|
19 lat temu |
|
strlcpy.c
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
17 lat temu |
|
test.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
torgzip.c
|
f0453c45c8
Spelling fixes in comments and strings
|
17 lat temu |
|
torgzip.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
torint.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
tortls.c
|
e84ddead34
Merge branch 'hardware_accel_improvements'
|
17 lat temu |
|
tortls.h
|
4ebcc4da34
Update copyright to 2009.
|
17 lat temu |
|
util.c
|
742788b737
typo
|
16 lat temu |
|
util.h
|
00b37f071d
Revise parsing of time and memory units to handle spaces.
|
16 lat temu |
|
util_codedigest.c
|
fdbdb4dc15
Include the *_sha1.i files in their own *_codedigest.c files.
|
17 lat temu |