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
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-02-11
Make _SC_OPEN_MAX actually get used when closing fds before exec.
Nick Mathewson
2013-02-08
Improve comment at Andrea's request
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-01
Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.
Nick Mathewson
2013-02-01
Remove old wrapper code and defines for keeping log() and log(3) apart
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
Fix a const warning under msvc
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-28
Fix various small leaks on error cases
Nick Mathewson
2012-11-23
Note limitation of parse_rfc_1123_time
Nick Mathewson
2012-11-23
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Turn a memwipe in tor_process_handle_destroy() back to memset
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-06
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-09-17
Merge branch '6044_nm_squashed'
Nick Mathewson
2012-09-17
Handle FIFOs in read_file_to_str
meejah
2012-09-14
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-14
Use file-size-fixup code on cygwin too.
Nick Mathewson
2012-09-14
Fix compilation with older gccs
Nick Mathewson
2012-09-14
Don't compute ((uint64_t)1)<<64 in round_to_power_of_2
Nick Mathewson
2012-09-12
hot: we fixed incancations to be intancations.
Roger Dingledine
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-06
Merge remote-tracking branch 'asn/bug4567_rebased'
Nick Mathewson
2012-09-06
Log more information when we fail to terminate a process.
George Kadianakis
2012-09-05
Fix some bugs that did not allow compilation on Windows.
George Kadianakis
2012-09-05
General tweaks and fixes for Nick's comments.
George Kadianakis
2012-09-05
Refactor tor to support the new tor-fw-helper protocol.
George Kadianakis
2012-09-05
Introduce get_lines_from_handle().
George Kadianakis
2012-08-27
Spelling fix in util.c comments
Nick Mathewson
2012-08-13
Remove tor_malloc_roundup().
Nick Mathewson
2012-08-09
Change smartlist_choose_node_by_bandwidth to avoid double
Nick Mathewson
2012-06-29
Fix clang warning on d4285f03df475dc. Not in any released tor.
Nick Mathewson
2012-06-28
Merge commit '81cd3d7ad641a8dbf'
Nick Mathewson
2012-06-28
add a blurb for 0.2.3.18-rc, other minor cleanups
Roger Dingledine
2012-06-28
Extend tor_sscanf so it can replace sscanf in rephist.c
Nick Mathewson
2012-06-26
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-26
Fix a warning when using glibc's strcspn with clang.
Nick Mathewson
2012-06-26
Fix a compilation warning with clang 3.0
Nick Mathewson
2012-06-25
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
[next]