aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn2014-02-14
* Some anti-forensics paranoia...Florent Daigniere2014-02-06
* Never allow OpenSSL engines to replace the RAND_SSLeay methodNick Mathewson2013-12-18
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
|\
* \ Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson2013-10-31
|\ \
| * | Switch ECDHE group default logic for bridge/relay TLSNick Mathewson2013-10-08
* | | Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson2013-10-31
|\ \ \
| * | | Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson2013-09-25
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
|\ \ \ | | |/ | |/|
| * | Fix unit test for format_helper_exit_statusNick Mathewson2013-10-10
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
|\| |
| * | Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson2013-10-08
* | | When examining interfaces to find an address, discard non-up ones.Nick Mathewson2013-10-08
| |/ |/|
* | Avoid a double-close on one failing case of the socketpair replacement codeNick Mathewson2013-09-03
* | Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement codeNick Mathewson2013-08-06
* | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
|\|
| * Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | Define SEEK_SET for platforms that lack it.Nick Mathewson2013-06-13
* | If we write the annotation but not the microdescriptor, rewind.Nick Mathewson2013-06-13
* | Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"Nick Mathewson2013-06-12
* | Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4Nick Mathewson2013-06-12
|\ \
| * | Use the FILE_SHARE_DELETE flag for CreateFile on a mappingNick Mathewson2013-06-12
| |/
* | Remove a double-newlineNick Mathewson2013-04-18
* | Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson2013-04-18
|\ \
| * | Fix a couple of documentation issues.Nick Mathewson2013-04-18
| * | Refactor dirobj signature generationNick Mathewson2013-04-18
* | | Merge branch 'bug8037_squashed' into maint-0.2.4Nick Mathewson2013-04-17
|\ \ \
| * | | Correctly copy microdescs/extrinfos with internal NUL bytesNick Mathewson2013-01-26
* | | | Merge remote-tracking branch 'public/bug7707_diagnostic' into maint-0.2.4Nick Mathewson2013-04-02
|\ \ \ \
| * | | | Track TLS overhead: diagnostic for bug 7707Nick Mathewson2013-03-11
* | | | | Avoid clang warnings from implicit off_t->size_t castNick Mathewson2013-03-23
* | | | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \
| * | | | | Make the guard lifetime configurable and adjustable via the consensusNick Mathewson2013-03-19
* | | | | | Merge remote-tracking branch 'public/bug7950' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \ \
| * | | | | | Make a parse_config_line_from_str variant that gives error messagesNick Mathewson2013-02-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug8002' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \ \
| * | | | | | Check for CPUs more accurartely when ONLN != CONF.Nick Mathewson2013-02-19
| |/ / / / /
* | | | | | Fix another case of bug 8206; patch from flupzorNick Mathewson2013-03-18
* | | | | | Merge remote-tracking branch 'public/bug6673' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \
| * | | | | | Give an #error when we want threads and OpenSSL has disabled threadsNick Mathewson2013-03-11
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Make sure that [::1] is recognized as a private addressNick Mathewson2013-03-01
| | |_|/ / | |/| | |
* | | | | Check return values from fcntl and setsockoptNick Mathewson2013-03-18
* | | | | Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
| * | | | Remove some totally unused functionsNick Mathewson2013-02-23
| * | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
| | |/ / | |/| |
* / | | start part-way through the ssl cert lifetimeRoger Dingledine2013-03-10
|/ / /
* | | Make _SC_OPEN_MAX actually get used when closing fds before exec.Nick Mathewson2013-02-11
* | | Merge remote-tracking branch 'public/bug7801_v2'Nick Mathewson2013-02-11
|\ \ \