init master
authorGeorgios Kontaxis <redacted>
Tue, 7 Apr 2015 04:24:43 +0000 (00:24 -0400)
committerGeorgios Kontaxis <redacted>
Tue, 7 Apr 2015 04:24:43 +0000 (00:24 -0400)
commite41c9cf7776b49f50c8668e5fe131cb348bef3dd
tree9bf13bf80b21c413ae180b98046eadf6eb6f44c4
init
21 files changed:
scan/_Makefile [new file with mode: 0644]
scan/configure.sh [new file with mode: 0755]
scan/scripts/binary_probe.py [new file with mode: 0755]
scan/src/aux.h [new file with mode: 0644]
scan/src/ciphersuites.h [new file with mode: 0644]
scan/src/replay.c [new file with mode: 0644]
scan/src/smtp.c [new file with mode: 0644]
scan/src/test/ciphersuites/clean.sh [new file with mode: 0755]
scan/src/test/ciphersuites/readme.txt [new file with mode: 0644]
scan/src/test/ciphersuites/test.c [new file with mode: 0644]
scan/src/test/ciphersuites/verify.sh [new file with mode: 0755]
scan/src/test/clienthello/clean.sh [new file with mode: 0755]
scan/src/test/clienthello/dump_ClientHello.sh [new file with mode: 0755]
scan/src/test/clienthello/verify.sh [new file with mode: 0755]
scan/src/test/diff_openssl/clean.sh [new file with mode: 0755]
scan/src/test/diff_openssl/diff_openssl.sh [new file with mode: 0755]
scan/src/test/dump/clean.sh [new file with mode: 0755]
scan/src/test/dump/verify.sh [new file with mode: 0755]
scan/src/tls.c [new file with mode: 0644]
scan/src/tls.h [new file with mode: 0644]
scan/src/tls_api.h [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT