Skip to content

Commit 3b0dc39

Browse files
0.8
1 parent b3e3f9b commit 3b0dc39

24 files changed

+1966
-1844
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.o
2+
*.swp
3+
src/ctunnel

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Jess Mahan <ctunnel-`date +%s`.nardcore.org>
1+
Jess Mahan <ctunnel+`date +%s`@alienrobotarmy.com>

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020-01-02 Jess Mahan <ctunnel+`date +%s`@alienrobotarmy.com>
2+
* 0.8 Release
3+
* OpenSSL > 1.0 support
4+
* Cidr conversion fix
5+
* Documentation updates
6+
17
2014-08-05 Jess Mahan <ctunnel-`date +%s`@nardcore.org>
28
* 0.7 Release
39
* VPN Support (Requires TUNTAP Driver, or PPP)

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
Copyright (c) 2009-2014 Jess Mahan <ctunnel-`date + %s`>@nardcore.org
2+
Copyright (c) 2009-2020 Jess Mahan <ctunnel-`date + %s`>@alienrobotarmy.com
33

44
----------------
5-
ctunnel 0.7
5+
ctunnel 0.8
66
----------------
77

88
BUILDING:

README

Lines changed: 0 additions & 265 deletions
This file was deleted.

0 commit comments

Comments
 (0)