Sebastian Hahn
|
8200a85323
Fix a check-spaces complaint
|
14 years ago |
Sebastian Hahn
|
9fc7725aba
Don't allow building on platforms where AF_UNSPEC != 0
|
14 years ago |
Sebastian Hahn
|
688b53059e
Don't fail to send netinfo if real_addr is unset
|
14 years ago |
Nick Mathewson
|
c4a4ac7de6
Merge branch 'bug4371_squashed'
|
14 years ago |
Nick Mathewson
|
69dd993a92
Make certificate skew into a protocol warning
|
14 years ago |
Nick Mathewson
|
87622e4c7e
Allow up to a 30 days future skew, 48 hours past skew in certs.
|
14 years ago |
Nick Mathewson
|
26fcb4bb8c
Merge remote-tracking branch 'sebastian/bug4469'
|
14 years ago |
Nick Mathewson
|
3ef40f6993
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Sebastian Hahn
|
4b8d2ad6f5
Fix compile warnings on windows
|
14 years ago |
Nick Mathewson
|
5bea660f8e
Use real_addr in send_netinfo
|
14 years ago |
Nick Mathewson
|
4af82fb388
Merge remote-tracking branch 'public/bug4367'
|
14 years ago |
Nick Mathewson
|
8592126a18
Merge remote-tracking branch '4ZM/topic/test/4433_address'
|
14 years ago |
Nick Mathewson
|
9292a78722
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
2b7bdc295a
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
13f02c387f
Merge remote-tracking branch 'karsten/geoip-november2011' into maint-0.2.1
|
14 years ago |
Gisle Vanem
|
af12a7ac00
Fix test_util.c compilation on MSVC
|
14 years ago |
Sebastian Hahn
|
a2ecf131f3
Remove the torint.h include from aes.h
|
14 years ago |
Sebastian Hahn
|
38123ffa23
Fix the bench_{aes,dmap} test functions to work with TT
|
14 years ago |
Nick Mathewson
|
46d236c684
Remove vestiges of RIJNDAEL_COUNTER_OPTIMIZATION
|
14 years ago |
Nick Mathewson
|
7d8edfcceb
Stop using "u32" and "u8" in aes.c
|
14 years ago |
Nick Mathewson
|
21cf7079fe
Dump our internal AES implementation
|
14 years ago |
Nick Mathewson
|
613ff5698a
Changes file for patches from 4ZM
|
14 years ago |
Nick Mathewson
|
d348cfdbdf
Merge remote-tracking branch '4ZM/topic/test/4434_address'
|
14 years ago |
Anders Sundman
|
ca1e88a0db
Unit tests for tor_addr_to_str
|
14 years ago |
Anders Sundman
|
b6b7efc084
Unit tests for tor_addr_to_PTR_name
|
14 years ago |
Anders Sundman
|
1b97588a31
Return value bugfix of tor_addr_to_PTR_name
|
14 years ago |
Anders Sundman
|
930eed21c3
Fixed buffer bounds check bug in tor_addr_to_str
|
14 years ago |
Anders Sundman
|
8c7658dfdf
Unit tests for tor_inet_ntop
|
14 years ago |
Anders Sundman
|
01e1dc0e62
Fixed of-by-one error in tor_inet_ntop
|
14 years ago |
Anders Sundman
|
8d6ce1625f
Unit tests for eat_whitespace functions
|
14 years ago |