|
Revision 3922, 0.9 kB
(checked in by hdm, 2 years ago)
|
Merge from 0.1.1.21 to 0.1.1.23
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
Main authors: |
|---|
| 3 |
------------- |
|---|
| 4 |
|
|---|
| 5 |
Roger Dingledine <arma@freehaven.net> overhauled all of the code, did |
|---|
| 6 |
a bunch of new design work, etc. |
|---|
| 7 |
|
|---|
| 8 |
Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in |
|---|
| 9 |
particular the router and descriptor parsing, and the crypto and tls |
|---|
| 10 |
wrappers. |
|---|
| 11 |
|
|---|
| 12 |
Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code |
|---|
| 13 |
(called OR) in 2001-2002. |
|---|
| 14 |
|
|---|
| 15 |
Contributors: |
|---|
| 16 |
------------- |
|---|
| 17 |
|
|---|
| 18 |
John Bashinski <jbash@velvet.com> contributed the initial rpm spec file. |
|---|
| 19 |
|
|---|
| 20 |
Christian Grothoff <grothoff@cs.purdue.edu> contributed better daemonizing |
|---|
| 21 |
behavior. |
|---|
| 22 |
|
|---|
| 23 |
Steven Hazel <sah@thalassocracy.org> made 'make install' do the right |
|---|
| 24 |
thing. |
|---|
| 25 |
|
|---|
| 26 |
Jason Holt <jason@lunkwill.org> contributed patches to the instructions |
|---|
| 27 |
and the man page. |
|---|
| 28 |
|
|---|
| 29 |
Peter Palfrader <peter@palfrader.org> maintains everything that's |
|---|
| 30 |
debian-specific. |
|---|
| 31 |
|
|---|
| 32 |
Aaron Turner <aturner@netscreen.com> contributed the first version of |
|---|
| 33 |
the tor.sh initscripts shell script. |
|---|
| 34 |
|
|---|