aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | | | | Whitespace fixes.Linus Nordberg2012-09-05
|/ / / / /
* | | | | Merge remote-tracking branch 'linus/bug6363_only-ln'Nick Mathewson2012-09-04
|\ \ \ \ \
| * | | | | Add tor_addr_port_new().Linus Nordberg2012-09-04
| |/ / / /
* / / / / Remove trailing semicolon from #define TOR_ADDR_NULL.Linus Nordberg2012-09-04
|/ / / /
* | | | Rename configure.in to configure.acNick Mathewson2012-09-04
* | | | Merge branch 'bug6524_nm'Nick Mathewson2012-08-27
|\ \ \ \
| * | | | build: minimal adjustments to make out-of-tree build workJim Meyering2012-08-27
| * | | | Make the _sha1.i file generation quieterNick Mathewson2012-08-23
| * | | | Fix up make distcheck and greatly simplify docs dependencies (although it's s...Stewart Smith2012-08-09
| * | | | fix dependencies for some generated filesStewart Smith2012-08-09
| * | | | Move to non-recursive makeStewart Smith2012-08-09
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix more warnings from openbsd_mallocNick Mathewson2012-08-17
| * | | | Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson2012-08-15
| | |_|/ | |/| |
* | | | Remove tor_malloc_roundup().Nick Mathewson2012-08-13
| |/ / |/| |
* | | 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