index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
Remove extraneous newlines from libevent log messages. Backport candidate?
Nick Mathewson
2005-06-08
*
Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname
Nick Mathewson
2005-06-07
*
Possible bugfix for 151: backport candidate.
Nick Mathewson
2005-06-06
*
Implement --disable-threads
Nick Mathewson
2005-05-10
*
Make Tor compile with no warnings with gcc4.0 on OSX
Nick Mathewson
2005-05-07
*
fix a comment
Roger Dingledine
2005-05-02
*
clean up this TOR_FRAGILE business
Roger Dingledine
2005-04-26
*
Apparently, ASN1 failures are not treated as SSL connection errors, but are j...
Nick Mathewson
2005-04-23
*
LOG_ERR is for when you're planning to die.
Roger Dingledine
2005-04-23
*
Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TL...
Nick Mathewson
2005-04-23
*
Make libevent_logging_callback static.
Nick Mathewson
2005-04-08
*
Stop putting nodename in the Platform string of server descriptors.
Roger Dingledine
2005-04-06
*
bugfix: chdir to your datadirectory at the *end* of the
Roger Dingledine
2005-04-06
*
Revise control spec and implementation to allow all log messages to be sent t...
Nick Mathewson
2005-04-05
*
I hear the smart kinds compile before committing. Then they never miss parens
Nick Mathewson
2005-04-03
*
Make smartlist_string_remove consistent with smartlist_string
Nick Mathewson
2005-04-03
*
Add useful smartlist_string_remove function.
Nick Mathewson
2005-04-03
*
Fix unterminated comment
Nick Mathewson
2005-04-03
*
update copyright notices.
Nick Mathewson
2005-04-01
*
fix typo in earlier libevent mmessage suppress patch
Nick Mathewson
2005-04-01
*
Add code to suppress spurious libevent log msgs; use it to resolve bug 68.
Nick Mathewson
2005-04-01
*
Use recent libevent features when possible
Nick Mathewson
2005-04-01
*
Try to make crash-on-shutdown bug harder to trigger.
Nick Mathewson
2005-04-01
*
add a tor_tls_is_server method to remember if conn->tls
Roger Dingledine
2005-03-31
*
remember some thoughts about using WSAStartup to learn
Roger Dingledine
2005-03-28
*
Fix a few more instances of memory not freed on exit (found by weasel).
Nick Mathewson
2005-03-23
*
bugfix: make smartlist_join_strings2 actually use the separator/terminator
Roger Dingledine
2005-03-22
*
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
2005-03-17
*
Fix a fun windows bug: apparently windows stat wants paths not to end with sl...
Nick Mathewson
2005-03-16
*
Fix some more obscure compiler warnings
Nick Mathewson
2005-03-14
*
Renormalize whitespace
Nick Mathewson
2005-03-14
*
Finish implementing GETINFO; make it easy to query address maps.
Nick Mathewson
2005-03-03
*
Try a little harder to avoid openssl SSL* double-free reports.
Nick Mathewson
2005-02-28
*
Fix strmap_free to release memory actually held by the strmap.
Nick Mathewson
2005-02-28
*
give a better warning when tor points at an https server.
Nick Mathewson
2005-02-28
*
Be specific about which "illegal character" we just saw in the cert.
Nick Mathewson
2005-02-25
*
Implement more control spec functionality
Nick Mathewson
2005-02-25
*
Forward-port the trick to bump up ConnLimit as far as it can
Roger Dingledine
2005-02-22
*
Change from inet_ntoa to a threadproof tor_inet_ntoa.
Nick Mathewson
2005-02-22
*
Note a non-bug in read_file_to_str as used. If we start to rely on it behavin...
Nick Mathewson
2005-02-22
*
But on windows, localtime and gmtime _are_ threadsafe.
Nick Mathewson
2005-02-22
*
Patch to localtime/gmtime handling: use the _r variants where available. Use...
Nick Mathewson
2005-02-22
*
Remove assumptions that maximum path length is anything like 1024. From comm...
Nick Mathewson
2005-02-22
*
remove spurious semicolons
Nick Mathewson
2005-02-22
*
Snarf some logic from python, adapted to our own needs, to handle gethostbyna...
Nick Mathewson
2005-02-22
*
Initial IRIX compatibility fixes: check for inttypes.h; check for platform ce...
Nick Mathewson
2005-02-22
*
Fix windows build: do not spuriously include openssl where not needed; handle...
Nick Mathewson
2005-02-22
*
bugfix: actually use the argument to strmap_free()
Roger Dingledine
2005-02-20
*
avoid case (not yet triggered) where smartlists could grow out
Roger Dingledine
2005-02-19
*
Tell openssl how to use locks and how to find thread ids -- this may prevent ...
Nick Mathewson
2005-02-13
[next]