Nick Mathewson beac91cf08 Wrap windows-only C files in #ifdef _WIN32 hace 8 años
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. hace 9 años
address.c 877354a9af Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke hace 9 años
address.h 30e933b136 Merge branch 'ticket14710_squashed' hace 9 años
aes.c d9052c629b Remove checks for visual C 6. hace 9 años
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' hace 9 años
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
ciphers.inc 4231729176 Update ciphers.inc to match ff28 hace 10 años
compat.c b5cfcb2045 Fix most check-spaces issues hace 9 años
compat.h 753797391f More tweaks for windows compilation. (ick) hace 9 años
compat_libevent.c 517e0f965b Remove workarounds for Libevent < 1.3. hace 9 años
compat_libevent.h 517e0f965b Remove workarounds for Libevent < 1.3. hace 9 años
compat_pthreads.c 3b3b447f75 Fix some potential memory leaks in the thread pool code. hace 9 años
compat_threads.c 2c41f12048 Fix: check r < 0 before checking errno hace 9 años
compat_threads.h cc6529e9bb Fix check-spaces hace 9 años
compat_winthreads.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 hace 8 años
container.c 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations hace 9 años
container.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' hace 9 años
crypto.c 840e68d917 Integrate and enable ed25519-donna. hace 9 años
crypto.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' hace 9 años
crypto_curve25519.c b5cfcb2045 Fix most check-spaces issues hace 9 años
crypto_curve25519.h f079c27761 Integrate the accelerated Curve25519 scalar basemult. hace 9 años
crypto_ed25519.c 3c28d95ca7 Add more EINVAL errno setting on key read failures hace 9 años
crypto_ed25519.h 840e68d917 Integrate and enable ed25519-donna. hace 9 años
crypto_format.c 1b52e95028 Merge branch '12498_ed25519_keys_v6' hace 9 años
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings hace 9 años
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. hace 9 años
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
include.am 0f3eeca9b8 Integrate ed25519-donna (Not yet used). hace 9 años
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen hace 10 años
log.c 8cb5070376 Use C99 variadic macros when not on GCC. hace 9 años
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
sandbox.c 59fa0c2d99 Fix another seccomp2 issue hace 9 años
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' hace 9 años
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' hace 9 años
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
torlog.h 3c2eefac2e Fix a couple more msvc issues, reported by gisle vanem hace 8 años
tortls.c d9052c629b Remove checks for visual C 6. hace 9 años
tortls.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' hace 9 años
util.c da6aa7bfa5 Allow a single trailing `.` when validating FQDNs from SOCKS. hace 8 años
util.h e086db7952 Merge branch 'writing_tests' hace 9 años
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
workqueue.c 3b3b447f75 Fix some potential memory leaks in the thread pool code. hace 9 años
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work hace 9 años