index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2003-09-28
shift read_file_to_str() into util.c
Roger Dingledine
2003-09-27
Add function to wrap SSL_pending
Nick Mathewson
2003-09-26
finish enforcing the log convention
Roger Dingledine
2003-09-26
make writing descs work
Roger Dingledine
2003-09-26
Add code to parse fingerprint files and compare routers against fingerprint f...
Nick Mathewson
2003-09-26
Bugfixes in crypto_pk_write_private_key_to_filename
Nick Mathewson
2003-09-26
Refactor common file code into util.c; add published to descriptors
Nick Mathewson
2003-09-25
various bugfixes and updates
Roger Dingledine
2003-09-25
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-19
fix a segfault on truncated log lines
Roger Dingledine
2003-09-16
More fine-grained logging messages on ZeroReturn/Syscall error cases
Nick Mathewson
2003-09-16
Add backend support for multiple logfiles, including console logs.
Nick Mathewson
2003-09-15
Cipher lists need to be colon separated. Also make initialization more bulle...
Nick Mathewson
2003-09-15
Fix TLS error logging
Nick Mathewson
2003-09-15
Log protocol errors
Nick Mathewson
2003-09-14
fix the cpuworker circ-had-vanished bug (maybe)
Roger Dingledine
2003-09-11
Fix bugs in certificate generation and SSL context creation. Both seem to wo...
Nick Mathewson
2003-09-11
Non-debugging messages are nice to log too
Nick Mathewson
2003-09-11
Resolve XXXXs in tortls.c
Nick Mathewson
2003-09-11
Simplify some code paths in TLS; cut down on memory leaks; use
Nick Mathewson
2003-09-11
fix typo that's been bugging me
Roger Dingledine
2003-09-10
Add certificate verification functions
Nick Mathewson
2003-09-10
Make crypto structures private to crypto.c
Nick Mathewson
2003-09-10
Add prototypes for functions to check whether the peer certificate is
Nick Mathewson
2003-09-08
another wishlist function for the tls interface
Roger Dingledine
2003-09-08
hide the global tls context inside tortls.c
Roger Dingledine
2003-09-05
move variable declarations to top of function
Roger Dingledine
2003-09-04
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-08-25
fix formatting in crypto.c for my sanity
Roger Dingledine
2003-08-20
implemented cpuworkers
Roger Dingledine
2003-08-14
include torint.h in 'make dist'
Roger Dingledine
2003-08-14
Tor now builds on win32.
Nick Mathewson
2003-08-14
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-12
Make windows happier still
Nick Mathewson
2003-08-12
Stop trying to #include the world in util.c
Nick Mathewson
2003-08-12
Adopt socketpair implementation from perl. For now, always use it.
Nick Mathewson
2003-08-12
Add abstraction for fork vs thread.
Nick Mathewson
2003-08-12
Dont use explicit paths for orconfig.h -- it messes up the windows build
Nick Mathewson
2003-08-12
Reorder includes so that fakepoll.c gets built when it should
Nick Mathewson
2003-08-12
unbork windows line endings
Nick Mathewson
2003-08-12
Start of port to win32. Missing are:
Nick Mathewson
2003-08-11
Work on systems with broken AC_CHECK_TYPE
Nick Mathewson
2003-08-11
Who would have thought that some systems define intfoo_t, but not uintfoo_t? ...
Nick Mathewson
2003-08-11
Cope better on platforms that define some of intFOO_t in sys/types.h or elsew...
Nick Mathewson
2003-08-11
autoconf around missing stdint.h
Nick Mathewson
2003-07-30
Be smarter about getting key matter from DH.
Nick Mathewson
2003-06-30
Add AES counter-mode support to the crypt library
Nick Mathewson
2003-06-30
Add a the public-domain AES implementation, with a minimal counter-mode wrapper.
Nick Mathewson
2003-06-25
clean up sev_to_string hack in log.c
Roger Dingledine
2003-06-24
clean up a broken comment in crypto.c
Roger Dingledine
[prev]
[next]