Nick Mathewson
|
1f3b442023
catch another overlong malloc possibility. found by cypherpunks
|
14 years ago |
Nick Mathewson
|
9fcc14224b
Make our replacement INT32_MAX always signed
|
14 years ago |
Nick Mathewson
|
bd67b23fec
Always nul-terminate the result passed to evdns_server_add_ptr_reply
|
14 years ago |
Nick Mathewson
|
373a1bc40e
Impose maximum sizes on parsed objects
|
14 years ago |
Nick Mathewson
|
729f404efe
Add logic in routerparse to not read overlong private keys
|
14 years ago |
Karsten Loesing
|
d43cba6c69
Update to the January 1 2011 Maxmind GeoLite Country database.
|
14 years ago |
Nick Mathewson
|
045e6ebd31
Remove a loud info log message
|
14 years ago |
Nick Mathewson
|
0a35ac6a22
Correctly detect and exclude addresses outside of our virtual address range
|
14 years ago |
Nick Mathewson
|
d6b49c55c5
Merge branch 'bug2328_021' into maint-0.2.1
|
14 years ago |
Nick Mathewson
|
2008728df7
Notice a little faster if we're running out of virtual addresses
|
14 years ago |
Nick Mathewson
|
eabddd8ca0
Handle a NULL return from addressmap_get_virtual_address
|
14 years ago |
Nick Mathewson
|
31d6659d97
Fix a double-counting bug in addrmap_get_virtual_address
|
14 years ago |
Nick Mathewson
|
d14b0d54d2
Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks
|
14 years ago |
Nick Mathewson
|
e4320689cc
Note that Tor requires Automake 1.7. Fixes bug 2305
|
14 years ago |
Nick Mathewson
|
64798dab4f
Detect and disallow compression bombs
|
14 years ago |
Nick Mathewson
|
e365aee971
Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1
|
14 years ago |
Nick Mathewson
|
e09ab69703
Check size against SIZE_T_CEILING in realloc too.
|
14 years ago |
Nick Mathewson
|
5c09431cc7
Never include pthread.h when building for Windows.
|
14 years ago |
Nick Mathewson
|
989db9aed1
fix whitespace issues
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
69771bb5fc
Merge remote branch 'public/bug2190_021' into maint-0.2.1
|
14 years ago |
Roger Dingledine
|
ef5b3680c6
put 0.2.1.28 release notes in place too
|
14 years ago |
Roger Dingledine
|
975ffe4398
Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1
|
14 years ago |
Karsten Loesing
|
3c3b1d14fd
Change gabelmoo's IP address and ports.
|
14 years ago |
Nick Mathewson
|
b0def605a5
Add a changelog entry
|
14 years ago |
Nick Mathewson
|
b8a7bad799
Make payloads into uint8_t.
|
14 years ago |
Nick Mathewson
|
785086cfba
Have all of our allocation functions and a few others check for underflow
|
14 years ago |
Nick Mathewson
|
649ee99846
Base SIZE_T_CEILING on SSIZE_T_MAX.
|
14 years ago |
Karsten Loesing
|
35148ba532
Update to the December 1 2010 Maxmind GeoLite Country database.
|
14 years ago |
Roger Dingledine
|
b071217d1f
add 0.2.1.27 blurb and changelog to release notes
|
14 years ago |