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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.c
Age
Commit message (
Expand
)
Author
2019-03-14
Merge branch 'bug28096-029-squashed' into bug28096-034-squashed
teor
2018-11-15
Windows: fix uname on recent Windows versions
teor
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Make get_total_system_memory mockable.
Alexander Færøy
2018-03-28
Merge remote-tracking branch 'hello71/bug25398'
Nick Mathewson
2018-03-22
Do not page-align mmap length. #25399
Alex Xu (Hello71)
2018-03-02
Remove uncompilable tor_mmap_file fallback. #25398
Alex Xu (Hello71)
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-15
Merge branch 'bug18105'
Nick Mathewson
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-26
Use tor_addr_from_getsockname() in several places
Nick Mathewson
2018-01-26
Add a new tor_addr_from_getsockname()
Nick Mathewson
2018-01-17
Merge branch 'bug21074_029'
Nick Mathewson
2018-01-17
Add a cast to avoid a signed/unsigned comparison
Nick Mathewson
2018-01-16
Merge branch 'bug21074_029'
Nick Mathewson
2018-01-04
Don't treat a setrlimit failure as fatal.
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-10-18
New function for Tor to treat itself as the "owner" of a socket
Nick Mathewson
2017-10-18
Make the mark_socket_open() no-op treat the socket as used.
Nick Mathewson
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
[next]