index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
util.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
|
\
|
*
Refactor format_*_number_sigsafe to have a common implementation
Nick Mathewson
2013-11-18
|
*
Refactor the assertion-failure code into a function
Nick Mathewson
2013-07-19
|
*
Add a signal-safe decimal formatting function
Nick Mathewson
2013-07-19
*
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-11-15
|
\
\
|
*
\
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-11-15
|
|
\
\
*
|
\
\
Merge branch 'bug1376'
Nick Mathewson
2013-10-11
|
\
\
\
\
|
*
|
|
|
Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...
Kevin Butler
2013-09-01
*
|
|
|
|
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fixes suggested by nickm
Cristian Toader
2013-08-05
*
|
|
|
|
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
|
\
\
\
\
\
|
*
|
|
|
|
Test ExtORPort cookie initialization when file writing is broken.
George Kadianakis
2013-08-15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bug9288_rebased'
Nick Mathewson
2013-07-31
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Prepare some mock functions to test #9288.
George Kadianakis
2013-07-31
*
|
|
|
|
Rename tor_escape_str_for_socks_arg() to something more generic.
George Kadianakis
2013-07-18
*
|
|
|
|
Pass characters to be escaped to tor_escape_str_for_socks_arg().
George Kadianakis
2013-07-18
|
/
/
/
/
*
|
|
|
Expose format_hex_number_..., and rename it to ..._sigsafe().
Nick Mathewson
2013-07-15
*
|
|
|
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
|
/
/
/
*
|
|
Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF.
dana koch
2013-06-14
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-17
|
\
|
|
|
*
|
Merge branch 'bug8037_squashed' into maint-0.2.4
Nick Mathewson
2013-04-17
|
|
\
\
|
|
*
|
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
2013-01-26
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-19
|
\
|
|
|
|
*
|
|
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Nick Mathewson
2013-03-19
|
|
\
\
\
|
|
*
|
|
Make the guard lifetime configurable and adjustable via the consensus
Nick Mathewson
2013-03-19
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-19
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'public/bug7950' into maint-0.2.4
Nick Mathewson
2013-03-19
|
|
\
\
\
|
|
*
|
|
Make a parse_config_line_from_str variant that gives error messages
Nick Mathewson
2013-02-19
*
|
|
|
|
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Refactoring to make parse_bridge_line() unittestable.
George Kadianakis
2013-02-11
|
*
|
|
|
Add utility functions needed for SOCKS argument parsing.
George Kadianakis
2013-02-09
*
|
|
|
|
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-23
*
|
|
|
|
Remove some totally unused functions
Nick Mathewson
2013-02-23
*
|
|
|
|
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-23
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
|
/
/
/
*
|
|
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Wrapper function for the common rate-limited-log pattern.
Nick Mathewson
2012-12-26
*
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
|
/
/
*
|
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-11-06
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-12
*
|
Merge branch '6044_nm_squashed'
Nick Mathewson
2012-09-17
|
\
\
|
*
|
Handle FIFOs in read_file_to_str
meejah
2012-09-17
*
|
|
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-11
|
\
\
\
|
*
|
|
Change smartlist_choose_node_by_bandwidth to avoid double
Nick Mathewson
2012-08-09
*
|
|
|
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-11
*
|
|
Refactor tor to support the new tor-fw-helper protocol.
George Kadianakis
2012-09-05
*
|
|
Introduce get_lines_from_handle().
George Kadianakis
2012-09-05
[next]