| 2013-01-17 |
Nick Mathewson | Drop detection logic for pre-1.3 busted libevents |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Merge branch 'bug7972' |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Actually link against nacl when we want to use it |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | changes file for 7896 |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Merge remote-tracking branch 'asn/bug7896' |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Check for nacl headers in nacl/ subdir |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Add a new automake dropping ("test-driver") to .gitignore |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
Nick Mathewson | Update the copyright date to 201. |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Forward-port fix for 7889 |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Merge branch 'bug7889_023' into maint-0.2.3 |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Merge branch 'small_typo_fixes' |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Bump to 0.2.4.9-alpha-dev |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Roger Dingledine | Clean up odds and ends |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Roger Dingledine | bump to 0.2.4.9-alpha tor-0.2.4.9-alpha |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Roger Dingledine | fold in new change stanza |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Fix handling of ntor handshakes received via CREATE... |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Better log message to diagnose #7959 |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Nick Mathewson | Bump version to 0.2.4.8-alpha-dev |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Roger Dingledine | bump to 0.2.4.8-alpha tor-0.2.4.8-alpha |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Roger Dingledine | finish poking at the changelog |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Revert junk accidentally included with "start folding... |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.2' into... |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Reject create/begin/etc cells with {circ,stream}ID 0. |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Roger Dingledine | start folding in the changes entries |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Merge branch 'bug7869' |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Merge remote-tracking branch 'mikeperry/bug7691-rebased' |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
Nick Mathewson | Merge branch 'bug7935' |
commit | commitdiff | tree | snapshot |
| 2013-01-12 |
Nick Mathewson | Handle EWOULDBLOCK as EAGAIN if they happen to be diffe... |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
George Kadianakis | Mention name of the transport used when we learn the... |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Mike Perry | Bug 7691 review fixes. |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Mike Perry | Bug 7341 code review fixes. |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Mike Perry | Bug 7691: Send a probe cell down certain types of circs. |
commit | commitdiff | tree | snapshot |
| 2013-01-09 |
Mike Perry | Fix bug 7341. |
commit | commitdiff | tree | snapshot |
| 2013-01-06 |
Nick Mathewson | Make the = at the end of ntor-onion-key optional. |
commit | commitdiff | tree | snapshot |
| 2013-01-05 |
Karsten Loesing | Update to the January 2013 GeoIP database. |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Whoops; make that unit test actually pass :/ |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Add a unit test for the curve25519 keypair persistence... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Merge branch 'ntor-resquashed' |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Check all crypto_rand return values for ntor. |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Complete all DOCDOC entries from the ntor branch |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Use safe_mem_is_zero for checking curve25519 output... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Implement a constant-time safe_mem_is_zero. |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | changes file for the ntor branch |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Document UseNTorHandshake |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Add new ntor bits to gitignore |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Add reference implementation for ntor, plus compatibili... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | ntor: Don't fail fast server-side on an unrecognized... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Update our copy of curve25519-donna-c64. |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Use always_inline only with inline; otherwise GCC gripes |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Make libcurve25519_donna get built as a .a |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Fix an unused-variable warning |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Enable the ntor handshake on the client side. |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Enable handling of create2/extend2/created2/extended2 |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Don't check create cells too much when we're relaying... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Implement scheme to allow ntor requests/responses via... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Use created_cell_format where appropriate |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Use new wrappers for making,sending,processing create... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Teach cpuworker and others about create_cell_t and... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Code to parse and format CREATE{,2,_FAST} cells and... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Rename handshake_digest to rend_circ_nonce |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Massive refactoring of the various handshake types |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
Nick Mathewson | Refactor the CREATE_FAST handshake code to match the... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Split onion.[ch] into onion{,_fast,_tap}.[ch] |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Wrangle curve25519 onion keys: generate, store, load... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Move curve25519 keypair type to src/common; give it... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Refactor strong os-RNG into its own function |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | curve25519-donna-c64: make endian-neutralness fns static |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Implementat the ntor handshake |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Add a wrapper around, and test and build support for... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | curve25519-donna-c64: work on bigendian and alignment... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Make curve25519-donna work with our compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Add fallback implementations for curve25519: curve25519... |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Add a data-invariant linear-search map structure |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Nick Mathewson | Avoid spurious local-port warnings |
commit | commitdiff | tree | snapshot |
| 2012-12-31 |
Sebastian Hahn | Fix a couple of harmless clang3.2 warnings |
commit | commitdiff | tree | snapshot |
| 2012-12-29 |
Nick Mathewson | Merge branch 'bug7814_squash' |
commit | commitdiff | tree | snapshot |
| 2012-12-29 |
Nick Mathewson | Fix a crash bug when running an node without IPv6-exit... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Rate-limit "No circuits are opened" message to once... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Fix a possibly-unused-var warning. Thank you, GCC. |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Fix compilation warning: must not format u64 as long. |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Fix whitespace |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Merge remote-tracking branch 'mikeperry/209-path-bias... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Merge branch 'directory_guards_rebased' |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Add documentation for directory guard options |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Add configuration options for directory guards |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Directory guard implementation. |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Remember which of our guards are directory caches |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Split choosing a regular directory into its own fn |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | One last fix for a warning on non-EC systems |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Merge branch 'tls_ecdhe_rebased_v2' |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Be more noncomittal about performance improvement of... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Make ECDHE group configurable: 224 for public, 256... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Inform the user if they're passing up a 10x ECDH speedup. |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Add benchmark for DH handshake and ECDH-P-224/56 handshake |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Let servers choose better ciphersuites when clients... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Remove the address argument from client cipher classifi... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | Cache the type of client cipher list we have in the... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
Nick Mathewson | prop198: Detect the list of ciphersuites we used to... |
commit | commitdiff | tree | snapshot |
| next |