aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-10Bug #5170 - test crypto_pk_get_all_digestsMarek Majkowski
2013-06-06Bug 5170 - simplify i2d_PublicKey in pkey_eqMarek Majkowski
2013-06-06Bug #5170 - simplify i2d_X509Marek Majkowski
2013-06-06Bug #5170 - also simplify i2d_DHparamsMarek Majkowski
2013-06-06Bug #5170 - i2d_RSAPublicKey supports allocating its own output bufferMarek Majkowski
2013-06-05Merge remote-tracking branch 'karsten/geoip-manual-update-jun2013'Nick Mathewson
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-06-05Update to the June 2013 GeoIP database.Karsten Loesing
2013-06-05Remove 9 now unused manual A1 substitutions.Karsten Loesing
2013-05-29Fix windows compilation warning in test_config.cNick Mathewson
2013-05-28Start correctly when not in testing mode.Nick Mathewson
2013-05-28Merge remote-tracking branch 'karsten/task-6752-3'Nick Mathewson
2013-05-25Try harder to document default_options correctly.Karsten Loesing
2013-05-24Reformat 4282 fixes a littleNick Mathewson
2013-05-24Fix a logic error in 4282 fixesNick Mathewson
2013-05-24Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson
2013-05-24Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff
2013-05-24Extract duplicate code in geoip and rephist.Peter Retzlaff
2013-05-24Tweak fix for #8789 a bit; avoid double-close and add changes fileNick Mathewson
2013-05-24Close socket at err target.Arlo Breault
2013-05-24Tweak #6752 patch based on comments by nickm.Karsten Loesing
2013-05-21Restore 8093 log messages to WARN severity, but rate limitNick Mathewson
2013-05-21Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-21Downgrade the unexpected sendme cell warnings for 0.2.4Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-20Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard
2013-05-20Merge remote-tracking branch 'karsten/geoip-manual-update-may2013'Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-05-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-17Fix bug 8846: better log message on IP version confusionNick Mathewson
2013-05-17Remove PK_PKCS1_PADDINGArlo Breault
2013-05-16Lower dir fetch retry schedules in testing networks.Karsten Loesing
2013-05-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-15Fix unit tests to pass after fix for #8879Nick Mathewson
2013-05-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-15Fix socks5 handshake for username/password authRoger Dingledine
2013-05-14Check the return value of memchr().Arlo Breault
2013-05-13Update to the May 2013 GeoIP database.Karsten Loesing
2013-05-13Update GeoIP file script and manual substitutions.Karsten Loesing
2013-05-11Remove strcpy from unit tests.Arlo Breault
2013-05-10Merge branch 'maint-0.2.4'Andrea Shepard
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...Andrea Shepard
2013-05-09Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fixAndrea Shepard
2013-05-09Make warning in authority_cert_dl_failed() LD_BUG per NickM code reviewAndrea Shepard
2013-05-09Use tor_asprintf() and clean up string handling in authority_certs_fetch_miss...Andrea Shepard