index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
fix the cpuworker circ-had-vanished bug (maybe)
Roger Dingledine
2003-09-14
*
fix two more bugs
Roger Dingledine
2003-09-13
*
reshuffle functions for cleaner organization
Roger Dingledine
2003-09-12
*
tls works between routers now too
Roger Dingledine
2003-09-12
*
tls works with onion proxies now.
Roger Dingledine
2003-09-12
*
serious bug in cpuworker. need to think about redesign or how to handle it.
Roger Dingledine
2003-09-12
*
Fix bugs in certificate generation and SSL context creation. Both seem to wo...
Nick Mathewson
2003-09-11
*
update onion router configs for tls
Roger Dingledine
2003-09-11
*
check for funny business from the remote peer
Roger Dingledine
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
*
Add router_get_by_pk function; use in connection_tls_finish_handshake.
Nick Mathewson
2003-09-11
*
fix typo that's been bugging me
Roger Dingledine
2003-09-11
*
collect info from peer we just handshaked with
Roger Dingledine
2003-09-11
*
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-10
*
fix confirmed win32 bug
Roger Dingledine
2003-09-08
*
tls infrastructure now in place, give or take
Roger Dingledine
2003-09-08
*
another wishlist function for the tls interface
Roger Dingledine
2003-09-08
*
add CertFile, Nickname
Roger Dingledine
2003-09-08
*
hide the global tls context inside tortls.c
Roger Dingledine
2003-09-08
*
clean up config.c so it doesn't expose as much
Roger Dingledine
2003-09-08
*
more futzing towards tls
Roger Dingledine
2003-09-07
*
clean read_to_buf more
Roger Dingledine
2003-09-05
*
general cleanup and reabstraction, to prepare for tls
Roger Dingledine
2003-09-05
*
move variable declarations to top of function
Roger Dingledine
2003-09-05
*
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-09-04
*
point out why router_forget_router probably doesn't work
Roger Dingledine
2003-08-29
*
Fix memory leaks in directory parsing
Nick Mathewson
2003-08-28
*
router formats don't include op_port now either
Roger Dingledine
2003-08-27
*
remove last vestiges of op_port
Roger Dingledine
2003-08-27
*
note an assert bug that's still around
Roger Dingledine
2003-08-25
*
make the conn->package_window bug go away.
Roger Dingledine
2003-08-25
*
Attempt to track down bug in conn->package_window
Nick Mathewson
2003-08-25
*
remove bandwidth negotation from the code
Roger Dingledine
2003-08-25
*
fix formatting in crypto.c for my sanity
Roger Dingledine
2003-08-25
*
fix a mild memory leak (10 bytes each time an OR connected to an OR)
Roger Dingledine
2003-08-25
*
start honoring the recommended_versions string
Roger Dingledine
2003-08-23
*
remove duplicate packagewindow-checking code,
Roger Dingledine
2003-08-23
*
implemented cpuworkers
Roger Dingledine
2003-08-20
*
include torint.h in 'make dist'
Roger Dingledine
2003-08-14
*
Tor now builds on win32.
Nick Mathewson
2003-08-14
*
Add empty statement to suppress gcc warning about label at end of compount st...
Nick Mathewson
2003-08-14
*
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
*
start refactoring dnsworker so testing won't be so darn hard
Roger Dingledine
2003-08-14
*
bugfix: if a dnsworker dies, remember that.
Roger Dingledine
2003-08-13
*
Misc patches to make windows build work. Now everything is done except the s...
Nick Mathewson
2003-08-12
*
Make windows happier still
Nick Mathewson
2003-08-12
[prev]
[next]