Nick Mathewson
|
e09ab69703
Check size against SIZE_T_CEILING in realloc too.
|
14 years ago |
Nick Mathewson
|
27cefef3a2
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
bb5f99d4df
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
5c09431cc7
Never include pthread.h when building for Windows.
|
14 years ago |
Nick Mathewson
|
40ef9087cf
Fix a function formatting warning in rephist.c
|
14 years ago |
Nick Mathewson
|
66039d9843
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
989db9aed1
fix whitespace issues
|
14 years ago |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (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 |
Sebastian Hahn
|
9ecf133686
Fix compile wanrings revealed by gcc 4.5 on mingw
|
14 years ago |
Nick Mathewson
|
e895919b17
Merge remote branch 'public/bug2060' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
cdbd6d0fe8
Merge remote branch 'rransom/bug2190_the_hard_way' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
029ca804b2
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
69771bb5fc
Merge remote branch 'public/bug2190_021' into maint-0.2.1
|
14 years ago |
Roger Dingledine
|
a62038f01d
Merge branch 'maint-0.2.1' into maint-0.2.2
|
14 years ago |
Roger Dingledine
|
ef5b3680c6
put 0.2.1.28 release notes in place too
|
14 years ago |
Roger Dingledine
|
53c14507eb
Merge branch 'maint-0.2.1' into maint-0.2.2
|
14 years ago |
Roger Dingledine
|
c63c937465
Merge commit 'nickm/fix_security_bug_022' into maint-0.2.2
|
14 years ago |
Roger Dingledine
|
975ffe4398
Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1
|
14 years ago |
Nick Mathewson
|
591f65dde6
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Karsten Loesing
|
3c3b1d14fd
Change gabelmoo's IP address and ports.
|
14 years ago |
Nick Mathewson
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
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
|
ddfb398494
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
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 |
Robert Ransom
|
cc051f9aca
Only add each log message to pending_cb_messages once.
|
14 years ago |
Robert Ransom
|
4a9d60734c
Don't call flush_pending_log_callbacks while logging LD_NOCB messages.
|
14 years ago |