aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | | | Add missing rename function for non-linux platformsNick Mathewson2014-04-16
* | | | | Drop 'fr' parameter from sandbox code.Nick Mathewson2014-04-16
* | | | | Add 'rename' to the sandboxed syscallsNick Mathewson2014-04-16
* | | | | Only intern one copy of each magic string for the sandboxNick Mathewson2014-04-16
* | | | | Fix some initial sandbox issues.Nick Mathewson2014-04-16
* | | | | Only expose clean_backtrace() if we'll implement itNick Mathewson2014-04-16
* | | | | Merge remote-tracking branch 'public/bug11465'Nick Mathewson2014-04-15
|\ \ \ \ \
| * | | | | Log a backtrace when the sandbox finds a failureNick Mathewson2014-04-10
| * | | | | Make the sandbox code allow the writev() syscall.Nick Mathewson2014-04-10
* | | | | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | | | | Merge remote-tracking branch 'public/bug11513_024'Nick Mathewson2014-04-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | New sort order for server choice of ciphersuites.Nick Mathewson2014-04-14
| |/ / / /
* | | | | Merge remote-tracking branch 'public/update_ciphers_ff28'Nick Mathewson2014-04-08
|\ \ \ \ \
| * | | | | Update ciphers.inc to match ff28Nick Mathewson2014-04-08
| * | | | | Teach the get_mozilla_ciphers.py script to parse recent firefoxenNick Mathewson2014-04-08
| |/ / / /
* | | | | Merge remote-tracking branch 'public/bug10363_024_squashed'Nick Mathewson2014-04-07
|\ \ \ \ \
| * | | | | Another 10363 instance: this one in tor_memmem fallback codeNick Mathewson2014-04-07
* | | | | | Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make tor_addr_port_parse handle portless IPv6 addresses correctly.Nick Mathewson2014-04-05
| * | | | | Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \ \ \ \
| * | | | | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | | | | Merge remote-tracking branch 'public/bug11232'Nick Mathewson2014-04-01
|\ \ \ \ \ \
| * | | | | | Fix a ubsan warning in addr_mask_get_bitsNick Mathewson2014-03-18
| * | | | | | Fix a ubsan warning in our ctypes replacementsNick Mathewson2014-03-18
| * | | | | | memarea.c: use flexible array member for memNick Mathewson2014-03-18
* | | | | | | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Handle tor_munmap_file(NULL) consistentlyNick Mathewson2014-03-31
| * | | | | | Check strftime() return in tortls.cAndrea Shepard2014-03-31
| * | | | | | Eliminate lseek() with unchecked return in tor_mmap_file()Andrea Shepard2014-03-31
| * | | | | | Always check returns from unlink()Andrea Shepard2014-03-31
| * | | | | | Add return value and assert for null parameter to tor_munmap_file()Andrea Shepard2014-03-31
* | | | | | | Fix warnings from doxygenNick Mathewson2014-03-25
* | | | | | | Never run crypto_early_init() more than onceRoger Dingledine2014-03-23
* | | | | | | Merge remote-tracking branch 'public/bug9683_rebased'Nick Mathewson2014-03-23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson2014-03-14
| |/ / / / /
* / / / / / whitespace fixRoger Dingledine2014-03-23
|/ / / / /
* | | | | Fix some leaks/missed checks in the unit testsNick Mathewson2014-03-13
* | | | | Fix whitespace errors, all of them mine.Nick Mathewson2014-03-05
* | | | | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-03-04
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-03-04
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Monotonize the OOM-killer data timersNick Mathewson2014-02-26
| * | | | | | Add tests for buffer time tracking.Nick Mathewson2014-02-12
* | | | | | | Write hashed bridge fingerprint to logs and to disk.Karsten Loesing2014-02-28
* | | | | | | Trivial comment fix.Nick Mathewson2014-02-25
* | | | | | | Threadproof our log_backtrace implementationNick Mathewson2014-02-24
* | | | | | | fixed long -> int implicit cast warning line 3453Nick Hopper2014-02-20
* | | | | | | Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\ \ \ \ \ \ \
| * | | | | | | Randomize the global siphash key at startupNick Mathewson2014-02-12