Nick Mathewson
|
57b954293e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
13 years ago |
Nick Mathewson
|
7f6af7a602
Fix up all doxygen warnings other than "foo is not documented"
|
13 years ago |
Nick Mathewson
|
26009a3ed0
Merge remote branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
f83debb51d
Fix setting target port in get_interface_address6
|
13 years ago |
Sebastian Hahn
|
865ea5d263
Fix connect() failures in get_interface_address6()
|
13 years ago |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
4dbd8ba008
clarify fmt_addr32 documentation to note that the address is in host-order
|
14 years ago |
Nick Mathewson
|
a7cf788740
Merge branch 'bug1992_part1'
|
14 years ago |
Nick Mathewson
|
59cba1767c
Make the return value of tor_addr_sockaddr always be signed
|
14 years ago |
Sebastian Hahn
|
34546e2573
Fix a compile warning on OSX 10.6
|
14 years ago |
Roger Dingledine
|
22f723e4a3
refactor all these tor_inet_ntoa idioms
|
14 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 years ago |
Roger Dingledine
|
625963d92a
commit my annotations while i was hunting down the host order bug
|
14 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Nick Mathewson
|
c0d682686a
Make tor_addr_copy() conform to memcpy requirements
|
14 years ago |
Nick Mathewson
|
bddda9bbdb
Use an _actual_ fix for the byte-reverse warning.
|
15 years ago |
Nick Mathewson
|
2f0184ece1
Use a simpler fix for the byte-reversing warning
|
15 years ago |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
15 years ago |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
15 years ago |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 years ago |
Nick Mathewson
|
bf2b71beb8
Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address.
|
16 years ago |
Nick Mathewson
|
585d4a12b5
Note a problem in the interface tor_addr_to_sockaddr.
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
Nick Mathewson
|
9c20441bcb
Only set sin_len/sin6_len when they exist.
|
16 years ago |
Nick Mathewson
|
48f2ce298b
Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break.
|
16 years ago |
Nick Mathewson
|
52932d6f1a
Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did.
|
16 years ago |