Imported Upstream version 0.3.3
authorMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 02:06:17 +0000 (03:06 +0100)
committerMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 02:07:02 +0000 (03:07 +0100)
commit4d61c93845abce1e45c4a41562ecb3fa4e3bdcc3
tree7946cc54c0813f9f5fee566114180f6f52f39943
parent062bd1b2d8cd74c1965229043dc5bbbbd8cbf50a
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