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
/
util.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-15
Merge branch 'bug23487_029'
Nick Mathewson
2017-09-15
Use different variable names for pw_uid usages
Nick Mathewson
2017-09-15
Explain the restrictions on divisor in round*_to_next_multiple_of
teor
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
clang scan-build: Fix "dead increment" warnings.
Nick Mathewson
2017-09-12
Log correctly on owner/user mismatch.
Nick Mathewson
2017-09-06
Exit when we can't write to a configured pid file
Nick Mathewson
2017-08-28
Merge branch 'bug22802_squashed'
Nick Mathewson
2017-08-28
Don't fall back to _atoi64
Nick Mathewson
2017-08-09
Treat a bad tor_spawn_background() as a BUG().
Nick Mathewson
2017-08-09
Add a 'NoExec' option that causes tor_spawn_background() to fail
Nick Mathewson
2017-07-28
Turn base < 0 into a BUG() in our long-parse functions.
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
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.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
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.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'bug22801_028' into maint-0.2.9
Nick Mathewson
2017-07-03
Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64.
Nick Mathewson
2017-05-23
Fix comments of functions that return tor_snprintf
teor
2017-05-19
strlen() returns size_t
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-04-04
Move config line parsing function to confline.c
Nick Mathewson
2017-03-17
Split strings at newline in tor_get_lines_from_handle().
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Use less-than instead of not-equal-to for comparison in read loops.
Alexander Færøy
2017-03-09
Remove buffered I/O stream usage in process_handle_t.
Alexander Færøy
2017-03-08
Use read(2) instead of fgets(3) when reading process output.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-03
Use the standard OpenBSD preprocessor definition
cypherpunks
2016-12-23
This is no longer inline.
Nick Mathewson
2016-12-23
Fix unreachable heap corruption in base64_decode()
Hans Jerry Illikainen
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-01
Add an extra warning message to check_private_dir
teor
2016-11-30
Teach parse_iso_time about the spaceless variant.
Nick Mathewson
2016-11-16
finish_writing_to_file_impl(): Remove temporary file if replacing the existin...
Fabian Keil
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-02
Improve comments in check_private_dir and onion poisoning
teor
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-27
Add implementation of smartlist_add_strdup
overcaffeinated
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
[next]