2013-01-16 |
Nick Mathewson | Merge branch 'bug5285_v2'
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Aftermath of isin->contains renaming
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Rename *_isin to *_contains
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Remove two extrneous semicolons in dirserv.c
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Merge branch 'bug7972'
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Actually link against nacl when we want to use it
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | changes file for 7896
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Merge remote-tracking branch 'asn/bug7896'
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Check for nacl headers in nacl/ subdir
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Add a new automake dropping ("test-driver") to .gitignore
|
commit | commitdiff | tree |
2013-01-16 |
Nick Mathewson | Update the copyright date to 201.
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Forward-port fix for 7889
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3'
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Merge branch 'bug7889_023' into maint-0.2.3
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Merge branch 'small_typo_fixes'
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Bump to 0.2.4.9-alpha-dev
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Fix handling of ntor handshakes received via CREATE...
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Better log message to diagnose #7959
|
commit | commitdiff | tree |
2013-01-15 |
Nick Mathewson | Bump version to 0.2.4.8-alpha-dev
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Revert junk accidentally included with "start folding...
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3'
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.2' into...
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Reject create/begin/etc cells with {circ,stream}ID 0.
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Merge branch 'bug7869'
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'mikeperry/bug7691-rebased'
|
commit | commitdiff | tree |
2013-01-14 |
Nick Mathewson | Merge branch 'bug7935'
|
commit | commitdiff | tree |
2013-01-12 |
Nick Mathewson | Handle EWOULDBLOCK as EAGAIN if they happen to be different.
|
commit | commitdiff | tree |
2013-01-06 |
Nick Mathewson | Make the = at the end of ntor-onion-key optional.
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Whoops; make that unit test actually pass :/
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Add a unit test for the curve25519 keypair persistence...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Merge branch 'ntor-resquashed'
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Check all crypto_rand return values for ntor.
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Complete all DOCDOC entries from the ntor branch
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Use safe_mem_is_zero for checking curve25519 output...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Implement a constant-time safe_mem_is_zero.
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | changes file for the ntor branch
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Document UseNTorHandshake
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Add new ntor bits to gitignore
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Add reference implementation for ntor, plus compatibility...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | ntor: Don't fail fast server-side on an unrecognized...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Update our copy of curve25519-donna-c64.
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Use always_inline only with inline; otherwise GCC gripes
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Make libcurve25519_donna get built as a .a
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Fix an unused-variable warning
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Enable the ntor handshake on the client side.
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Enable handling of create2/extend2/created2/extended2
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Don't check create cells too much when we're relaying...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Implement scheme to allow ntor requests/responses via...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Use created_cell_format where appropriate
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Use new wrappers for making,sending,processing create...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Teach cpuworker and others about create_cell_t and...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Code to parse and format CREATE{,2,_FAST} cells and...
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Rename handshake_digest to rend_circ_nonce
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Massive refactoring of the various handshake types
|
commit | commitdiff | tree |
2013-01-03 |
Nick Mathewson | Refactor the CREATE_FAST handshake code to match the...
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Split onion.[ch] into onion{,_fast,_tap}.[ch]
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Wrangle curve25519 onion keys: generate, store, load...
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Move curve25519 keypair type to src/common; give it...
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Refactor strong os-RNG into its own function
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | curve25519-donna-c64: make endian-neutralness fns static
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Implementat the ntor handshake
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Add a wrapper around, and test and build support for...
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | curve25519-donna-c64: work on bigendian and alignment...
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Make curve25519-donna work with our compiler warnings.
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Add fallback implementations for curve25519: curve25519_donna
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Add a data-invariant linear-search map structure
|
commit | commitdiff | tree |
2013-01-02 |
Nick Mathewson | Avoid spurious local-port warnings
|
commit | commitdiff | tree |
2012-12-29 |
Nick Mathewson | Merge branch 'bug7814_squash'
|
commit | commitdiff | tree |
2012-12-29 |
Nick Mathewson | Fix a crash bug when running an node without IPv6-exit...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Rate-limit "No circuits are opened" message to once...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Fix a possibly-unused-var warning. Thank you, GCC.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Fix compilation warning: must not format u64 as long.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Fix whitespace
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Merge remote-tracking branch 'mikeperry/209-path-bias...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Merge branch 'directory_guards_rebased'
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Add documentation for directory guard options
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Add configuration options for directory guards
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Directory guard implementation.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Remember which of our guards are directory caches
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Split choosing a regular directory into its own fn
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | One last fix for a warning on non-EC systems
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Merge branch 'tls_ecdhe_rebased_v2'
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Be more noncomittal about performance improvement of...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Make ECDHE group configurable: 224 for public, 256...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Inform the user if they're passing up a 10x ECDH speedup.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Add benchmark for DH handshake and ECDH-P-224/56 handshake
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Let servers choose better ciphersuites when clients...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Remove the address argument from client cipher classificatio...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Cache the type of client cipher list we have in the...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | prop198: Detect the list of ciphersuites we used to...
|
commit | commitdiff | tree |
2012-12-26 |
Nick Mathewson | Configure SSL context to know about using P-256 for...
|
commit | commitdiff | tree |
2012-12-19 |
Nick Mathewson | When there are no dir_server_ts to choose, don't crash
|
commit | commitdiff | tree |
2012-12-18 |
Nick Mathewson | Add packaged cell fullness to the heartbeat message.
|
commit | commitdiff | tree |
2012-12-18 |
Nick Mathewson | Remove the obsolete doc/TODO.* files
|
commit | commitdiff | tree |
2012-12-17 |
Nick Mathewson | Merge branch 'ticket7570_7571'
|
commit | commitdiff | tree |
2012-12-17 |
Nick Mathewson | Drop the maximum attempts to get a virtual address...
|
commit | commitdiff | tree |
2012-12-17 |
Nick Mathewson | Describe IPv6 automap changes
|
commit | commitdiff | tree |
2012-12-17 |
Nick Mathewson | Document PreferIPv6Automap in the manpage
|
commit | commitdiff | tree |
2012-12-17 |
Nick Mathewson | Add missing doxygen for DNS and automap code
|
commit | commitdiff | tree |