aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | Treat unset $HOME like empty $HOMESebastian Hahn2010-06-07
* | | Make pointer types correct in WinCE patchNick Mathewson2010-05-24
* | | moved wince related includes and defs to compat.h where possible, removed unu...valerino2010-05-24
* | | Port Tor to work on Windows CEvalerino2010-05-24
* | | Demote a warning about missing client ciphersSebastian Hahn2010-04-20
* | | minor cleanupsRoger Dingledine2010-04-20
* | | Fix a compilation warning on compat_libevent.c on some versions of windows li...Nick Mathewson2010-04-19
* | | Fix two compile-blockers in tor_vasprintf().Nick Mathewson2010-04-19
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-15
|\| |
| * | Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson2010-04-13
* | | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \ \
| * | | better handle the case where *strp is in asprintf argsNick Mathewson2010-02-28
| * | | Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25
* | | | commit my annotations while i was hunting down the host order bugRoger Dingledine2010-03-05
| |_|/ |/| |
* | | Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ \ | | |/ | |/|
| * | Update Tor Project copyright yearsNick Mathewson2010-02-27
| * | Zero a cipher completely before freeing itSebastian Hahn2010-02-26
* | | Add the MIN and MAX macros for platforms that lack themNick Mathewson2010-02-25
* | | Fix 64-bit printf issues in consensus-bw-weights5-merge.Nick Mathewson2010-02-25
* | | Remove misc unnecessary newlines found by new check.Mike Perry2010-02-22
* | | Add %lld compat defines.Mike Perry2010-02-22
| |/ |/|
* | Merge remote branch 'sebastian/bug1254'Nick Mathewson2010-02-22
|\ \
| * | Zero a cipher completely before freeing itSebastian Hahn2010-02-22
* | | Make expand_filename into a tor_strdup() alias on windows.Nick Mathewson2010-02-22
|/ /
* | fix typo and garbage grammarRoger Dingledine2010-02-21
* | Merge remote branch 'sebastian/bug1143'Nick Mathewson2010-02-19
|\ \
| * | Make the DNSPort option work with libevent 2.xSebastian Hahn2010-02-19
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-18
|\ \ \ | |/ / |/| / | |/
| * Fix compileSebastian Hahn2010-02-18
| * Even more conservative option-setting for SSL renegotiation.Nick Mathewson2010-02-17
* | Remove the --enable-iphone option as needless.Nick Mathewson2010-02-12
* | Add Windows version detection for Vista and 7Sebastian Hahn2010-02-10
* | Make tor_addr_copy() conform to memcpy requirementsNick Mathewson2010-02-09
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-31
|\|
| * Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson2010-01-31
| * Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* | Detect the correct versions of openssl for tls negotiation fixNick Mathewson2010-01-29
* | Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* | Don't unlock a new log until done logging the tor version.Nick Mathewson2010-01-25
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-23
|\|
| * Avoid a possible crash in tls_log_errors.Nick Mathewson2010-01-22
* | Fix build on Solaris by disabling support for DisableAllSwapSebastian Hahn2010-01-19
* | don't list windows capabilities in windows unameRoger Dingledine2010-01-15
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Fix comment typos in container.cNick Mathewson2009-12-15
| * | Enhance pqueue so we can remove items from the middle.Nick Mathewson2009-12-12
* | | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | | Refactor out the 'find string at start of any line' logic.Nick Mathewson2009-12-17
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-12-15
|\ \ \ | | |/ | |/|