Age | Commit message (Expand) | Author |
2016-04-05 | Fix a comment typo in compat.h | teor (Tim Wilson-Brown) |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2016-02-23 | Merge branch 'maint-0.2.7' | Nick Mathewson |
2016-02-23 | Make clang asan work with FORTIFIED_SOURCE again. | Nick Mathewson |
2016-01-15 | Whitespace cleanup | Nick Mathewson |
2016-01-13 | Add tests for options_act | Ola Bini |
2015-12-15 | Merge branch 'feature8195_small_squashed' | Nick Mathewson |
2015-12-15 | Update KeepCapabilities based on comments from asn | Nick Mathewson |
2015-12-15 | Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux | Nick Mathewson |
2015-12-15 | Remove obsolete INLINE preprocessor definition | cypherpunks |
2015-12-15 | Replace usage of INLINE with inline | cypherpunks |
2015-11-25 | Make crypto_seed_rng() and crypto_rand() less scary. | Nick Mathewson |
2015-08-17 | Merge remote-tracking branch 'public/bug16741_026' | Nick Mathewson |
2015-08-07 | Check for EINTR correctly on windows | Nick Mathewson |
2015-08-05 | Add a compat function to check how much disk space is free. | Nick Mathewson |
2015-07-30 | Add get_max_sockets() and remove dead code | David Goulet |
2015-06-29 | More tweaks for windows compilation. (ick) | Nick Mathewson |
2015-06-29 | Remove checks for visual C 6. | Nick Mathewson |
2015-06-25 | Merge branch 'bug16288_027_03_squashed' | Nick Mathewson |
2015-06-25 | Validate the open file limit when creating a socket | David Goulet |
2015-06-17 | Add a tor_getpass to read passphrases. Needs better backend. | Nick Mathewson |
2015-03-31 | Merge branch 'ticket14710_squashed' | Nick Mathewson |
2015-03-31 | Whitebox test for get_interface_address6_via_udp_socket_hack(). | rl1987 |
2015-03-09 | Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6 | Nick Mathewson |
2015-03-09 | Don't use checked strl{cat,cpy} on OSX. | Nick Mathewson |
2015-01-14 | Split threading-related code out of compat.c | Nick Mathewson |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-12-29 | Merge branch 'resolvemyaddr_squashed' | Nick Mathewson |
2014-12-29 | Adding comprehensive test cases for resolve_my_address. | rl1987 |
2014-11-06 | Define macros meaning <,>,==,!=,<=,>= | Nick Mathewson |
2014-10-30 | Silence spurious clang warnings | teor |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-07-16 | Add a tor_ftruncate to replace ftruncate. | Nick Mathewson |
2014-06-20 | Thread support is now required | Nick Mathewson |
2014-06-20 | Remove code for Windows CE support | Nick Mathewson |
2014-06-14 | Merge branch 'bug8746_v2_squashed' | Nick Mathewson |
2014-06-14 | New testing-only tor_sleep_msec function | Nick Mathewson |
2014-05-14 | Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid() | Nick Mathewson |
2014-04-24 | Merge branch 'bug11396_v2_squashed' | Nick Mathewson |
2014-04-24 | get_total_system_memory(): see how much RAM we have | Nick Mathewson |
2014-04-16 | Add 'rename' to the sandboxed syscalls | Nick Mathewson |
2014-04-01 | Merge remote-tracking branch 'public/bug11232' | Nick Mathewson |
2014-03-31 | Add return value and assert for null parameter to tor_munmap_file() | Andrea Shepard |
2014-03-18 | Fix a ubsan warning in our ctypes replacements | Nick Mathewson |
2014-02-15 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson |
2014-02-14 | gcc/clang: Mark macro-generated functions as possible unused | Sebastian Hahn |
2013-08-02 | Split the socketpair replacement code into its own function for testing | Nick Mathewson |
2013-08-02 | Prepare patch for ticket 5129 for merging. | Peter Retzlaff |
2013-06-14 | Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF. | dana koch |
2013-06-13 | If we write the annotation but not the microdescriptor, rewind. | Nick Mathewson |