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
*
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
2013-01-26
*
More of b30d06255c24165 for #6826: fix compat_libevent compilation
Nick Mathewson
2013-01-21
*
Replace base-{16,32,64} with base{16,32,64} in the code
Nick Mathewson
2013-01-17
*
Add ntor-related modules to the Makefiles.nmake
Nick Mathewson
2013-01-17
*
Even more code-removal for 6826
Nick Mathewson
2013-01-17
*
Merge branch 'bug6826_squashed'
Nick Mathewson
2013-01-17
|
\
|
*
Drop detection logic for pre-1.3 busted libevents
Nick Mathewson
2013-01-17
*
|
Merge remote-tracking branch 'public/bug6302'
Nick Mathewson
2013-01-17
|
\
\
|
*
|
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
|
|
/
*
|
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
|
\
\
|
*
|
Fix an instance of snprintf; don't use _snprintf directly
Nick Mathewson
2013-01-16
|
*
|
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
|
*
|
Fix a const warning under msvc
Nick Mathewson
2013-01-16
|
*
|
Add clean target and test subdir to makefile.nmake
Nick Mathewson
2013-01-16
|
*
|
Add missing includes and libs to makefile.nmake
Nick Mathewson
2013-01-16
|
*
|
Define SIZEOF_INTPTR_T when defining replacement intptr_t
Nick Mathewson
2013-01-16
*
|
|
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
|
|
/
|
/
|
*
|
Check for nacl headers in nacl/ subdir
Nick Mathewson
2013-01-16
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
Clean up odds and ends
Roger Dingledine
2013-01-15
*
|
Merge branch 'bug7869'
Nick Mathewson
2013-01-14
|
\
\
|
*
|
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-05
*
|
|
Handle EWOULDBLOCK as EAGAIN if they happen to be different.
Nick Mathewson
2013-01-11
|
/
/
*
|
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-03
|
*
|
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
2013-01-02
|
*
|
Implement HKDF from RFC5869
Nick Mathewson
2012-12-06
|
*
|
Add a crypto_dh_dup, for benchmark support
Nick Mathewson
2012-12-06
*
|
|
Fix a couple of harmless clang3.2 warnings
Sebastian Hahn
2012-12-31
*
|
|
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-25
|
|
/
|
/
|
*
|
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
*
|
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
|
\
\
|
|
/
|
/
|
|
*
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-11-02
[next]