Imported Upstream version 0.3.3 upstream/0.3.3
authorMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 02:03:11 +0000 (03:03 +0100)
committerMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 02:03:11 +0000 (03:03 +0100)
commitaa74a4fd24d8e8537f76531e6257fa90145355d3
treee3e1988bd9385e3ad005c6112dbc2275eafe9990
parente3f8e33112e2191999c6d6f6b6a767c72db800a0
Imported Upstream version 0.3.3
42 files changed:
ChangeLog
README
doc/Makefile
doc/uanytun.8 [new file with mode: 0644]
doc/uanytun.8.txt
etc/init.d/uanytun
src/Makefile
src/auth_algo.c
src/auth_algo.h
src/bsd/tun.c
src/cipher.c
src/cipher.h
src/configure
src/daemon.h
src/datatypes.h
src/encrypted_packet.c
src/encrypted_packet.h
src/init_crypt.h [new file with mode: 0644]
src/key_derivation.c
src/key_derivation.h
src/linux/tun.c
src/log.c
src/log.h
src/log_targets.h
src/options.c
src/options.h
src/plain_packet.c
src/plain_packet.h
src/seq_window.c
src/seq_window.h
src/sig_handler.c
src/sig_handler.h
src/string_list.c
src/string_list.h
src/sysexec.c
src/sysexec.h
src/tun.h
src/tun_helper.h
src/uanytun.c
src/udp.c
src/udp.h
version