Nick Mathewson
|
5ed73e3807
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
|
13 years ago |
Nick Mathewson
|
a7790d48af
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
ef6fa07e48
Fix a couple of non-cleared key issues in hidden services
|
14 years ago |
Nick Mathewson
|
ed87738ede
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
115782bdbe
Fix a heap overflow found by debuger, and make it harder to make that mistake again
|
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
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
14 years ago |
Nick Mathewson
|
b8a7bad799
Make payloads into uint8_t.
|
14 years ago |
Sebastian Hahn
|
05072723cb
Create routerparse.h
|
14 years ago |
Sebastian Hahn
|
df9d42cef5
Create rephist.h
|
14 years ago |
Sebastian Hahn
|
b0cd4551ab
Create relay.h
|
14 years ago |
Sebastian Hahn
|
69fcbbaa89
Create networkstatus.h
|
14 years ago |
Sebastian Hahn
|
bec1c838ca
Create directory.h
|
14 years ago |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
14 years ago |
Sebastian Hahn
|
01c7b60a80
Create circuituse.h
|
14 years ago |
Sebastian Hahn
|
174a88dd79
Create circuitlist.h
|
14 years ago |
Sebastian Hahn
|
21155204c6
Create circuitbuild.h
|
14 years ago |
Sebastian Hahn
|
85a1d635d5
Create rendservice.h
|
14 years ago |
Sebastian Hahn
|
7caa8351b8
Create rendclient.h
|
14 years ago |
Sebastian Hahn
|
31e81439e1
Create rendcommon.h
|
14 years ago |
Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
14 years ago |
Sebastian Hahn
|
c53b6cc831
Create router.h
|
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 |
Roger Dingledine
|
580066f2f6
Switch to a StrictNodes config option.
|
15 years ago |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
15 years ago |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
15 years ago |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 years ago |