index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.c
Age
Commit message (
Expand
)
Author
2017-09-28
Move around some LCOV_EXCLs in src/common
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-11
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-09-11
Merge branch 'teor-bug22797-025' into maint-0.2.9
Nick Mathewson
2017-08-07
fix typo in comment
Roger Dingledine
2017-08-04
Tweak usage of get_current_working_dir() for tor_malloc() paranoia.
Nick Mathewson
2017-08-04
Refactor retrieving the current working directory
cypherpunks
2017-07-07
Use LANG_ENGLISH in windows error messages
Nick Mathewson
2017-07-05
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-05
Merge branch 'teor-bug22797-025' into maint-0.3.1
Nick Mathewson
2017-07-05
Always allow extra file descriptors when setting the connection maximum
teor
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-01
Add compatibility function for fgets(3).
Alexander Færøy
2017-01-25
Fix a signed/unsigned comparison warning
Nick Mathewson
2017-01-25
Fail if file is too large to mmap.
junglefowl
2016-12-16
Revert "Stop checking whether environ is declared."
Nick Mathewson
2016-12-12
Stop checking whether environ is declared.
Nick Mathewson
2016-11-22
Merge remote-tracking branch 'teor/fix-mingw-pagesize'
Nick Mathewson
2016-11-08
Use va_copy() in pure-windows version of tor_asprintf().
Nick Mathewson
2016-11-03
Check for getpagesize before using it to mmap files
teor
2016-10-31
Actually clamp the number of detected CPUs to 16.
Nick Mathewson
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-08-12
Fix integer overflows in the conversion tables
cypherpunks
2016-07-29
Keep make check-spaces happy
Andrea Shepard
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-08
Move our "what time is it now" compat functions into a new module
Nick Mathewson
2016-06-20
Small coverage improvements on compat.c
Nick Mathewson
2016-06-20
compat.c coverage: simplify under-tested alloc_getcwd.
Nick Mathewson
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-16
add LCOV_EXCL for unreachable exit() blocks in src/common
Nick Mathewson
2016-06-15
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-12
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-12
Merge branch 'bug18977_026_v2' into maint-0.2.7
Nick Mathewson
2016-05-12
Merge branch 'bug18977_024_v2' into bug18977_026_v2
Nick Mathewson
[prev]
[next]