Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Min Sik Kim.
libgpg-error is a library that defines common error values for all
GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent,
libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
|
|
Changes since 0.2.4:
Version 0.2.6
- ASN.1 parser accepts these kinds of integer definitions:
"INTEGER (5 | 10)" and
"INTEGER (5)"
- Comments start at "--" and finish at the "end of line" or
with another "--".
Version 0.2.5
- Bug fix in ordering procedure for SET OF and SEQUENCE OF
types coding.
- Manage structured format (BER encoding) in
asn1_der_decoding, asn1_decoding_element and
asn1_der_decoding_startEnd for OCTET STRING type.
- Manage SEQUENCE and SET empty structure.
- Manage "indefinite length method" in asn1_der_decoding,
asn1_decoding_element and asn1_der_decoding_startEnd
for the following types:
SEQUENCE, SEQUENCE OF, SET, and SET OF.
- Bug fix in asn1_read_value with NULL parameter in case
of BIT STRING
|
|
|
|
Nikto is a web server scanner which performs comprehensive tests against web
servers for multiple items, including over 2200 potentially dangerous
files/CGIs, versions on over 140 servers, and problems on over 210 servers.
Scan items and plugins are frequently updated and can be automatically
updated (if desired).
|
|
|
|
|
|
This Perl module implements DNS Resource Record types that are relevant
for DNSSEC operations. The implementation is based on: RFC 2535, RFC
2931 and the latest draft-ietf-dnsext-delegation-signer-0.xy.txt.
|
|
|
|
p5-Crypt-OpenSSL-RSA
|
|
Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm)
signature verification system.
It is a thin XS wrapper to the DSA functions contained in the
OpenSSL crypto library.
|
|
Crypt::OpenSSL::RSA is a XS Perl module designed to provide basic RSA
functionality by using the RSA functions in the OpenSSL library.
|
|
Crypt::OpenSSL::Random is a thin XS wrapper around the pseudo-random number
generator functions contained in the OpenSSL crypto library.
|
|
Crypt::OpenSSL::Bignum provides access to OpenSSL multi-precision integer
arithmetic libraries. Presently, many though not all of the arithmetic
operations that OpenSSL provides are exposed to perl.
In addition, this module can be used to provide access to bignum values
produced by other OpenSSL modules, such as key parameters from
Crypt::OpenSSL::RSA.
|
|
for download.
I changed MASTER_SITES to match FreeBSD's ports/security/tripwire12.
I verified that the contents of these files are identical using cmp.
|
|
|
|
The Perl module Digest::BubbleBabble can be used to create a fingerprint of
a MD5 or SHA-1 digest in "bubble babble" format. Bubble babble is a method
of representing a message digest as a string of "real" words, to make the
fingerprint easier to remember. The "words" are not necessarily real words,
but they look more like words than a string of hex characters.
|
|
|
|
GNU SASL is an implementation of the Simple Authentication and Security Layer
framework and a few common SASL mechanisms. SASL is used by network servers
(e.g., IMAP, SMTP) to request authentication from clients, and in clients to
authenticate against servers.
GNU SASL contains a library (`libgsasl'), a command line utility (`gsasl')
to access the library from the shell, and a manual. The library includes
support for the SASL framework (with authentication functions and application
data privacy and integrity functions) and at least partial support for the
CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
NTLM and KERBEROS_V5 mechanisms.
|
|
GSS is an implementation of the Generic Security Service Application Program
Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to
provide security security services, e.g., authenticate clients against servers.
GSS consists of a library and a manual.
|
|
|
|
|
|
Added support for audit-packages.conf. This file can be used
to define environment variables (e.g. FETCH_ARGS).
|
|
libssl.so* and libcrypto.so* files. So added this.
|
|
macro. This could happen with UNIX98-type systems, such as the code on
our netbsd-1-5 branch, and would prevent this package from building on
such systems. Problem also reported to the original author.
|
|
gnupg-devel at gnupg org. The old patch didn't completely disable usage
of the compromised keys.
Move the old and new fix to the patches/ directory.
|
|
changes since 2.04:
Release 2.06
The sha1_transform() function did not check that it was actually
passed any arguments.
Complete self-contained documentation included (copied from
Digest::MD5), since the Digest.pm manpage is not always available.
Release 2.05
Added missing cast to support C++ compilation. Patch by Jan Dubois.
Document that the sha1_base64 function and the b64digest method
does not pad their result.
|
|
changes since 2.27:
Release 2.30
Some tweaks to make the module build on perl-5.004 and
perl-5.005 again.
Release 2.29
Another try. Forgot to update the test checksums.
Release 2.28
Fix minor documentation typo.
|
|
are vulnerable. Bump package revision to reflect this change.
|
|
Elst with style modifications by me.
|
|
contains the 0.9.6g -> 0.9.6l security fixes pulled up to netbsd-1-6 on
2003-11-07 by checking for the presence of the preprocessor symbol
OPENSSL_HAS_20031107_FIX. If it does, then allow the built-in OpenSSL to
satisfy dependencies for openssl>=0.9.6l.
|
|
|
|
gcc-2.95.3 and gcc-3.3.2.
|
|
systems.
|
|
|
|
does no longer install bin/cast. Noted by Bernhard Riedel.
|
|
to conflict. Noted by Bernhard Riedel.
|
|
Patch provided by Christian Biere in PR pkg/23461.
Bump PKGREVISION.
|
|
previous commit to this file. Noted superfluous by Todd Vierling.
|
|
Changes unknown.
|
|
- using PKGNAME_NOREV as the basis for the DISTFILE
- correcting/updating the MASTER_SITES and HOMEPAGE
- patching instead of using -DOPENSSL="\"openssl\"", since
apparently #include "openssl/""foo.h" is no good (gcc-3 issue?)
|
|
caused by "openssl" package version bump madness.
|
|
Remove some obsolete code.
Fix rsaref reference, we do not want to include a buildlink3.mk here.
|
|
|
|
*) Fix additional bug revealed by the NISCC test suite:
Stop bug triggering large recursion when presented with
certain ASN.1 tags (CAN-2003-0851)
[Steve Henson]
|
|
|
|
|
|
This closes PR pkg/23159 by Adrian Portelli.
Changes since 2.0.7:
o The bpf sharing system now works fine on BSD systems, so Nessus
now only requires one /dev/bpf to work correctly, no matter how
many hosts are being tested
o A bug in tcp_ping() would make some probes have a source port set
to 0
o Minor bug fixes
o Added functions in libnasl (join_multicast_group(), unixtime(),
and more...)
o All SSL operations now use non-blocking sockets instead of the
alarm() trick to handle timeouts
o Minimize the number of pixmaps that need to be created in the
Nessus client by re-using them
Review the Changelog file to see a complete list of changes.
|
|
From release announcemenet:
After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.
Bugfix release
PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!
For full list of changes in PHP 4.3.4, see ChangeLog:
http://www.php.net/ChangeLog-4.php#4.3.4
|
|
|