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
*
r11639@catbus: nickm | 2007-02-05 13:33:38 -0500
Nick Mathewson
2007-02-05
*
r11629@catbus: nickm | 2007-02-02 15:06:17 -0500
Nick Mathewson
2007-02-02
*
r11620@catbus: nickm | 2007-02-01 13:06:27 -0500
Nick Mathewson
2007-02-01
*
r11749@Kushana: nickm | 2006-12-29 00:51:42 -0500
Nick Mathewson
2006-12-29
*
r11597@Kushana: nickm | 2006-12-15 15:49:27 -0500
Nick Mathewson
2006-12-15
*
r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400
Nick Mathewson
2006-10-19
*
r8846@totoro: nickm | 2006-10-02 16:59:57 -0400
Nick Mathewson
2006-10-02
*
add missing paren in dmalloc tor_free
Nick Mathewson
2006-09-25
*
NEEDS REVIEW. Act on previous comment, and handle named servers differently: ...
Nick Mathewson
2006-09-19
*
parameterize the loudness of get_interface_address()
Roger Dingledine
2006-09-09
*
r7341@Kushana: nickm | 2006-08-11 00:51:05 -0700
Nick Mathewson
2006-08-11
*
r7337@Kushana: nickm | 2006-08-11 00:42:04 -0700
Nick Mathewson
2006-08-11
*
r7326@Kushana: nickm | 2006-08-10 23:50:49 -0700
Nick Mathewson
2006-08-11
*
r7325@Kushana: nickm | 2006-08-10 23:37:31 -0700
Nick Mathewson
2006-08-11
*
r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700
Nick Mathewson
2006-08-11
*
r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400
Nick Mathewson
2006-07-31
*
Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET ma...
Nick Mathewson
2006-07-23
*
when an exit node gets a malformed begin cell, don't complain to
Roger Dingledine
2006-07-06
*
minor fixes
Roger Dingledine
2006-07-04
*
perhaps the reason I rail against cut-and-paste programming so vehemently is ...
Nick Mathewson
2006-06-18
*
Add a memdup function to util
Nick Mathewson
2006-06-18
*
add tor_strisprint() back in, this time with comments.
Roger Dingledine
2006-03-15
*
and remove now-extraneous function
Roger Dingledine
2006-03-15
*
Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ...
Nick Mathewson
2006-03-13
*
Add some functions to escape values from the network before sending them to t...
Nick Mathewson
2006-03-05
*
Allow private:* in routerdescs; not generated yet (because older Tors do not ...
Nick Mathewson
2006-03-05
*
Generate 18.0.0.0/8 address policy format in descs when we can; warn when the...
Nick Mathewson
2006-02-12
*
Happy new year!
Roger Dingledine
2006-02-09
*
Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.
Nick Mathewson
2006-01-10
*
util.c:1308: error: conflicting types for "is_internal_IP"
Nick Mathewson
2005-12-09
*
Move code to check for zero digests into util.c
Nick Mathewson
2005-11-30
*
tor_assert had a misleading comment
Roger Dingledine
2005-11-01
*
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-25
*
Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain....
Nick Mathewson
2005-10-25
*
Start dividing log messages into logging domains. No, LD_ is not the best of...
Nick Mathewson
2005-10-18
*
Inline key smartlist functions; use fast versions by default.
Nick Mathewson
2005-10-18
*
Make doxygen marginally happier
Nick Mathewson
2005-10-06
*
Reorganize some quick-and-dirty code to find out what openssl stuff is leakin...
Nick Mathewson
2005-10-03
*
even better function start checks; give dmalloc a chance of working.
Nick Mathewson
2005-09-30
*
Add a bunch more warnings to out warning suite; resolve them; pack structs a ...
Nick Mathewson
2005-09-29
*
Two new functions like write_bytes_to_file: one takes a list of byte-and-len ...
Nick Mathewson
2005-09-13
*
add strupper function
Nick Mathewson
2005-09-08
*
Add directory listing functions to util.[ch]. Watch the features creep!
Nick Mathewson
2005-09-03
*
add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa()
Roger Dingledine
2005-08-26
*
Make clients regenerate their keys when their IP address changes.
Nick Mathewson
2005-08-03
*
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
*
clean up this TOR_FRAGILE business
Roger Dingledine
2005-04-26
*
bugfix: chdir to your datadirectory at the *end* of the
Roger Dingledine
2005-04-06
*
update copyright notices.
Nick Mathewson
2005-04-01
*
Implement more control spec functionality
Nick Mathewson
2005-02-25
[next]