Nikos Mavrogiannopoulos
|
f941e6af69
|
added missing file
|
2013-03-16 19:38:12 +01:00 |
|
Nikos Mavrogiannopoulos
|
5a4ce846b7
|
The TLS private keys are kept into a privileged process.
That process is called security-module (sec-mod) and communicates
with the workers using a unix domain socket.
|
2013-03-15 17:47:38 +01:00 |
|
Nikos Mavrogiannopoulos
|
0be2b2a054
|
crypt(3) is used in the plain password file.
In addition, ocpasswd program was added to generate password file entries.
|
2013-03-14 16:23:47 +01:00 |
|
Nikos Mavrogiannopoulos
|
8d6af501c0
|
Added ocpasswd
|
2013-03-14 13:05:30 +01:00 |
|
Nikos Mavrogiannopoulos
|
0c4b013b3f
|
Added plain password format
|
2013-03-12 23:40:11 +01:00 |
|
Nikos Mavrogiannopoulos
|
41e8d020b5
|
Several updates to handle URLs requested by the cisco client.
|
2013-03-01 19:52:10 +01:00 |
|
Jason Cooper
|
62ff6e467e
|
warn if autogen isn't installed
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
2013-02-27 19:17:31 +01:00 |
|
Nikos Mavrogiannopoulos
|
9cb139bdb0
|
Added support for TCP wrappers (libwrap)
|
2013-02-25 21:12:14 +01:00 |
|
Nikos Mavrogiannopoulos
|
5a1f73f5b9
|
Fix out-of-source tree build. Patch by Mike Miller.
|
2013-02-22 19:36:43 +01:00 |
|
Nikos Mavrogiannopoulos
|
2b1626f494
|
Added version.def.in
|
2013-02-16 16:40:41 +01:00 |
|
Nikos Mavrogiannopoulos
|
8da6d44d8f
|
Updated documentation
|
2013-02-12 18:57:05 +01:00 |
|
Nikos Mavrogiannopoulos
|
8cba144e77
|
Added support for seccomp (untested)
|
2013-02-12 18:57:05 +01:00 |
|
Nikos Mavrogiannopoulos
|
6aae1d60d5
|
set process title
|
2013-02-08 22:37:41 +01:00 |
|
Nikos Mavrogiannopoulos
|
d1946bbb3c
|
MTU is now set via the main server
|
2013-02-08 22:17:46 +01:00 |
|
Nikos Mavrogiannopoulos
|
b6f7abb3f4
|
separated tun handling code from main worker code.
|
2013-02-08 19:26:30 +01:00 |
|
Nikos Mavrogiannopoulos
|
14460456e7
|
gdbm was re-added and made optional.
|
2013-02-07 20:43:11 +01:00 |
|
Nikos Mavrogiannopoulos
|
e380053caa
|
Added explicit logging to UTMP file.
|
2013-02-06 20:18:53 +01:00 |
|
Nikos Mavrogiannopoulos
|
10d9b144be
|
Use CCAN hashes and lists.
|
2013-02-06 09:20:08 +01:00 |
|
Nikos Mavrogiannopoulos
|
7afe184944
|
added missing files
|
2013-02-04 22:36:01 +01:00 |
|
Nikos Mavrogiannopoulos
|
61ae5a9c06
|
Added connect and disconnect scripts
|
2013-02-04 20:43:28 +01:00 |
|
Nikos Mavrogiannopoulos
|
4d344f2017
|
Added missing file
|
2013-02-03 21:43:33 +01:00 |
|
Nikos Mavrogiannopoulos
|
1fb76ce890
|
Added session resumption to TLS server.
|
2013-02-03 21:23:29 +01:00 |
|
Nikos Mavrogiannopoulos
|
853d5341c0
|
added missing file
|
2013-01-30 21:48:50 +01:00 |
|
Nikos Mavrogiannopoulos
|
b8f04d8027
|
Added PAM authentication.
|
2013-01-30 21:43:36 +01:00 |
|
Nikos Mavrogiannopoulos
|
0a8b951022
|
several updates and fixes in auth
|
2013-01-30 21:20:16 +01:00 |
|
Nikos Mavrogiannopoulos
|
25b0617081
|
better file structure
|
2013-01-30 19:00:29 +01:00 |
|
Nikos Mavrogiannopoulos
|
0b6fc4c696
|
Read configuration file
|
2013-01-30 17:33:17 +01:00 |
|
Nikos Mavrogiannopoulos
|
8c2735d1e1
|
use autogen for command line options
|
2013-01-30 01:39:14 +01:00 |
|
Nikos Mavrogiannopoulos
|
1a0cc31925
|
Provide client with normal leased IPs.
|
2013-01-29 20:03:47 +01:00 |
|
Nikos Mavrogiannopoulos
|
be55e64638
|
separated tun code from main
|
2013-01-28 20:38:40 +01:00 |
|
Nikos Mavrogiannopoulos
|
ba72042e03
|
updated server.
|
2013-01-28 20:25:47 +01:00 |
|
Nikos Mavrogiannopoulos
|
cd440afc7e
|
Added internal logging subsystem.
|
2013-01-13 11:49:21 +01:00 |
|
Nikos Mavrogiannopoulos
|
f210a96e02
|
Added automake/autoconf system
|
2013-01-13 11:25:05 +01:00 |
|