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
/
util.c
Age
Commit message (
Expand
)
Author
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
2016-10-11
torrc parsing b0rks on carriage-return
paolo.ingls@gmail.com
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-07-28
Three more -Wshadow fixes.
Nick Mathewson
2016-07-28
Fix a large pile of solaris warnings for bug 19767.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
Add a function to simplify a fraction.
Nick Mathewson
2016-07-26
Tweaks on 19435 fix:
Nick Mathewson
2016-07-26
Fix integer overflow in the rate-limiter (#19435).
Ivan Markin
2016-07-05
Fix a variable-shadowing bug in check_private_dir
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-06-30
Merge remote-tracking branch 'andrea/bug18322_v3_squashed'
Nick Mathewson
2016-06-30
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
Andrea Shepard
[next]