| patch |
summary |
view |
raw |
| 00-sslauth.patch |
auth.c | 90 +++++++++++++++++++++++++++++++++++++++++++++--------------
cfg_file.y | 9 +++++
cfg_kwords.h | 1
main.c | 16 ++++++++++
vtun.h | 4 ++
5 files changed, 98 insertions(+), 22 deletions(-)
|
view
|
download
|
| 01-pidfile.patch |
Makefile.in | 4 ++--
main.c | 29 ++++++++++++++++++++++-------
2 files changed, 24 insertions(+), 9 deletions(-)
|
view
|
download
|
| 02-dumpfile.patch |
linkfd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 03-signedness-warnings.patch |
auth.c | 10 +++++-----
lfd_encrypt.c | 36 ++++++++++++++++++------------------
netlib.c | 7 ++++---
server.c | 5 +++--
4 files changed, 30 insertions(+), 28 deletions(-)
|
view
|
download
|
| 04-implicit-pointer-conversions.patch |
generic/pty_dev.c | 8 +++++---
lfd_encrypt.c | 6 ++++++
lfd_lzo.c | 1 +
lfd_shaper.c | 1 +
lib.c | 1 +
lib.h | 1 +
lock.c | 1 +
server.c | 1 +
8 files changed, 17 insertions(+), 3 deletions(-)
|
view
|
download
|
| 05-unix98pty.patch |
Makefile.in | 2 +-
generic/pty_dev.c | 38 +++++++++++++++++++-------------------
2 files changed, 20 insertions(+), 20 deletions(-)
|
view
|
download
|