aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-18
|\| |
| * | Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson2012-07-18
| * | Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-06
|\| |
| * | Fix port range in parse_port_range().George Kadianakis2012-07-06
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-05
|\| |
| * | On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson2012-07-05
* | | Fix clang warning on d4285f03df475dc. Not in any released tor.Nick Mathewson2012-06-29
* | | Merge commit '81cd3d7ad641a8dbf'Nick Mathewson2012-06-28
|\| |
| * | add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
* | | Extend tor_sscanf so it can replace sscanf in rephist.cNick Mathewson2012-06-28
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-26
|\| |
| * | 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
* | | Merge remote-tracking branch 'public/bug2385'Nick Mathewson2012-06-25
|\ \ \ | |/ / |/| |
| * | Clear a couple more fields in rend_service_load_auth_keysNick Mathewson2012-06-18
* | | 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