aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Fix port range in parse_port_range().George Kadianakis2012-07-06
* On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson2012-07-05
* add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
* Fix a warning when using glibc's strcspn with clang.Nick Mathewson2012-06-26
* Fix a compilation warning with clang 3.0Nick Mathewson2012-06-26
* Don't assert in get_string_from_pipe() on len==0Nick Mathewson2012-06-23
* Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* Style tweaks and add a warning about NUL-terminationNick Mathewson2012-06-22
* Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...Andrea Shepard2012-06-22
* Make format_helper_exit_status() avoid unnecessary spacesAndrea Shepard2012-06-22
* fix a compiler warning added in one of my XXX023 fixes.Nick Mathewson2012-06-15
* Whitespace fixNick Mathewson2012-06-15
* Move tor_gettimeofday_cached() into compat_libeventNick Mathewson2012-06-15
* Refactor GETINFO process/descriptor-limitNick Mathewson2012-06-15
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Change smartlist_create->smartlist_new in bug4744 branch as merged to masterNick Mathewson2012-06-13
* Merge branch 'bug4744_squashed'Nick Mathewson2012-06-13
|\
| * Implement the client side of proposal 198Nick Mathewson2012-06-13
| * Change our ciphersuite list to match ff8Nick Mathewson2012-05-15
| * get_mozilla_ciphers: look at ssl3con.c, not sslenum.cNick Mathewson2012-03-14
| * get_mozilla_ciphers: output lowercase hex.Nick Mathewson2012-03-14
| * Try to make get_mozilla_ciphers output the right macros in the right orderNick Mathewson2012-03-14
| * Have get_mozilla_ciphers take sourcedirs as argumentsNick Mathewson2012-03-14
| * Make get_mozilla_ciphers script a little more regexy and readableNick Mathewson2012-03-14
| * Script to generate ciphers.inc by ArturoNick Mathewson2012-03-14
* | Fix another clang compile warningSebastian Hahn2012-06-13
* | Merge remote-tracking branch 'public/bug4592'Nick Mathewson2012-06-11
|\ \
| * | Treat SW_SERVER_HELLO_B as another sign of an SSL handshakeNick Mathewson2012-05-15
* | | Merge branch 'bug6097'Nick Mathewson2012-06-11
|\ \ \
| * | | Fix mingw build with -DUNICODE -D_UNICODENick Mathewson2012-06-07
| * | | Be more careful calling wcstombsNick Mathewson2012-06-07
* | | | typo noticed by "_raptor"Roger Dingledine2012-06-07
|/ / /
* | | 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
|\ \ \ \ \