| 2014-10-13 |
Nick Mathewson | Bugfixes on bug11243 fix for the not-added cases and... |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Use symbolic constants for statuses in microdescs_add_t... |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Commit the script I used to generate signed ri and... |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Don't reset the download failure status of any object... |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Unit tests for 11243: loading ri, ei, mds from lists |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Base tests for 11243: test parsing for md, ei, and ri. |
commit | commitdiff | tree | snapshot |
| 2014-10-13 |
Nick Mathewson | Treat unparseable (micro)descriptors and extrainfos... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Clear the cached address from resolve_my_address()... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Roger Dingledine | continue our habit of specifying the default in the... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.5' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge branch 'bug13295_v2_025' into maint-0.2.5 |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Don't use the getaddrinfo sandbox cache from tor-resolve |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Automake syntax error :/ |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Add missing ed25519_ref10 headers to NOINST_HEADERS. |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Note when 13290 was introduced. |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge remote-tracking branch 'teor/circuitstats-pareto... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Note when 13291 was introduced. |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Whitespace fixes on 13291 fix |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Parenthesize macro arguments for 13291 fix |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Stop spawn test failures due to a race condition with... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge branch 'bug12971_take2_squashed' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Rename socks5 error code setting function again |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
rl1987 | Respond with 'Command not supported' SOCKS5 reply messa... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge branch 'ticket961_squashed' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Changes file for ticket 961 |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Avoid frequent strcmp() calls for AccountingRule |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Add an "AccountingRule" feature to permit limiting... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge remote-tracking branch 'yawning/bug13213' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge remote-tracking branch 'rl1987/bug13228' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Whitespace fixes |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Avoid division by zero in circuitstats pareto |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Stop test & bench build failures with --disable-curve25519 |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Merge branch 'bug13280' |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Stop spurious clang shallow analysis null pointer errors |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Stop ed25519 8-bit signed left shift overflowing |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
Nick Mathewson | Use SHL{8,32,64} in ed25519/ref10 to avoid left-shiftin... |
commit | commitdiff | tree | snapshot |
| 2014-09-29 |
teor | Stop signed left shifts overflowing in ed25519: Macros |
commit | commitdiff | tree | snapshot |
| 2014-09-28 |
rl1987 | Improving error message. |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Merge remote-tracking branch 'public/require_some_c99' |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Avoid a "constant variable guards dead code" warning... |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Regenerate pwbox.c with the latest trunnel |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Comment-out dead code in ed25519/ref10 |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Check key_len in secret_to_key_new() |
commit | commitdiff | tree | snapshot |
| 2014-09-26 |
Nick Mathewson | Fix a double-free in failing case of handle_control_aut... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Fix on that last fix. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Fix warnings on 32-bit builds. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Merge branch 'ed25519_ref10_squashed' |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Comments and tweaks based on review by asn |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add benchmarks for ed25519 functions |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add comments to ed25519_vectors.inc |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Cut the time to run the python ed25519 tests by a facto... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add a reference implementation of our ed25519 modifications |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add the pure-python ed25519 implementation, for testing. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | More documentation for ed25519 stuff. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Fix linux compilation of ed25519_ref10 |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Draft implementation for ed25519 key blinding, as in... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add curve25519->ed25519 key conversion per proposal 228 |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Support for writing ed25519 public/private components... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add encode/decode functions for ed25519 public keys |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Restore the operation of extra_strong in ed25519_secret... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Another ed25519 tweak: store secret keys in expanded... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Fix API for ed25519_ref10_open() |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Tweak ed25519 ref10 signing interface to use less space. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Tweak ref10 keygen APIs to be more sane. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add Ed25519 support, wrappers, and tests. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Use --require-version to prevent running trunnel pre-1.2 |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Have the run_trunnel.sh script tell trunnel to update... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add a script to run trunnel on the trunnel files. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Mention trunnel in LICENSE and src/ext/README |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Merge branch 'libscrypt_trunnel_squashed' |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Add tests for failing cases of crypto_pwbox |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Use trunnel for crypto_pwbox encoding/decoding. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Adjust pwbox format: use a random IV each time |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Test a full array of s2k flags with pwbox test. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Use preferred key-expansion means for pbkdf2, scrypt. |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Test vectors for PBKDF2 from RFC6070 |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Test vectors for scrypt from draft-josefsson-scrypt... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Tweak and expose secret_to_key_compute_key for testing |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Rudimentary-but-sufficient passphrase-encrypted box... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | More generic passphrase hashing code, including scrypt... |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Tell autoconf to make the compiler act as c99 |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Tweak address.c to use a little c99 syntax |
commit | commitdiff | tree | snapshot |
| 2014-09-25 |
Nick Mathewson | Require two c99 features (midblock decls, designated... |
commit | commitdiff | tree | snapshot |
| 2014-09-24 |
Yawning Angel | Do not launch pluggable transport plugins when DisableN... |
commit | commitdiff | tree | snapshot |
| 2014-09-23 |
Roger Dingledine | two more typos |
commit | commitdiff | tree | snapshot |
| 2014-09-23 |
Roger Dingledine | + is not how we say concatenate |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | Merge remote-tracking branch 'public/bug12693_025' |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | Merge branch 'master' of git-rw.torproject.org:/tor |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | Merge branch 'bug8197_squashed' |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Roger Dingledine | and forward-port those changelogs too |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
rl1987 | Writing comments for newly added functions. |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
rl1987 | Adding changes file for 8197. |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
rl1987 | Whitespace fixes |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
rl1987 | Using the new API in unit-test. |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
rl1987 | New API for policies_parse_exit_policy(). |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | changes file for 12884 |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Adrien BAK | Remove config options that have been obsolete since... |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | Merge remote-tracking branch 'arma/feature13211' |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | Merge remote-tracking branch 'arma/feature13153' |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Nick Mathewson | changes file for 7733 |
commit | commitdiff | tree | snapshot |
| next |