ajacoutot
e617f4b0ec
RCD ID.
2016-05-13 06:06:14 +00:00
rpointel
58c1d21511
update burpsuite to 1.7.03.
...
release notes: http://releases.portswigger.net/2016/05/1703.html
2016-05-12 17:00:04 +00:00
ajacoutot
cda8f50045
+vault
2016-05-12 15:54:55 +00:00
ajacoutot
737dadaa4a
Import vault-0.5.2.
...
Vault is a tool for securely accessing secrets. A secret is anything that you
want to tightly control access to, such as API keys, passwords, certificates,
and more. Vault provides a unified interface to any secret, while providing
tight access control and recording a detailed audit log.
<...>
ok jasper@
2016-05-12 15:53:33 +00:00
espie
16c6d939fa
Term-ReadKey is part of the base system now
2016-05-12 14:00:12 +00:00
sthen
846d9cb798
+py-oauthlib,python3
2016-05-10 22:10:01 +00:00
sthen
e629b1f918
update to acme-tiny-20160326
2016-05-10 09:36:22 +00:00
jca
088ac8f980
Re-add the error message that motivated those patches
...
crc-intel-pclmul.c:369: Error: no such instruction: `pextrd $1,%xmm0,(%rdi)'
2016-05-08 23:21:29 +00:00
jca
ddc250512c
Drop use of pclmul/SSE4.1 for CRC, and the use of clang while here
...
While this bring a nice speed improvement over libgcrypt-1.6.5, it
requires newer gcc or clang. Since libgcrypt is a requirement for
tons of ports, using clang here means that you end up building two huge
compilers before building anything useful.
pclmul alone is supported by base gcc and is still used for GCM.
ok ajacoutot@ (maintainer)
2016-05-08 23:13:20 +00:00
danj
fc04d27072
+ py-potr
...
+ py-potr,python3
2016-05-07 15:06:19 +00:00
danj
83d8b4dc8c
import py-potr-1.0.1
...
This is a pure Python OTR implementation; it does not bind to libotr.
ok landry@, jca@, sthen@
2016-05-07 14:53:13 +00:00
pascal
b01174ae9b
Update my mail address.
2016-05-07 12:40:56 +00:00
sthen
a406b733fd
make sure -current pkgname/revision are higher than stable
2016-05-06 21:39:03 +00:00
ajacoutot
35887a73e8
Only use clang for i386 and amd64.
2016-05-06 14:41:51 +00:00
kirby
d0d6b4266f
update to qtkeychaun-0.6.1
2016-05-06 06:45:43 +00:00
sthen
096de9c1cd
update to pecl-libsodium-1.0.6
2016-05-05 14:14:45 +00:00
sthen
8225138536
update to OpenSSL-1.0.2h:
...
*) Prevent padding oracle in AES-NI CBC MAC check
*) Fix EVP_EncodeUpdate overflow
*) Fix EVP_EncryptUpdate overflow
*) Prevent ASN.1 BIO excessive memory allocation
*) EBCDIC overread
*) Modify behavior of ALPN to invoke callback after SNI/servername
callback, such that updates to the SSL_CTX affect ALPN.
*) Remove LOW from the DEFAULT cipher list, removing single DES
from the default.
*) Only remove the SSLv2 methods with the no-ssl2-method option.
When the methods are enabled and ssl2 is disabled the methods return
NULL. (i.e. restore ABI compat with pre-1.0.2g cf. SSLv2_*_method)
2016-05-04 08:07:03 +00:00
sthen
42ba100272
update to clamav-0.99.2
...
still using the bundled llvm, the one in devel/llvm is too new
2016-05-04 07:12:55 +00:00
rpointel
5f7d6a2110
add BUILD_DEPENDS = lang/python/${MODPY_VERSION} (from nigel@).
...
thanks.
2016-05-04 05:44:33 +00:00
rpointel
32969a58d0
+ SUBDIR += theharvester
2016-05-03 05:52:45 +00:00
rpointel
0579088de4
import the harvester, the information gathering suite.
...
ok benoit@.
2016-05-03 05:49:55 +00:00
rpointel
1fc68bd9ef
SUBDIR += pdf-parser
2016-05-03 05:47:26 +00:00
rpointel
3e5c8bf9c5
import pdf-parser, identify the fundamental elements used in the analyzed
...
file.
ok benoit@.
2016-05-03 05:46:47 +00:00
espie
a481295b2e
pass "safe" values of BSDSRCDIR and BSDOBJDIR on the command line.
...
Those ports use bsd.obj.mk, which doesn't like it if BSDSRCDIR doesn't point
to a defined place.
(found by doing a bulk on a chroot in a somewhat more hostile setup than usual)
2016-05-02 14:52:48 +00:00
steven
006199c231
update to 4.07
2016-05-01 10:40:56 +00:00
sthen
fcd0185bd7
Fix OpenSSL which uses file on /usr/lib/libc.so.* to figure out if we're ELF
...
or not, which gets confused with libc.so.*.a files present.
2016-04-29 11:24:05 +00:00
sthen
0202e929da
switch to mod_perl2
2016-04-28 17:39:53 +00:00
rpe
f880803ab2
Update security/p5-Crypt-OpenPGP to 1.12
...
OK aja@
2016-04-28 14:31:56 +00:00
bluhm
3ad549157c
update p5-Net-SSLGlue to 1.057
2016-04-28 01:25:42 +00:00
bluhm
c7c3e987af
update p5-Net-SSLeay to 1.74
2016-04-28 00:48:10 +00:00
bluhm
fee2c960fb
update p5-IO-Socket-SSL to 2.027
2016-04-28 00:27:51 +00:00
jca
1c5cb9bebe
gc empty patch
2016-04-27 00:13:51 +00:00
jca
1452b52a6a
libssl now depends on libcrypto, no need to specify the latter
2016-04-27 00:13:11 +00:00
jca
2175c41645
The lang/ocaml module already adds ocaml to RDEPS
2016-04-27 00:12:22 +00:00
jca
e038826b90
Update to ocaml-ssl-0.5.2, patch committed upstream.
...
distinfo change and patch removal slipped in previous commit...
2016-04-27 00:11:30 +00:00
jca
24c580072b
Shuffle order, move WANTLIB following Makefile.template
2016-04-27 00:10:02 +00:00
rpointel
0dc3c63fb6
update regripper to newest release.
...
sounds good jca@
2016-04-26 19:22:22 +00:00
sthen
fd870f2264
Clean up some bits missed in yesterday's systrace removal.
2016-04-26 10:56:59 +00:00
ajacoutot
34cda5d49c
Update to libgpg-error-1.22.
2016-04-26 07:37:31 +00:00
sthen
94fca532dd
update to p0f3 3.09b
2016-04-25 15:17:08 +00:00
ajacoutot
65236d93f8
Update to libgcrypt-1.7.0.
2016-04-24 21:40:25 +00:00
gsoares
4c7e0e3b0e
update to 5.31
...
OK kili@
2016-04-24 12:07:48 +00:00
sthen
8771e4665f
update to py-oauthlib-1.1.0, from maintainer Johan Huldtgren
2016-04-22 22:25:53 +00:00
rpointel
8e92fec334
update oletools to 0.46.
2016-04-22 07:20:44 +00:00
dcoppa
b2bc2686d1
Bugfixing update to ccid-1.4.23
2016-04-21 08:13:22 +00:00
sthen
788839ce17
update to libsodium-1.0.10 to quieten portroach, no functional changes
2016-04-18 09:53:01 +00:00
landry
3f1434b410
Update to lastpass-cli 0.9.0, from MAINTAINER Bjorn Ketelaars
2016-04-17 09:16:43 +00:00
ajacoutot
4ec5a97611
Update to gnutls-3.4.11.
2016-04-16 15:52:51 +00:00
ajacoutot
7ccf7c9292
Update to libtasn1-4.8.
2016-04-16 15:45:46 +00:00
rpointel
1bb3488109
update oletools to 0.45.
2016-04-13 05:42:29 +00:00