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
*
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
*
Add some points to make it easy to turn off v3 support
Nick Mathewson
2011-10-10
*
Quiet two notices, and spelling mistake cleanup
Sebastian Hahn
2011-10-10
*
Give tor_cert_get_id_digests() fail-fast behavior
Nick Mathewson
2011-10-10
*
Fix some more issues wrt tor_cert_new found by asn
Nick Mathewson
2011-10-10
*
Generate certificates that enable v3 handshake
Nick Mathewson
2011-10-10
*
Remove a no-longer-relevant comment
Nick Mathewson
2011-10-10
*
Make tor_tls_cert_is_valid check key lengths
Nick Mathewson
2011-10-10
*
Function to return peer cert as tor_tls_cert
Nick Mathewson
2011-10-10
*
Add AUTH keys as specified in proposal 176
Nick Mathewson
2011-10-10
*
Functions to get a public RSA key from a cert
Nick Mathewson
2011-10-10
*
Function to detect certificate types that signal v3 certificates
Nick Mathewson
2011-10-10
*
Function to get digests of the certs and their keys
Nick Mathewson
2011-10-10
*
More functions to manipulate certs received in cells
Nick Mathewson
2011-10-10
*
Function to extract the TLSSECRETS field for v3 handshakes
Nick Mathewson
2011-10-10
*
Add a sha256 hmac function, with tests
Nick Mathewson
2011-10-10
*
Turn X509 certificates into a first-class type and add some functions
Nick Mathewson
2011-10-10
*
New function to get all digests of a public key
Nick Mathewson
2011-10-10
*
Fix a compile warning on OS X 10.6 and up
Sebastian Hahn
2011-10-11
*
Add a missing comma in tor_check_port_forwarding
Nick Mathewson
2011-10-10
*
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
|
\
|
*
Make it compile on Windows™.
George Kadianakis
2011-10-07
|
*
Put some sense into our logging.
George Kadianakis
2011-09-12
|
*
Make check-spaces happy.
George Kadianakis
2011-09-11
|
*
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
|
*
Introduce tor_terminate_process() function.
George Kadianakis
2011-09-11
|
*
Improve the code a tad.
George Kadianakis
2011-08-15
|
*
Reuse get_string_from_pipe() in log_from_pipe().
George Kadianakis
2011-07-18
|
*
Replaced ST_* enum prefix for stream status with IO_STREAM_*.
George Kadianakis
2011-07-18
|
*
Make some utility functions.
George Kadianakis
2011-07-13
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-03
|
\
\
|
*
|
Looks like Windows version 6.2 will be Windows 8
Sebastian Hahn
2011-10-01
*
|
|
Make bufferevents work with TokenBucketRefillInterval
Nick Mathewson
2011-09-22
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-20
|
\
|
|
|
*
|
Fix a potentially useless integer overflow check.
Mansour Moufid
2011-09-20
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
|
\
|
|
|
*
|
Check for lround with autoconf; fall back to rint.
Nick Mathewson
2011-08-30
|
*
|
Fix a compilation issue on older FreeBSDs
Sebastian Hahn
2011-08-30
*
|
|
Fix double-closing a stdio stream
Steven Murdoch
2011-09-01
*
|
|
Tweaks on last process-launch patches
Nick Mathewson
2011-08-31
*
|
|
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-09-01
*
|
|
Add a missing include to util.c to get waitpid() on Linux
Nick Mathewson
2011-08-31
*
|
|
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
2011-08-30
*
|
|
Merge remote-tracking branch 'sjmurdoch/bug2046'
Nick Mathewson
2011-08-30
|
\
\
\
|
*
|
|
Document limitation of log_from_handle with partial reads
Steven Murdoch
2011-08-30
|
*
|
|
Factor out and re-write code for splitting lines from a handle
Steven Murdoch
2011-08-30
|
*
|
|
Refactor out command line formatting
Steven Murdoch
2011-08-29
|
*
|
|
Add a sanity check
Steven Murdoch
2011-08-29
|
*
|
|
Replace two magic tristates with #define'd names
Steven Murdoch
2011-08-29
|
*
|
|
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-28
[next]