-
Notifications
You must be signed in to change notification settings - Fork 1
/
Credits
161 lines (115 loc) · 4.29 KB
/
Credits
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
Author of this package is Maxim Krasnyansky <[email protected]>.
A lot of thanks to the following people for their suggestions and
contributions:
Gayaneh Krasnyanskaya(Max's Wife) <[email protected]>
Initial Web site creation. And a lot of other help :)))
Alex Korenkov <[email protected]>
Testing, bug reports.
Shukhrat Zakhidov <[email protected]>
Testing, bug reports, suggestions.
Dag Wieers <[email protected]>
Initial RPM packager specification file.
RedHat startup script.
Several bug reports.
SOCKS support suggestions.
Ted Rolle <[email protected]>
Spelling fixes.
Craig Sanders <[email protected]>
Debian startup script.
Catalin Ciocoiu <[email protected]>
Reported compilation problems.
Timur Danyarhojaev <[email protected]>
Added client source address option.
Andreas Kainz <[email protected]>
RPM package improvements.
Chris Todd <[email protected]>
Idea of challenge based authentication.
Initial BlowFish encryption code.
Suggestions.
Garet Krampe <[email protected]>
A lot of great ideas. Mailing list.
Web site mirror.
Denis Zapolsky <[email protected]>
Testing.
Vadim Zaliva <[email protected]>
Solaris patches. Suggestions.
Hurricane Floyd <[email protected]>
Max had several vacations.
Bishop had no power or water, and was able
to experience the Third World.
:)))))))))))))))))))
James B. MacLean <[email protected]>
Client persist mode fix. Suggestions.
Paul <[email protected]>
Stress tests, bug reports, suggestions.
Maksim Yevenkin <[email protected]>
TAP driver for FreeBSD.
Anthon Walters <[email protected]>
Web site mirror. Testing. Initial FAQ.
Ryan Defelice <[email protected]>
OpenBSD package maintainer. Provided OpenBSD server for
development and testing
Alexander Bergolth <[email protected]>
Initial multiple connection handling and host lock functionalities.
Improvements and fixes of source address option. Incorrect error
handling fix. Ideas. Suggestions.
Hubert Feyrer <[email protected]>
NetBSD package.
Hiroharu Tamaru <[email protected]>
Updated FreeBSD 4.0 TUN driver support.
Terry Donaldson <[email protected]>
Provided Solaris 8.0 server for development and testing.
Daniel Podlejski <[email protected]>
TUN/TAP driver modifications for 2.3.99-pre5 kernel.
Michael Tokarev <[email protected]>
File descriptors and memory leaks fix.
Tons of other bug fixes and patches. Suggestions. Ideas.
Xavier <[email protected]>
European web site mirror.
Chris Snell <[email protected]>
Mailing list archives.
Robert Stone <[email protected]>
Security enhancements. Suggestions. Ideas.
Encryption and other subsystems rework for 3.X.
Steinar H. Gunderson <[email protected]>
Tons of stability fixes and problem reports.
Ideas and suggestions.
Yan Seiner <[email protected]>
Testing. Bug reports. Suggestions.
James Yonan <[email protected]>
Encryption and other fixes. Suggestions.
Greg Olszewski <[email protected]>
Config parser and other fixes. Suggestions.
Kevin P. Fleming <[email protected]>
Makefile and config parser enhancement.
Other minor fixes and suggestions.
Robert R. Wal <[email protected]>
Added support for iproute command.
Willems Luc <[email protected]>
Initial SuSE packaging. Testing.
Nickolai Zeldovich <[email protected]>
mlockall() support to prevent VM collapse.
Dale Fountain <[email protected]>
Added multiple cipher support.
Added multiple cipher modes support.
Added support for different sized keys.
Re-sync ciphers when using non-ECB modes over a UDP connection.
Fixed Bug#908824 (persist=keep not re-applying routes)
Alan Grow <agrow-at-thegotonerd.com>
Added a Listening Address/Interface (rfe936523)
Cleaned up the code around that portion of the config.
Hans Carlos Hoffman <hchs.de>
Inventive method for vtund3c->vtund2s encryption (rfe1685781)
Serge B. Khvatov <[email protected]>
Makefile fix for LDFLAGS (rfe2149137)
Yasuyuki <[email protected]>
Mem leak in cfg_file.y (rfe2405993)
Dragos Vingarzan <[email protected]>
Delayed UDP for unpredictable ports on bad NATs. (rfe2636157)
Sergey Popov (Pinkbyte) <@pinkbyte.ru>
Parallel make Makefile.in race condition (rfe3540779)
Eugene Berdnikov
Link timeout in UDP mode (deb339364)
Types cleanup
Sean MacLennan
Reduce connection chatter