summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/IO-Socket-SSL: Drop oldMikle Kolyada2018-01-061-5/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/IO-Socket-SSL: arm stable, bug #632548Markus Meier2017-12-021-5/+5
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-perl/IO-Socket-SSL: Bump to version 2.52.0Kent Fredric2017-10-261-0/+1
| | | | | | | | | | | | | Upstream: - Fix session cache context issues - update Public suffix list - Remove unneeded SSL_version/SSL_cipher_list from tests - protocol_version.t now passes tests when TLS 1.x is not supported - Fix SSL_write error handling with syswrite - update finger prints - disable NPN support on newer libressl Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/IO-Socket-SSL: Bump to version 2.48.0Kent Fredric2017-05-221-0/+1
| | | | | | | Upstream: - Fix memory leaks in socket/context destruction Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/IO-Socket-SSL: Bump to version 2.47.0Kent Fredric2017-03-211-0/+1
| | | | | | | | Upstream: - Cleanup glob SSL properties both during DESTROY and CREATE in order to avoid accidental glob reuse problems. Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/IO-Socket-SSL: Bump to version 2.45.0Kent Fredric2017-02-141-0/+1
| | | | | | | | | | | | | | | Upstream: - Avoid problems with global __DIE__ handlers in eval-based 'require' tests. - Fix memory leak with undestroyed CREATED_IN_THIS_THREAD ssl objects - Don't track SSL Objects/Context if Perl is compiled without thread support - Fix tests for older Net::SSLeay without openssl SSLV3 Support - Avoid closing sockets when fatal errors occur with option SSL_keepSocketOnError Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/IO-Socket-SSL: Bump to version 2.43.0Kent Fredric2017-01-081-0/+1
| | | | | | | Upstream: - session tickets now only Net::SSLeay >=1.80 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/IO-Socket-SSL: Bump to version 2.40.0Kent Fredric2016-12-181-0/+1
| | | | | | | | | Upstream: - Better handling of default CA path with OpenSSL 1.1x - Utils::CERT_asHash now includes signature algorithm used - Utils::CERT_asHash now supports large serial numbers Package-Manager: portage-2.3.3
* dev-perl/IO-Socket-SSL: Bump to version 2.39.0Kent Fredric2016-11-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Add USE="examples" - Parallel Testing Upstream: - Fix memleak with SSL_crl_file - Follow Mozilla cipher recommendations for defaults, disabling RC4 and adding CHACHA20 for clients. - Add del_session method to session cache - use SSL_session_key for the cache key instead of a derivative - Don't re-add existing extensions - Support creating ECC keys - Direct Cache IO instead ov via session_cache sub - Set session id ctx only server side. - Support session ticket reuse - Support OpenSSL >= 1.1.0c - Global SSL arguments handled in context creation - Disable OCSP w/ Net::SSLeay 1.7{5..7} - Extend SSL fingerprint to pubkey digest - Restrict session ticket callback to Net::SSLeay 1.79+ Package-Manager: portage-2.3.2
* dev-perl/IO-Socket-SSL: Remove oldAndreas K. Hüttel2016-03-141-1/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/IO-Socket-SSL: Remove oldAndreas K. Hüttel2016-03-031-3/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/IO-Socket-SSL: version bump to 2.24.0 #573916Mike Frysinger2016-02-131-0/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+4
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed