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
/
or
/
dns.c
Age
Commit message (
Expand
)
Author
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-20
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-19
log the reason for publishing a new relay descriptor
Roger Dingledine
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Fixup tor_addr_to_sockaddr return convention
Nick Mathewson
2011-01-12
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-09
Add missing parens to evdns_base_resolve_* macros while I am at it
Nick Mathewson
2011-01-09
Fix check for failed evdns request creation
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-07-27
Create relay.h
Sebastian Hahn
2010-07-27
Create policies.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create dns.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection_edge.h
Sebastian Hahn
2010-07-27
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create circuituse.h
Sebastian Hahn
2010-07-27
Create circuitlist.h
Sebastian Hahn
2010-07-27
Create router.h
Sebastian Hahn
2010-05-20
Log the correct address when purging a mismatchd DNS cache address
valerino
2010-04-03
Fix a segfault when a client is hup'd.
Sebastian Hahn
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-15
Build correctly with Libevent 2.0.4-alpha and later
Nick Mathewson
2010-02-09
Make tor_addr_copy() conform to memcpy requirements
Nick Mathewson
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
Enhance pqueue so we can remove items from the middle.
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-10-13
Another event2 evdns fix.
Nick Mathewson
2009-10-13
Fix a crash when using evdns from Libevent 2.
Nick Mathewson
2009-07-13
fix comments and other typos
Roger Dingledine
2009-06-12
Isolate Libevent API dependency to just main.c and dns.c in src/or.
Nick Mathewson
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-06-04
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-03
Fix gprof bottlenecks on exit nodes found by Jacob.
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-24
fix codestyle issues
Sebastian Hahn
2009-05-22
Log the number and size of DNS cache entries on SIGUSR1.
Jacob Appelbaum
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-01-30
fix a wide line.
Nick Mathewson
[next]