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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Clean up odds and ends
Roger Dingledine
2013-01-14
Merge branch 'bug7869'
Nick Mathewson
2013-01-11
Handle EWOULDBLOCK as EAGAIN if they happen to be different.
Nick Mathewson
2013-01-05
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Check all crypto_rand return values for ntor.
Nick Mathewson
2013-01-03
Use safe_mem_is_zero for checking curve25519 output for 0-ness
Nick Mathewson
2013-01-03
Implement a constant-time safe_mem_is_zero.
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2013-01-02
Move curve25519 keypair type to src/common; give it functions
Nick Mathewson
2013-01-02
Refactor strong os-RNG into its own function
Nick Mathewson
2013-01-02
Add a wrapper around, and test and build support for, curve25519.
Nick Mathewson
2013-01-02
Add a data-invariant linear-search map structure
Nick Mathewson
2012-12-31
Fix a couple of harmless clang3.2 warnings
Sebastian Hahn
2012-12-25
One last fix for a warning on non-EC systems
Nick Mathewson
2012-12-25
Be more noncomittal about performance improvement of uint128 backend.
Nick Mathewson
2012-12-25
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-25
Inform the user if they're passing up a 10x ECDH speedup.
Nick Mathewson
2012-12-25
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-25
Remove the address argument from client cipher classification fns
Nick Mathewson
2012-12-25
Cache the type of client cipher list we have in the tor_tls_t
Nick Mathewson
2012-12-25
prop198: Detect the list of ciphersuites we used to lie about having
Nick Mathewson
2012-12-25
Configure SSL context to know about using P-256 for ECDHE.
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-12-06
Implement HKDF from RFC5869
Nick Mathewson
2012-12-06
Add a crypto_dh_dup, for benchmark support
Nick Mathewson
2012-11-27
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
George Kadianakis
2012-11-23
Note limitation of parse_rfc_1123_time
Nick Mathewson
2012-11-23
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-23
Refer to RFC 4648 instead of the obsolete RFC 3548
Nick Mathewson
2012-11-14
Add some missing doxygen for ipv6 exit code
Nick Mathewson
2012-11-14
Add a function to set a tor_addr_t to a null address
Nick Mathewson
2012-11-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Turn a memwipe in tor_process_handle_destroy() back to memset
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-06
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-11-02
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-11-02
Add a PID_T_FORMAT for writing pids to logs
Nick Mathewson
2012-11-02
Remove an unused variable; part of mingw64 patch from yayooo
Nick Mathewson
2012-11-02
Compile (with warnings) with mingw64
Nick Mathewson
2012-10-26
touch-ups
Roger Dingledine
2012-10-24
Change changes file and comment for 7189, for making it 0.2.4-only for now
Nick Mathewson
2012-10-24
Merge remote-tracking branch 'public/bug7189_tentative'
Nick Mathewson
2012-10-24
Only disable TLS tickets when being/acting as a server.
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
[next]