aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Thread support is now requiredNick Mathewson2014-06-20
* Remove code for Windows CE supportNick Mathewson2014-06-20
* whitespace fixesNick Mathewson2014-06-16
* Merge branch 'bug8746_v2_squashed'Nick Mathewson2014-06-14
|\
| * New testing-only tor_sleep_msec functionNick Mathewson2014-06-14
| * On Windows, terminate processes by handle, not pidNick Mathewson2014-06-14
| * Use waitpid code to learn when a controlled process diesNick Mathewson2014-06-14
| * New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* | Fix a 32-big conversion warning in 11970 fixNick Mathewson2014-06-11
* | Merge remote-tracking branch 'public/bug11970'Nick Mathewson2014-06-11
|\ \
| * | Yield a real error in the bug case of sandbox_getaddrinfo()Nick Mathewson2014-06-11
| * | sandbox: revamp sandbox_getaddrinfo cacheingNick Mathewson2014-05-22
* | | Merge remote-tracking branch 'public/bug12227_024'Nick Mathewson2014-06-10
|\ \ \
| * | | Avoid illegal read off end of an array in prune_v2_cipher_listNick Mathewson2014-06-10
| * | | Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4Nick Mathewson2014-05-07
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4Nick Mathewson2014-05-07
| |\ \ \ \
* | | | | | Spell getrlimit correctly.Nick Mathewson2014-06-08
* | | | | | sandbox: allow enough setsockopt to make ConstrainedSockets workNick Mathewson2014-05-29
* | | | | | sandbox: permit listen(2)Nick Mathewson2014-05-27
* | | | | | Log the errno value if seccomp_load() fails.Nick Mathewson2014-05-27
* | | | | | Make sandbox.c compile on armNick Mathewson2014-05-27
| |_|_|/ / |/| | | |
* | | | | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\ \ \ \ \
| * | | | | Add --disable-mempools configure optionAndrea Shepard2014-05-12
* | | | | | sandbox: permit gettid, sched_getaffinityNick Mathewson2014-05-20
* | | | | | sandbox: support logfile rotationNick Mathewson2014-05-20
* | | | | | sandbox: Disallow options which would make us call exec()Nick Mathewson2014-05-20
* | | | | | whitespace fix, moreNick Mathewson2014-05-14
* | | | | | Merge branch 'bug11946'Nick Mathewson2014-05-14
|\ \ \ \ \ \
| * | | | | | Improved comments on bug11946 fixNick Mathewson2014-05-14
| * | | | | | Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
| * | | | | | Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson2014-05-14
* | | | | | | whitespace fixNick Mathewson2014-05-14
|/ / / / / /
* | | | | | Merge branch 'bug9781_v2'Nick Mathewson2014-05-12
|\ \ \ \ \ \
| * | | | | | Log an error reply from tor-fw-helper correctly.Nick Mathewson2014-05-12
| * | | | | | Split portfw-error-logging code into a new function.Nick Mathewson2014-05-06
* | | | | | | Fix compilation of test_status.c with MSVCGisle Vanem2014-05-12
* | | | | | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | | | | | Return success when get_total_system_memory() succeeds.Nick Mathewson2014-05-08
* | | | | | | Move code-generation scripts to scripts/codegenNick Mathewson2014-05-07
|/ / / / / /
* | | | | | Merge remote-tracking branch 'public/bug11233_diagnose'Nick Mathewson2014-05-01
|\ \ \ \ \ \
| * | | | | | Better log message when writing a CR in text mode on windowsNick Mathewson2014-03-27
* | | | | | | Merge remote-tracking branch 'public/bug4345a_024'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | More hacking around spawn_func issuesNick Mathewson2014-02-07
* | | | | | | Merge remote-tracking branch 'public/bug11605_024'Nick Mathewson2014-04-29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Make compilation of tor_memdup_nulterm() with dmallocNick Mathewson2014-04-25
* | | | | | | resolve a typo: sanboxing->sandboxing.Nick Mathewson2014-04-25
* | | | | | | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \ \ \ \ \ \
| * | | | | | | scan-build: memarea_strndup() undefined behaviorNick Mathewson2014-04-19
| * | | | | | | scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * | | | | | | scan-build: Add a check for result from getaddrinfoNick Mathewson2014-04-18