aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\
| * Turn a memwipe in tor_process_handle_destroy() back to memsetNick Mathewson2012-11-08
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\|
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | Add warning message when a managed proxy dies during configuration.George Kadianakis2012-11-06
* | touch-upsRoger Dingledine2012-10-26
* | Change changes file and comment for 7189, for making it 0.2.4-only for nowNick Mathewson2012-10-24
* | Merge remote-tracking branch 'public/bug7189_tentative'Nick Mathewson2012-10-24
|\ \
| * | Only disable TLS tickets when being/acting as a server.Nick Mathewson2012-10-24
| |/
| * Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-23
| |\
| | * Fix binary search on lists of 0 or 1 element.Nick Mathewson2012-10-23
* | | Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or ...Andrea Shepard2012-10-23
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-19
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-19
| |\|
| | * Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson2012-10-19
* | | Merge remote-tracking branch 'public/bug1031'Nick Mathewson2012-10-15
|\ \ \
| * | | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
| * | | Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* | | | Fix whitespace in aes.cNick Mathewson2012-10-12
* | | | Move strlcpy and strlcat into src/ext tooNick Mathewson2012-10-12
|/ / /
* | | Make tor_addr_is_internal log the calling function on errorNick Mathewson2012-10-12
* | | Move all externally maintained source files into src/extNick Mathewson2012-10-11
* | | Merge branch 'bug7011'Nick Mathewson2012-10-10
|\ \ \
| * | | Add fmt_addrport.David Fifield2012-10-10
* | | | Fix formatting in various places after 6465/6816 workAndrea Shepard2012-10-10
* | | | Add LD_CHANNEL log domain in log.cAndrea Shepard2012-10-08
* | | | Add channel.c/channel.h for bug 6465Andrea Shepard2012-10-08
|/ / /
* | | Merge remote-tracking branch 'public/openssl_1_is_best'Nick Mathewson2012-10-04
|\ \ \
| * | | Log a notice if we're running with OpenSSL before 1.0.0.Nick Mathewson2012-09-12
| * | | Drop support for openssl 0.9.7Nick Mathewson2012-09-12
* | | | Fix comment in crypto.h; bug 6830Nick Mathewson2012-09-21
* | | | Fix comment typo in tor_memeqRobert Ransom2012-09-17
* | | | Fix documentation for crypto_pk_cmp_keysRobert Ransom2012-09-17
* | | | Implement and use crypto_pk_eq_keysRobert Ransom2012-09-17
* | | | Make crypto_pk_cmp_keys do something sane for NULL keysRobert Ransom2012-09-17
* | | | Merge branch '6044_nm_squashed'Nick Mathewson2012-09-17
|\ \ \ \
| * | | | Handle FIFOs in read_file_to_strmeejah2012-09-17
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Use file-size-fixup code on cygwin too.Nick Mathewson2012-09-14
* | | | | Fix compilation with older gccsNick Mathewson2012-09-14
* | | | | Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson2012-09-14
| |_|/ / |/| | |
* | | | hot: we fixed incancations to be intancations.Roger Dingledine2012-09-12
* | | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \ \
| * | | | Spelling fix in util.c commentsNick Mathewson2012-08-27
| * | | | Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \ \ | | | |/ | | |/|
| | * | Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | | Downgrade "EVP ctr128 is ok" message to infoNick Mathewson2012-09-10
* | | | Merge branch 'quiet_lib_versions_squashed'Nick Mathewson2012-09-06
|\ \ \ \