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
/
address.h
Age
Commit message (
Expand
)
Author
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-27
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
George Kadianakis
2012-11-14
Add a function to set a tor_addr_t to a null address
Nick Mathewson
2012-11-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-10-12
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
Make tor_addr_is_internal log the calling function on error
Nick Mathewson
2012-10-10
Add fmt_addrport.
David Fifield
2012-09-04
Merge remote-tracking branch 'linus/bug6363_only-ln'
Nick Mathewson
2012-09-04
Remove trailing semicolon from #define TOR_ADDR_NULL.
Linus Nordberg
2012-09-04
Add tor_addr_port_new().
Linus Nordberg
2012-06-05
Fix some mingw build warnings
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug2822'
Nick Mathewson
2012-04-12
Fix issues found by nickm.
George Kadianakis
2012-03-31
Generalize fmt_addr() to support IPv6 decorations.
George Kadianakis
2012-03-28
Make relays handle an address suggestion from a directory server giving an IP...
Linus Nordberg
2012-03-28
Reject SOCKS requests for "localhost" or ".local"
Nick Mathewson
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-10-11
Stop using addr_port_lookup as an address splitting function
Nick Mathewson
2011-10-11
Change "reverse_lookup_name" functions to refer to "PTR_name"s
Nick Mathewson
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-05-13
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-13
Add a new "tor_sockaddr_to_str()" function
Nick Mathewson
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Doxygen documentation for about 100 things that didn't have any
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-15
Merge branch 'bug1992_part1'
Nick Mathewson
2010-10-15
Make the return value of tor_addr_sockaddr always be signed
Nick Mathewson
2010-10-07
Fix a compile warning on OSX 10.6
Sebastian Hahn
2010-10-01
refactor all these tor_inet_ntoa idioms
Roger Dingledine
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-09
Make tor_addr_copy() conform to memcpy requirements
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Use a consistent naming standard for header file guard macros, taking care no...
Nick Mathewson
2008-12-26
Refactor tor_addr_t manipulation functions so that as few as possible look at...
Nick Mathewson
2008-12-25
some fixes i found in my sandbox
Roger Dingledine
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-19
Move in-addr.arpa parsing and generation into address.c, and simplify the cod...
Nick Mathewson
2008-08-08
Try once again to make BSD compilation happy.
Nick Mathewson
[next]