Download List

Projeto Descrição

SquTUN (pronounced "skew-ton") creates an
AES-encrypted, SHA-1 authenticated UDP tunnel over
which IP packets received from a TUN interface are
encapsulated and transmitted. It is intended to
replace installations that are currently using
CIPE for point-to-point VPN's. Unlike CIPE, SquTUN
doesn't require a custom kernel module.
Furthermore, SquTUN's implementation and interface
are much less complex, leading to greater
confidence in its correctness.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-20 05:24
1.1

Esta zeros liberar o restante do bloco de plaintext última antes do envio, para evitar o envio não inicializada (e, eventualmente, privados) de dados. Ele também corrige incompatibilidade com o tipo de avisos syslog / printf sub-Wall.
Tags: Minor security fixes
This release zeroes out the remainder of the last plaintext block before sending, to avoid sending uninitialized (and possibly private) data. It also fixes type mismatch warnings with syslog/printf under -Wall.

2006-03-12 08:24
1.0.6

A correção de bugs foi feita para as versões recentes do OpenSSL em que os não-integral-blocksize comprimentos múltiplos passou a AES_cbc_encrypt plaintext os corruptos a descriptografia.
Tags: Major bugfixes
A bugfix was made for recent versions of OpenSSL
in which non-integral-blocksize-multiple lengths
passed to AES_cbc_encrypt corrupt the plaintext
upon decryption.

2005-03-09 20:02
1.0.5

Esta versão reabre / dev / null sobre stdin / stdout / stderr quando daemonizing.
Tags: Minor bugfixes
This release reopens /dev/null over stdin/stdout/stderr when daemonizing.

2005-02-18 18:45
1.0.4

Esta versão corrige read_key para não adicionar o lixo para a fonte de questões chave e actualiza para reflectir o SHA-1 vulnerabilidade.
Tags: Minor bugfixes
This release fixes read_key not to add garbage to the key source and
updates ISSUES to reflect the SHA-1 vulnerability.

Project Resources