non port: security/Makefile |
SVNWeb
|
Number of commits found: 2260 (showing only 100 on this page) |
Sat, 12 Nov 2016
|
[ 06:33 antoine ]
Fix INDEX
|
Thu, 10 Nov 2016
|
[ 16:14 marcel ]
Add OpenIKED, version 1.0
This is OpenBSD's OpenIKED with fixes and improvements and additional
features.
Original author: Reyk Floeter <reyk@openbsd.org>
Author: Marcel Moolenaar <marcel@brkt.com>
Reviewed by: mat@
Approved by: mat@
Obtained from: https://github.com/xcllnt/openiked
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D8417
|
Tue, 8 Nov 2016
|
[ 05:46 lwhsu ]
Add security/py-paramiko1, for ports that require paramiko 1.x
PR: 213893
|
Mon, 7 Nov 2016
|
[ 13:02 antoine ]
New port: security/py-mixbox
A library of common code leveraged by python-cybox, python-maec, and
python-stix.
WWW: https://github.com/CybOXProject/mixbox
|
Thu, 3 Nov 2016
|
[ 15:55 feld ]
BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written
in C. It aims at offering the following features:
- Be correct and secure. In particular, insecure protocol versions and
choices of algorithms are not supported, by design; cryptographic
algorithm implementations are constant-time by default.
- Be small, both in RAM and code footprint. For instance, a minimal server
implementation may fit in about 20 kilobytes of compiled code and 25
kilobytes of RAM.
- Be highly portable. BearSSL targets not only "big" operating systems
like Linux and Windows, but also small embedded systems and even special
contexts like bootstrap code.
- Be feature-rich and extensible. SSL/TLS has many defined cipher suites
and extensions; BearSSL should implement most of them, and allow extra
algorithm implementations to be added afterwards, possibly from third
parties.
WWW: https://bearssl.org/
|
Tue, 1 Nov 2016
|
[ 22:15 rene ] (Only the first 10 of 22 ports in this commit are shown above. )
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
|
Sun, 23 Oct 2016
|
[ 09:21 antoine ]
New port: security/py-maec
A Python library for parsing, manipulating, and generating MAEC content
WWW: https://github.com/MAECProject/python-maec
|
Fri, 21 Oct 2016
|
[ 07:29 rene ] (Only the first 10 of 16 ports in this commit are shown above. )
Unlink expired PHP5.5 ports.
|
Thu, 20 Oct 2016
|
[ 19:59 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5
|
[ 17:00 novel ]
Add py-keystone 10.0.0, OpenStack Keystone
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
[ 01:03 cpm ]
[NEW PORT] security/keepassx-devel
Add developing version of keepassx2 which transited to Qt5,
Qt5 handles HiDPI (high resolution) much better than Qt4.
PR: 212945
Submitted by: Eric Camachat <eric@camachat.org>
Approved by: feld, koobs (mentors)
|
Wed, 19 Oct 2016
|
[ 14:50 tijl ] (Only the first 10 of 455 ports in this commit are shown above. )
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
|
Tue, 18 Oct 2016
|
[ 19:45 jhale ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update security/gpgme to 1.7.0
- Convert to master port and add several slave ports for the newly added
c++, Qt5, and python bindings (security/gpgme-cpp, security/gpgme-qt5,
and security/py-gpgme, respectively)
- The Qt bindings currently provided by deskutils/kdepimlibs4
cannot currently coexist with these new bindings, but will be phased out
in the future
- The python bindings are an updated version of the ones provided by
security/py-pyme and are now being maintained as part of the gpgme project.
They work with both python 2.x and 3.x.
PR: 212886
|
Mon, 17 Oct 2016
|
[ 14:28 tijl ] (Only the first 10 of 41 ports in this commit are shown above. )
Update the Linphone stack:
Linphone 3.10.2
bctoolbox 0.2.0
oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
bzrtp 1.0.4
Belle-SIP 1.5.0
Mediastreamer 2.14.0
MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
|
Thu, 13 Oct 2016
|
[ 14:31 kmoore ]
- Add new port security/ngrok
Expose local servers behind NATs and firewalls to the public internet
over secure tunnels.
URL: https://ngrok.com
PR: 212883
Submitted by: jhixson@gmail.com
|
Sun, 9 Oct 2016
|
[ 08:57 antoine ]
New port: security/rubygem-rex-exploitation
This gem contains various helper mechanisms for creating exploits. This
includes SEH Overwrite helpers, egghunters, command stagers and more.
WWW: https://github.com/rapid7/rex-exploitation
|
Tue, 4 Oct 2016
|
[ 14:32 woodsb02 ]
Add new port security/kdbx-viewer
kdbx-viewer provides an ncurses GUI and command-line tool for KeePass2
Database files.
Reviewed by: mat (mentor)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D8033
|
Fri, 30 Sep 2016
|
[ 20:31 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
|
Wed, 28 Sep 2016
|
[ 20:27 antoine ]
New port: security/rubygem-rex-encoder
This library provides the basis for all of the polymorphic encoders that
Metasploit uses for payload encoding. Encoders are used to try and create a
version of a payload that is free of bad characters as defined by the exploit.
WWW: https://github.com/rapid7/rex-encoder
|
Wed, 21 Sep 2016
|
[ 12:25 philip ]
Python 3 version of security/py-libnacl.
|
Tue, 20 Sep 2016
|
[ 16:53 antoine ]
New port: security/py-dfwinreg
dfWinReg, or Digital Forensics Windows Registry, is a Python module that
provides read-only access to Windows Registry objects.
WWW: https://github.com/log2timeline/dfwinreg
|
[ 16:47 antoine ]
New port: security/py-dfdatetime
dfDateTime, or Digital Forensics date and time, provides date and time
objects to preserve accuracy and precision.
WWW: https://github.com/log2timeline/dfdatetime
|
Sat, 17 Sep 2016
|
[ 12:24 antoine ]
New port: security/rubygem-rex-sslscan
This library is a pure ruby implementation of the SSLScan tool originally
written by Ian Ventura-Whiting.
WWW: https://github.com/rapid7/rex-sslscan
|
[ 12:21 antoine ]
New port: security/rubygem-rex-socket
The Ruby Exploitation(Rex) Socket Abstraction Library includes all of the code
needed to turn sockets into Rex::Sockets with the functionality for things like
L3 pivoting used by Metasploit.
WWW: https://github.com/rapid7/rex-socket
|
[ 12:13 antoine ]
New port: security/rubygem-rex-rop_builder
This is the Ruby Exploitation(Rex) Library for building ROP chains. It also
comes with the msfrop command line tool.
WWW: https://github.com/rapid7/rex-rop_builder
|
[ 12:08 antoine ]
New port: security/rubygem-rex-nop
This library contains the opty2 library for dynamic generation of x86 multi-byte
NOPs. This is useful in writing exploits and encoders. It allows you to dynamic
generate variable length instruction sets that are equivalent to a No Operation
(NOP) without using the actual 0x90 bytecode. The original code was written by
Optyx and spoonm.
WWW: https://github.com/rapid7/rex-nop
|
[ 12:04 antoine ]
New port: security/rubygem-rex-bin_tools
Ruby Exploitation(Rex) Library for Binary Manipulation. This suite of tools
contains ElfScan, MachScan, PEScan, and BinScan. These tools are designed to
help you analyze an executable binary and search for particular instruction
sets. This is particularly useful for things like building ROP chains or SEH
exploits.
WWW: https://github.com/rapid7/rex-bin_tools
|
[ 11:41 antoine ]
New port: security/rubygem-rex-core
The Ruby Exploitation(rex) Core Gem contains the odds and ends of code that so
many other pieces of Rex rely upon, but that are too small to be put into their
own seperate gems. This include some of the ruby cross-platform compatibility
and file utility code.
WWW: https://github.com/rapid7/rex-core
|
Tue, 13 Sep 2016
|
[ 20:09 brnrd ]
security/dehydrated: Rename from letsencrypt.sh
- Add entry to MOVED
- Rename/move entry in security/Makefile
- Update to 0.3.1
- Replace all filenames and paths containing letsencrypt
- Fix error in periodic file (su -m + _flags)
- Improve text in periodic file (_deploy)
- Add warning to periodic script and pkg-message
|
Wed, 7 Sep 2016
|
[ 16:18 danfe ]
Add a port of Cardpeek, a graphical (GTK+ 3.0) tool to read the contents of
ISO 7816 smart cards.
TIMESTAMP (cardpeek-0.8.4.tar.gz) = 1425851137
|
Sun, 4 Sep 2016
|
[ 08:28 antoine ]
New port: security/rubygem-rex-mime
This Gem contains all of the Ruby Exploitation(Rex) methods for creating and/or
parsing MIME messages.
WWW: https://github.com/rapid7/rex-mime
|
[ 08:27 antoine ]
New port: security/rubygem-nessus_rest
Ruby library for Nessus JSON/REST interface. This library is used for
communication with Nessus over REST interface. You can start, stop, pause and
resume scan. Watch progress and status of scan, download report, etc.
WWW: https://github.com/kost/nessus_rest-ruby
|
Fri, 2 Sep 2016
|
[ 09:09 brnrd ] (Only the first 10 of 13 ports in this commit are shown above. )
security/acme-client: Rename from letskencrypt, update to 0.1.11
- Rename security/letskencrypt to security/acme-client
- Update to 0.1.11
- Modify periodic and sample scripts to use acme-client
- Use new 'backup' option by default in renew script
|
Tue, 30 Aug 2016
|
[ 23:37 woodsb02 ]
Add new port security/snort2pfcd, which analyzes snort alert output and
blocks ip addresses using pf for a specified period of time.
PR: 211813
Submitted by: onestsam@gmail.com
Reviewed by: adamw, mat (mentors)
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D7712
|
Mon, 29 Aug 2016
|
[ 15:45 antoine ]
New port: security/rubygem-openvas-omp
This Ruby gem is used for communication with OpenVAS manager over OMP. You can
start, stop, pause and resume scan. Watch progress and status of scan, download
report, etc.
WWW: https://github.com/kost/openvas-omp-ruby
|
[ 13:58 feld ]
security/sshguard-ipfilter: Delete port
As of 1.7.0 ipfilter is no longer supported in sshguard
|
Fri, 12 Aug 2016
|
[ 19:16 pi ]
New port: security/pecl-libsodium
A simple, low-level PHP extension for libsodium.
WWW: http://pecl.php.net/package/libsodium
PR: 206640
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
[ 11:40 koobs ]
[NEW PORT] security/py-tuf: Framework for securing software update systems
TUF (The Update Framework) helps developers secure their new or existing
software update systems.
Software update systems are vulnerable to many known attacks, including
those that can result in clients being compromised or crashed. TUF helps
solve this problem by providing a flexible security framework that can
be added to software updaters.
WWW: https://www.updateframework.com
|
Wed, 10 Aug 2016
|
[ 10:19 olgeni ]
Sort category Makefiles.
|
Fri, 5 Aug 2016
|
[ 13:31 mat ]
Add p5-Net-SSH-AuthorizedKeysFile.
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys"
files. "authorized_keys" files contain public keys and meta
information to be used by "ssh" on the remote host to let users in
without having to type their password.
Sponsored by: Absolight
|
Sun, 31 Jul 2016
|
[ 10:35 antoine ]
New port: security/rubygem-rex-arch
This Ruby Exploitation(Rex) library contains architecture specific information
such as registers, opcodes, and stack manipulation routines.
WWW: https://github.com/rapid7/rex-arch
|
[ 10:33 antoine ]
New port: security/rubygem-rex-ole
This Gem contains all of the Ruby Exploitation(Rex) library for reading/writing
Object-Linking-and-Embedding (OLE) files and streams.
WWW: https://github.com/rapid7/rex-ole
|
Sat, 23 Jul 2016
|
[ 09:28 antoine ]
New port: security/rubygem-rex-struct2
This Gem contains all of the Ruby Exploitation(Rex) library for
generating/manipulating C-Style structs.
WWW: https://github.com/rapid7/rex-struct2
|
[ 09:27 antoine ]
New port: security/rubygem-metasploit_payloads-mettle
This gem contains the compiled binaries required to make Mettle function, and
eventually their stages and stagers.
WWW: https://github.com/rapid7/mettle
|
Fri, 15 Jul 2016
|
[ 17:50 antoine ]
New port: security/rubygem-rex-zip
This Gem contains all of the Ruby Exploitation(Rex) library for working with zip
and related files.
WWW: https://github.com/rapid7/rex-zip
|
[ 17:49 antoine ]
New port: security/rubygem-rex-registry
This Gem contains all of the Ruby Exploitation(Rex) library for parsing offline
registry files from a Windows machine.
WWW: https://github.com/rapid7/rex-registry
|
[ 17:47 antoine ]
New port: security/rubygem-rex-powershell
This Gem contains all of the Ruby Exploitation(Rex) library for
generating/manipulating Powershell scripts.
WWW: https://github.com/rapid7/rex-powershell
|
[ 17:46 antoine ]
New port: security/rubygem-rex-java
This Gem contains all of the Ruby Exploitation(Rex) library for parsing Java
serialized streams.
WWW: https://github.com/rapid7/rex-java
|
[ 17:44 antoine ]
New port: security/rubygem-rex-random_identifier
This Gem contains all of the Ruby Exploitation(Rex) library for generating
Random identifier strings.
WWW: https://github.com/rapid7/rex-random_identifier
|
[ 17:42 antoine ]
New port: security/rubygem-rex-text
This Gem contains all of the Ruby Exploitation(Rex) methods for text
manipulation and generation.
WWW: https://github.com/rapid7/rex-text
|
Thu, 14 Jul 2016
|
[ 16:52 pi ]
New port: security/py-vulndb
Python SDK to access the vulnerability database:
https://github.com/vulndb/data
WWW: https://pypi.python.org/pypi/vulndb
PR: 211055
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
[ 16:49 pi ]
New port: security/py-halberd
Halberd discovers HTTP load balancers. It is useful for web
application security auditing and for load balancer configuration
testing.
WWW: https://pypi.python.org/pypi/halberd
PR: 211054
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
Tue, 12 Jul 2016
|
[ 08:46 jbeich ]
security/libargon2: add new port
PR: 209411
Submitted by: Christopher Hall <christopherhall.hsw@gmail.com>
Reviewed by: Yonas Yanfa, Vladimir Krstulja
Argon2 is a password-hashing function that summarizes the state of the
art in the design of memory-hard functions and can be used to hash
passwords for credential storage, key derivation, or other
applications.
https://github.com/P-H-C/phc-winner-argon2
|
Mon, 11 Jul 2016
|
[ 21:27 matthew ]
Rename security/hashcat to security/hashcat-legacy
(Tracking upstream change)
security/hashcat has been extensively reworked and may now utilize
OpenCL to run on GPUs etc. Most people are expected to upgrade to
security/hashcat (hashcat-3.00); this port is being kept in order to
support people for whom hashcat-3.00 may not be compatible.
Add explicit dependency on math/gmp
PR: 210873
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
[ 04:29 jbeich ]
security/py-safe: add new port
PR: 210972
Submitted by: Andrej Ebert <andrej@ebert.su>
Is your password safe?
Safe will check the password strength for you.
https://pypi.python.org/pypi/Safe
|
Thu, 7 Jul 2016
|
[ 22:15 jkim ] (Only the first 10 of 12 ports in this commit are shown above. )
OTPW is a one-time password system which is robust against the password
list being stolen and race for the last digit attacks.
WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html
|
Mon, 4 Jul 2016
|
[ 20:48 rene ] (Only the first 10 of 250 ports in this commit are shown above. )
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above )
|
Sun, 3 Jul 2016
|
[ 01:53 swills ]
security/py-spake2: create port
SPAKE2 password-authenticated key exchange (pure python)
WWW: http://github.com/warner/python-spake2
|
[ 01:47 swills ]
security/py-hkdf: create port
HKDF - HMAC Key Derivation Function
This module implements the HMAC Key Derivation function
WWW: https://github.com/casebeer/python-hkdf
|
Tue, 28 Jun 2016
|
[ 18:45 pi ]
New port: security/p5-Crypt-OpenSSL-PKCS10
Perl extension to OpenSSL's PKCS10 API.
WWW: http://search.cpan.org/dist/Crypt-OpenSSL-PKCS10/
|
[ 18:03 pi ]
New port: security/p5-Crypt-LE
Crypt::LE provides the functionality necessary to use Let's Encrypt
API and generate free SSL certificates for your domains. It can
also be used to generate RSA keys and Certificate Signing Requests
or to revoke previously issued certificates. Crypt::LE is shipped
with a self-sufficient client for obtaining SSL certificates -
le.pl.
The client supports 'http' and 'dns' domain verification out of the box.
WWW: http://search.cpan.org/dist/Crypt-LE/
|
Mon, 27 Jun 2016
|
[ 10:07 ume ]
Add new port -- YubiKey PIV Manager
Tool for configuring your PIV-enabled YubiKey.
|
Sat, 25 Jun 2016
|
[ 11:11 ume ]
Add new port -- Yubico PIV tool
The Yubico PIV tool is used for interacting with the Privilege and
Identification Card (PIV) application on a YubiKey.
With it you may generate keys on the device, importing keys and
certificates, and create certificate requests, and other operations. A
shared library and a command-line tool is included.
|
[ 07:59 antoine ]
Hook doas to the build
|
Thu, 23 Jun 2016
|
[ 10:22 brnrd ]
security/py-certbot: Rename from py-letsencrypt and update
- Move security/py-letsencrypt to security/py-certbot
- Update security/py-acme to 0.8.1
- Update security/py-certbot to 0.8.1
- Update python dependencies
PR: 209584
|
Wed, 22 Jun 2016
|
[ 15:02 jbeich ]
security/eschalot: add new port
PR: 210378
Submitted by: yuri@rawbw.com
Echalot is a TOR hidden service name generator, it allows one to produce
a (partially) customized vanity .onion address using a brute-force method.
https://github.com/ReclaimYourPrivacy/eschalot
|
Fri, 17 Jun 2016
|
[ 06:36 pi ]
New port: security/clamfs
ClamFS is a FUSE-based user-space file system for Linux with
on-access anti-virus file scanning through clamd daemon
Features
- User-space file system
- Configuration stored in XML files
- FUSE used as file system back-end
- Scan files using ClamAV
- ScanCache speeds up file access
- Sends mail to administrator when detect virus
WWW: http://clamfs.sourceforge.net/
PR: 201063
Submitted by: Mageirias Anastasios <anastmag@gmail.com>, lightside@gmx.com
|
Tue, 14 Jun 2016
|
[ 17:03 pi ] (Only the first 10 of 11 ports in this commit are shown above. )
New port: security/zeronet
Open, free and uncensorable websites, using Bitcoin cryptography
and BitTorrent network.
Features:
* Real-time updated sites
* Namecoin .bit domains support
* Easy to setup: unpack & run
* Clone websites in one click
* Password-less BIP32 based authorization: Your account is protected
by the same cryptography as your Bitcoin wallet
* Built-in SQL server with P2P data synchronization: Allows easier site
development and faster page load times
* Anonymity: Full Tor network support with .onion hidden services instead
of IPv4 addresses
* TLS encrypted connections
* Automatic uPnP port opening
* Plugin for multiuser (openproxy) support
* Works with any browser/OS
WWW: https://zeronet.io/
PR: 209735
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Sat, 11 Jun 2016
|
[ 21:59 cs ]
This is a library for verifying YubiKey OTP tokens. It includes both the
low-level implementation for verifying tokens locally and clients for multiple
versions of the Yubico validation web service. The primary audience is
developers who wish to verify YubiKey tokens in their applications, presumably
as part of a multi-factor authentication scheme.
WWW: https://pypi.python.org/pypi/YubiOTP
|
Tue, 31 May 2016
|
[ 11:00 brnrd ]
security/letskencrypt: Add letskencrypt port
letskencrypt is a client for Let's Encrypt users designed for
security written in C. This is the -portable version.
- Use Github not kritaps.bsd.lv for versioned tarball
Differential Revision: D6649
|
Mon, 30 May 2016
|
[ 12:19 rene ]
Remove expired port:
2016-03-31 security/py-clamav: Not updated since 2008 by upstream and abandoned
in favor of pyClamd (security/py-pyclamd)
|
Thu, 26 May 2016
|
[ 03:24 pi ]
New port: security/pinentry-qt5, Qt 5 version of the GnuPG password dialog
PR: 209556
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
Approved by: makc (implicit as kde maintainer)
|
Sun, 22 May 2016
|
[ 09:34 rene ]
Remove expired port:
2016-05-22 security/easypg: Included into emacs since 2.3
|
Thu, 19 May 2016
|
[ 14:31 brd ]
Add a new port security/rubygem-digest-crc.
Approved by: swills (mentor)
|
Sun, 15 May 2016
|
[ 07:08 antoine ]
New port: security/rubygem-openssl-ccm
rubygem-openssl-ccm is an implementation of RFC 3610 - Counter with CBC-MAC
(CCM).
WWW: https://github.com/smalllars/openssl-ccm
|
Thu, 28 Apr 2016
|
[ 19:03 sunpoet ]
- Add rubygem-airbrussh 1.0.1
Airbrussh is a concise log formatter for Capistrano and SSHKit. It displays
well-formatted, useful log output that is easy to read. Airbrussh also saves
Capistrano's verbose output to a separate log file just in case you need
additional details for troubleshooting.
WWW: https://github.com/mattbrictson/airbrussh
|
Mon, 25 Apr 2016
|
[ 09:07 sunpoet ]
- Add p5-Crypt-Curve25519 0.05
Curve25519 is a state-of-the-art Diffie-Hellman function suitable for a wide
variety of applications.
Given a user's 32-byte secret key, Curve25519 computes the user's 32-byte public
key. Given the user's 32-byte secret key and another user's 32-byte public key,
Curve25519 computes a 32-byte secret shared by the two users. This secret can
then be used to authenticate and encrypt messages between the two users.
WWW: http://search.cpan.org/dist/Crypt-Curve25519/
|
Wed, 20 Apr 2016
|
[ 09:08 ale ]
Update libp11 to 0.4.0 release.
engine_pkcs11 has been merged into libp11.
|
Mon, 11 Apr 2016
|
[ 15:48 pi ] (Only the first 10 of 16 ports in this commit are shown above. )
New ports: security/ p5-Crypt-Format p5-Crypt-RSA-Parse p5-Protocol-ACME
Conversion utilities for encryption applications
WWW: http://search.cpan.org/dist/Crypt-Format/
Parse RSA keys for useful information
WWW: http://search.cpan.org/dist/Crypt-RSA-Parse/
Interface to the Let's Encrypt ACME API
WWW: http://search.cpan.org/dist/Protocol-ACME/
|
Mon, 4 Apr 2016
|
[ 17:18 marino ]
Add new port security/libadacrypt
This is a crypto library for Ada with a nice API and is written for the
i386 and x86_64 hardware architecture.
Symmetric cryptography supported:
* Blockciphers: AES, Twofish, 3DES, Serpent
* Hash functions: SHA-1, SHA-256, SHA-384, SHA-512, Whirlpool
* MACs: RMAC, HMAC, CMAC
* Modes of operation: BPS, CFB, Ctr, OFB
* Authenticated Encryption Schemes: OCB, SIV, McOE
Assymmetric cryptography supported:
* DSA signature scheme
* OEAP-RSA
* ECDSA, ECDH
Unsigned big number library features:
* Primary cyclic group arithmetic (Z_p)
* Binary Field arithmetic support
* Elliptic Curve arithmetic
|
Sat, 2 Apr 2016
|
[ 20:14 pi ]
New port: security/tls-check
Scan a list of domains for TLS-related compliance stats.
WWW: https://github.com/tls-check/TLS-Check
|
Thu, 31 Mar 2016
|
[ 19:36 tj ]
New port security/py-python-socal-auth 0.2.14
Python Social Auth is an easy-to-setup social authentication/registration
mechanism with support for several frameworks and auth providers.
WWW: https://github.com/omab/python-social-auth
|
Thu, 24 Mar 2016
|
[ 11:01 rakuco ]
New port: security/akmos.
Akmos is a cryptographic library with CLI.
It supports:
- symmetric ciphering;
- computing message digests (hashes);
- calculating a message authentication code (MAC);
Depends only on the standard C library.
Primary develop for the x86_64 architecture.
WWW: https://github.com/melanhit/akmos
PR: 206987
Submitted by: Andrew Romanenko <melanhit@gmail.com>
|
Sun, 20 Mar 2016
|
[ 10:07 rene ]
Remove expired ports:
2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56
port (doesn't support PHP 5.5 5.6 70)
2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56
port (doesn't support PHP 5.5 5.6 70)
2016-03-15 security/pecl-taint: cannot be installed: doesn't work with
lang/php56 port (doesn't support PHP 5.5 5.6 70)
|
Thu, 17 Mar 2016
|
[ 12:57 tijl ] (Only the first 10 of 71 ports in this commit are shown above. )
Update OpenVAS ports from version 2 to version 8. All components have
been renamed and rearranged. The graphical user interface provided by
security/openvas-client has been discontinued. Instead there is now a
web interface provided by security/greenbone-security-assistant and a
command-line interface provided by security/openvas-client.
|
Mon, 14 Mar 2016
|
[ 21:56 feld ]
Cisco-torch is a mass Cisco Vulnerability Scanner.
The main feature that makes Cisco-torch different from similar
tools is the extensive use of forking to launch multiple scanning
processes on the background for maximum scanning efficiency. Also,
it uses several methods of application layer fingerprinting simultaneously,
if needed. We wanted something fast to discover remote Cisco hosts running
Telnet, SSH, Web, NTP and SNMP services and launch dictionary attacks
against the services discovered.
WWW: http://www.hackingciscoexposed.com/?link=tools
PR: 207221
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
|
Sat, 12 Mar 2016
|
[ 17:17 olgeni ]
Sort security/Makefile.
|
Mon, 7 Mar 2016
|
[ 19:34 antoine ]
- Switch regripper to USE_GITHUB
- Update regripper to a recent snapshot (2.8.20160225)
- Merge regripperplugins into regripper
|
Thu, 3 Mar 2016
|
[ 14:36 brnrd ] (Only the first 10 of 15 ports in this commit are shown above. )
security/openssl-devel: Create OpenSSL 1.1.0 Alpha port
- Repo-copy of security/openssl
- Remove unneeded USE_OPENSSL check
- Add and normalize CONFLICTS
- Put OPTIONS into GROUPS for ciphers, hashes, protocols and optimizations
- Add more configurable ciphers, hashes and protocols
- Sort <OPT>_DESC alphabetically
- Reword <OPT>_DESC after grouping, add (comment)
- Rewrite ${PORT_OPTIONS:M<OPT>} to <OPT>_<FEATURE>_* where possible
- Rewrite ${PORT_OPTIONS:M<OPT>} to target-<OPT>-on where possible
- Rewrite do-configure target to HAS_CONFIGURE/CONFIGURE_SCRIPT
- Rewrite (regression-)test target to TEST_TARGET
- Add NPN support patch from [1]
- Remove 1.0.2 specific patches (Padlock and EVP_MD_CTX_FLAG_ONESHOT)
- Disable obsolete, broken and obscure features
[1] https://github.com/openssl/openssl/pull/757
Reviewed by: koobs (mentor)
Approved by: koobs (mentor)
Differential Revision: D5484
|
Tue, 1 Mar 2016
|
[ 02:53 mi ]
security/pdfcrack: update to 0.15 (redo r409827)
|
[ 02:49 mi ]
Back out r409827 to restore old history
|
Mon, 29 Feb 2016
|
[ 21:22 mi ]
Add a tool for brute-force cracking PDF-passwords (both user and
owner ones).
|
[ 17:11 mat ]
Add acme-tiny, a tiny script to issue and renew TLS certs from Let's Encrypt.
Sponsored by: Absolight
|
[ 16:51 bdrewery ]
Remove security/openssh-portable-devel since it is outdated, insecure,
and no longer needed.
|
Wed, 24 Feb 2016
|
[ 10:39 ume ]
Add Cyrus SASL SRP authentication plugin.
Requested by: Kyle Amon <amonk__at__backwatcher.com>
|
Fri, 19 Feb 2016
|
[ 21:38 swills ]
security/honeybadger: add port
PR: 207315
Submitted by: Shawn Webb <shawn.webb@hardenedbsd.org> (with modifications)
|
Wed, 17 Feb 2016
|
[ 04:23 adamw ] (Only the first 10 of 12 ports in this commit are shown above. )
Add security/p5-Crypt-XTEA, and its dependency lang/p5-Scalar-Util-Numeric.
Crypt::XTEA implements the fast and light XTEA cipher that supports the
Crypt::CBC interface.
https://metacpan.org/pod/Crypt::XTEA
Scalar::Util::Numeric implements some scalar classification routines
with an XS module.
https://metacpan.org/pod/Scalar::Util::Numeric
|
Mon, 15 Feb 2016
|
[ 14:34 miwi ] (Only the first 10 of 167 ports in this commit are shown above. )
Welcome php 7.0.3
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@.
|
Sun, 14 Feb 2016
|
[ 19:21 rene ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.
Adjust Mk/bsd.php.mk
Reviewed by: antoine, marino
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D5278
|
Sat, 13 Feb 2016
|
[ 18:12 adamw ]
Add security/p5-Digest-SHA3, a NIST SHA3 implementation and perl interface.
|
Number of commits found: 2260 (showing only 100 on this page) |