aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Merge branch '6044_nm_squashed'Nick Mathewson2012-09-17
|\
| * Handle FIFOs in read_file_to_strmeejah2012-09-17
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-14
|\ \
| * | Use file-size-fixup code on cygwin too.Nick Mathewson2012-09-14
* | | Fix compilation with older gccsNick Mathewson2012-09-14
* | | Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson2012-09-14
* | | hot: we fixed incancations to be intancations.Roger Dingledine2012-09-12
* | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | Spelling fix in util.c commentsNick Mathewson2012-08-27
| * | | Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \
| | * | Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | | Downgrade "EVP ctr128 is ok" message to infoNick Mathewson2012-09-10
* | | | Merge branch 'quiet_lib_versions_squashed'Nick Mathewson2012-09-06
|\ \ \ \
| * | | | Detect openssl header version doesn't match runtime versionNick Mathewson2012-09-06
| * | | | Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson2012-09-06
* | | | | Merge branch 'bug6778'Nick Mathewson2012-09-06
|\ \ \ \ \
| * | | | | Fix a dependency: sha256.c influences crypto.o, not crypto.cNick Mathewson2012-09-06
| * | | | | Fix a build-warning when building out-of-treeNick Mathewson2012-09-06
* | | | | | Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson2012-09-06
|\ \ \ \ \ \
| * | | | | | Fix some bugs that did not allow compilation on Windows.George Kadianakis2012-09-05
| * | | | | | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
| * | | | | | Refactor tor to support the new tor-fw-helper protocol.George Kadianakis2012-09-05
| * | | | | | Introduce get_lines_from_handle().George Kadianakis2012-09-05
* | | | | | | Merge remote-tracking branch 'asn/bug6779'Nick Mathewson2012-09-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Log more information when we fail to terminate a process.George Kadianakis2012-09-06
| |/ / / / /
* / / / / / 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