aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/getfilesize_64'Nick Mathewson2012-06-05
|\
| * Use GetFileSize correctly on win32Nick Mathewson2012-05-24
* | Fix some mingw build warningsNick Mathewson2012-06-05
* | Merge remote-tracking branch 'public/bug3894'Nick Mathewson2012-06-05
|\ \
| * | Fix some more FreeBSD4 issues (based on a patch from grarpamp)Nick Mathewson2012-05-16
| |/
* | Fix "make check-spaces" issuesNick Mathewson2012-06-05
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | Missing copyright/license statement for procmon.cNick Mathewson2012-06-04
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve some markup complaints from doxygenNick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-06-04
|\ \
| * \ Merge remote-tracking branch 'public/bug6033' into maint-0.2.2Nick Mathewson2012-06-04
| |\ \
| | * | Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 supportNick Mathewson2012-06-02
| | |/
* | | Merge remote-tracking branch 'public/bug5089'Nick Mathewson2012-05-31
|\ \ \
| * | | Have get_parent_directory() handle "/foo" and "/" correctly.Nick Mathewson2012-05-24
| | |/ | |/|
* | | Merge remote-tracking branch 'public/close_file_mapping'Nick Mathewson2012-05-31
|\ \ \
| * | | reindent CreateFile arguments.Nick Mathewson2012-05-31
| * | | Close the windows file handle after CreateFileMapping; it isn't neededNick Mathewson2012-05-23
| |/ /
* | | Merge remote-tracking branch 'linus/bug5355_ln'Nick Mathewson2012-05-31
|\ \ \
| * | | Don't stomp on errno.Linus Nordberg2012-05-29
| * | | Refactor new getcwd codeNick Mathewson2012-05-10
| * | | Stop using MAX_PATH, it might not be definedSebastian Hahn2012-03-10
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson2012-05-30
| * | | Add __attribute__(format)s for our varargs printf/scanf wrappersNick Mathewson2012-05-30
| | |/ | |/|
* | | Fix clang 3.1 compile warning in crypto.cSebastian Hahn2012-05-30
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-16
|\| |
| * | Fix month check in parse_http_time, add testSebastian Hahn2012-05-16
| * | Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson2012-05-16
| * | Reject an additional type of bad date in parse_http_timeNick Mathewson2012-05-16
| * | Fix parse_http_time and add testsEsteban Manchado Velázquez2012-05-16
* | | Merge remote-tracking branch 'public/bug2822'Nick Mathewson2012-05-16
|\ \ \
| * | | Reject SOCKS requests for "localhost" or ".local"Nick Mathewson2012-03-28
* | | | Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson2012-05-14
* | | | Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson2012-05-14
* | | | MSVC build issue: add magic to make openssl headers in aes.c workNick Mathewson2012-05-14
* | | | Be a good git person: store nmakefiles in correct text fmtNick Mathewson2012-05-14
* | | | Fix win32 compilation of 31eb73f88e8Nick Mathewson2012-05-14
* | | | Cut down on the OS information we give.Nick Mathewson2012-05-11
* | | | Merge remote-tracking branch 'asn/bug4865_take2'Nick Mathewson2012-05-11
|\ \ \ \
| * | | | Fix issues found by nickm.George Kadianakis2012-04-12
| * | | | Generalize fmt_addr() to support IPv6 decorations.George Kadianakis2012-03-31
* | | | | Merge remote-tracking branch 'public/bug5091'Nick Mathewson2012-05-11
|\ \ \ \ \
| * | | | | Fix tor_strtok_r_impl and test cases per bug #5091nils2012-03-30
| |/ / / /
* | | | | Merge remote-tracking branch 'public/bug4591'Nick Mathewson2012-05-10
|\ \ \ \ \
| * | | | | Only disable cert chaining on the first TLS handshakeNick Mathewson2012-04-27
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Handle out-of-range values in tor_parse_* integer functionsNick Mathewson2012-05-07
| |/ / / /