Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Expand microdesc cache tests | Nick Mathewson | 2013-06-12 | |
* | | | | | | | Use double-quotes for regular_mans, not brackets. | dana koch | 2013-06-12 | |
| |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | Fix tor-fw-helper exit code. | Arlo Breault | 2013-06-10 | |
* | | | | | | Fix "make check-spaces" | Nick Mathewson | 2013-06-10 | |
* | | | | | | Make OPENSSL_free(dh_string_repr) conditional. | Nick Mathewson | 2013-06-10 | |
* | | | | | | Merge remote-tracking branch 'majek/bug5170' | Nick Mathewson | 2013-06-10 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bug #5170 - make pkey_eq testable, introduce test_tortls.c | Marek Majkowski | 2013-06-10 | |
| * | | | | | | Bug #5170 - test crypto_pk_get_all_digests | Marek Majkowski | 2013-06-10 | |
| * | | | | | | Bug 5170 - simplify i2d_PublicKey in pkey_eq | Marek Majkowski | 2013-06-06 | |
| * | | | | | | Bug #5170 - simplify i2d_X509 | Marek Majkowski | 2013-06-06 | |
| * | | | | | | Bug #5170 - also simplify i2d_DHparams | Marek Majkowski | 2013-06-06 | |
| * | | | | | | Bug #5170 - i2d_RSAPublicKey supports allocating its own output buffer | Marek Majkowski | 2013-06-06 | |
| * | | | | | | Bug #5170 - remove id_to_fp.c as it's not used anywhere | Marek Majkowski | 2013-06-06 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-06-10 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-06-10 | |
| |\| | | | ||||
| | * | | | Merge branch 'bug9017' into maint-0.2.3 | Nick Mathewson | 2013-06-10 | |
| | |\ \ \ | ||||
| | | * | | | Fix (Open?)BSD fast-connect bug with optimistic data. | Nick Mathewson | 2013-06-10 | |
* | | | | | | Merge remote-tracking branch 'karsten/geoip-manual-update-jun2013' | Nick Mathewson | 2013-06-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Remove 9 now unused manual A1 substitutions. | Karsten Loesing | 2013-06-05 | |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-06-05 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-06-05 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 | Nick Mathewson | 2013-06-05 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Update to the June 2013 GeoIP database. | Karsten Loesing | 2013-06-05 | |
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-06-05 | |
|\| | | | | | | | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix two cut'n'paste docu bugs. | Linus Nordberg | 2013-06-05 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Fix windows compilation warning in test_config.c | Nick Mathewson | 2013-05-29 | |
* | | | | | | Start correctly when not in testing mode. | Nick Mathewson | 2013-05-28 | |
* | | | | | | Merge remote-tracking branch 'karsten/task-6752-3' | Nick Mathewson | 2013-05-28 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Try harder to document default_options correctly. | Karsten Loesing | 2013-05-25 | |
| * | | | | | | Tweak #6752 patch based on comments by nickm. | Karsten Loesing | 2013-05-24 | |
| * | | | | | | Lower dir fetch retry schedules in testing networks. | Karsten Loesing | 2013-05-16 | |
* | | | | | | | double-quotes and changes file for 6506. | Nick Mathewson | 2013-05-24 | |
* | | | | | | | Fix out-of-tree builds. | Arlo Breault | 2013-05-24 | |
* | | | | | | | Config check for asciidoc and generated manpages. | Arlo Breault | 2013-05-24 | |
* | | | | | | | Merge branch 'bug4282_rebased' | Nick Mathewson | 2013-05-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | changes file for 4282 | Nick Mathewson | 2013-05-24 | |
| * | | | | | | | Reformat 4282 fixes a little | Nick Mathewson | 2013-05-24 | |
| * | | | | | | | Fix a logic error in 4282 fixes | Nick Mathewson | 2013-05-24 | |
| * | | | | | | | Tweak 4282 unit tests for style, safety, correctness. | Nick Mathewson | 2013-05-24 | |
| * | | | | | | | Unit tests for check_or_create_data_subdir and write_to_data_subdir. | Peter Retzlaff | 2013-05-24 | |
| * | | | | | | | Extract duplicate code in geoip and rephist. | Peter Retzlaff | 2013-05-24 | |
|/ / / / / / / | ||||
* | | | | | | | Tweak fix for #8789 a bit; avoid double-close and add changes file | Nick Mathewson | 2013-05-24 | |
* | | | | | | | Close socket at err target. | Arlo Breault | 2013-05-24 | |
* | | | | | | | Restore 8093 log messages to WARN severity, but rate limit | Nick Mathewson | 2013-05-21 | |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-21 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Downgrade the unexpected sendme cell warnings for 0.2.4 | Nick Mathewson | 2013-05-21 | |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-05-20 | |
|\| | | | | | | ||||
| * | | | | | | Copy-paste description of PathBias params from man page to or.h comment | Andrea Shepard | 2013-05-20 | |
* | | | | | | | Merge remote-tracking branch 'karsten/geoip-manual-update-may2013' | Nick Mathewson | 2013-05-20 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Update GeoIP file script and manual substitutions. | Karsten Loesing | 2013-05-13 |