| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: openssl-devel | Distribution: Red Hat Linux |
| Version: 0.9.5a | Vendor: Red Hat, Inc. |
| Release: 2.6.x | Build date: Thu Nov 2 22:02:08 2000 |
| Group: Development/Libraries | Build host: george.devel.redhat.com |
| Size: 4019129 | Source RPM: openssl-0.9.5a-2.6.x.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.openssl.org/ | |
| Summary: OpenSSL libraries and development headers. | |
The static libraries and include files needed to compile apps with support for various cryptographic algorithms and protocols. Patches for many networking apps can be found at: ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
BSDish
* Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- always build for EV5 (not EV6) on Alphas
- don't define crypt(); it doesn't do md5crypt()
* Wed Oct 11 2000 Preston Brown <pbrown@redhat.com>
- backport to 6.x
- explicitly unset MAKEFLAGS in %build
* Wed Sep 27 2000 Bill Nottingham <notting@redhat.com>
- fix some issues in building when it's not installed
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- make sure the headers we include are the ones we built with (aaaaarrgh!)
* Sat Sep 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- add Richard Henderson's patch for BN on ia64
- clean up the changelog
* Wed Aug 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix the building of python modules without openssl-devel already installed
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- byte-compile python extensions without the build-root
- adjust the makefile to not remove temporary files (like .key files when
building .csr files) by marking them as .PRECIOUS
* Sun Aug 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- break out python extensions into a subpackage
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak the makefile some more
* Wed Jul 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable MD2 support
* Fri Jul 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable MDC2 support
* Mon Jul 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak the disabling of RC5, IDEA support
- tweak the makefile
* Fri Jun 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- strip binaries and libraries
- rework certificate makefile to have the right parts for Apache
* Thu Jun 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- use %{_perl} instead of /usr/bin/perl
- disable alpha until it passes its own test suite
* Sat Jun 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- move the passwd.1 man page out of the passwd package's way
* Sat Jun 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 0.9.5a, modified for U.S.
- add perl as a build-time requirement
- move certificate makefile to another package
- disable RC5, IDEA, RSA support
- remove optimizations for now
* Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- Bero told me to move the Makefile into this package
* Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add lib*.so symlinks to link dynamically against shared libs
* Tue Feb 29 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 0.9.5
- run ldconfig directly in post/postun
- add FAQ
* Sat Dec 18 1999 Bernhard Rosenkränzer <bero@redhat.de>
- Fix build on non-x86 platforms
* Fri Nov 12 1999 Bernhard Rosenkränzer <bero@redhat.de>
- move /usr/share/ssl/* from -devel to main package
* Wed Oct 27 1999 Bernhard Rosenkränzer <bero@redhat.de>
- inital packaging
- changes from base:
- Move /usr/local/ssl to /usr/share/ssl for FHS compliance
- handle RPM_OPT_FLAGS
/usr/include/openssl /usr/include/openssl/asn1.h /usr/include/openssl/asn1_mac.h /usr/include/openssl/bio.h /usr/include/openssl/blowfish.h /usr/include/openssl/bn.h /usr/include/openssl/buffer.h /usr/include/openssl/cast.h /usr/include/openssl/comp.h /usr/include/openssl/conf.h /usr/include/openssl/crypto.h /usr/include/openssl/des.h /usr/include/openssl/dh.h /usr/include/openssl/dsa.h /usr/include/openssl/e_os.h /usr/include/openssl/e_os2.h /usr/include/openssl/ebcdic.h /usr/include/openssl/err.h /usr/include/openssl/evp.h /usr/include/openssl/hmac.h /usr/include/openssl/lhash.h /usr/include/openssl/md5.h /usr/include/openssl/objects.h /usr/include/openssl/opensslconf.h /usr/include/openssl/opensslv.h /usr/include/openssl/pem.h /usr/include/openssl/pem2.h /usr/include/openssl/pkcs12.h /usr/include/openssl/pkcs7.h /usr/include/openssl/rand.h /usr/include/openssl/rc2.h /usr/include/openssl/rc4.h /usr/include/openssl/ripemd.h /usr/include/openssl/rsa.h /usr/include/openssl/safestack.h /usr/include/openssl/sha.h /usr/include/openssl/ssl.h /usr/include/openssl/ssl2.h /usr/include/openssl/ssl23.h /usr/include/openssl/ssl3.h /usr/include/openssl/stack.h /usr/include/openssl/tls1.h /usr/include/openssl/tmdiff.h /usr/include/openssl/txt_db.h /usr/include/openssl/x509.h /usr/include/openssl/x509_vfy.h /usr/include/openssl/x509v3.h /usr/lib/libcrypto.a /usr/lib/libcrypto.so /usr/lib/libssl.a /usr/lib/libssl.so /usr/man/man3/BN_CTX_new.3.gz /usr/man/man3/BN_CTX_start.3.gz /usr/man/man3/BN_add.3.gz /usr/man/man3/BN_add_word.3.gz /usr/man/man3/BN_bn2bin.3.gz /usr/man/man3/BN_cmp.3.gz /usr/man/man3/BN_copy.3.gz /usr/man/man3/BN_generate_prime.3.gz /usr/man/man3/BN_mod_inverse.3.gz /usr/man/man3/BN_mod_mul_montgomery.3.gz /usr/man/man3/BN_mod_mul_reciprocal.3.gz /usr/man/man3/BN_new.3.gz /usr/man/man3/BN_num_bytes.3.gz /usr/man/man3/BN_rand.3.gz /usr/man/man3/BN_set_bit.3.gz /usr/man/man3/BN_zero.3.gz /usr/man/man3/CRYPTO_set_ex_data.3.gz /usr/man/man3/DH_generate_key.3.gz /usr/man/man3/DH_generate_parameters.3.gz /usr/man/man3/DH_get_ex_new_index.3.gz /usr/man/man3/DH_new.3.gz /usr/man/man3/DH_set_method.3.gz /usr/man/man3/DH_size.3.gz /usr/man/man3/DSA_SIG_new.3.gz /usr/man/man3/DSA_do_sign.3.gz /usr/man/man3/DSA_dup_DH.3.gz /usr/man/man3/DSA_generate_key.3.gz /usr/man/man3/DSA_generate_parameters.3.gz /usr/man/man3/DSA_get_ex_new_index.3.gz /usr/man/man3/DSA_new.3.gz /usr/man/man3/DSA_set_method.3.gz /usr/man/man3/DSA_sign.3.gz /usr/man/man3/DSA_size.3.gz /usr/man/man3/ERR_GET_LIB.3.gz /usr/man/man3/ERR_clear_error.3.gz /usr/man/man3/ERR_error_string.3.gz /usr/man/man3/ERR_get_error.3.gz /usr/man/man3/ERR_load_crypto_strings.3.gz /usr/man/man3/ERR_load_strings.3.gz /usr/man/man3/ERR_print_errors.3.gz /usr/man/man3/ERR_put_error.3.gz /usr/man/man3/ERR_remove_state.3.gz /usr/man/man3/EVP_DigestInit.3.gz /usr/man/man3/EVP_EncryptInit.3.gz /usr/man/man3/EVP_OpenInit.3.gz /usr/man/man3/EVP_SealInit.3.gz /usr/man/man3/EVP_SignInit.3.gz /usr/man/man3/EVP_VerifyInit.3.gz /usr/man/man3/OPENSSL_VERSION_NUMBER.3.gz /usr/man/man3/OpenSSL_add_all_algorithms.3.gz /usr/man/man3/RAND_add.3.gz /usr/man/man3/RAND_bytes.3.gz /usr/man/man3/RAND_cleanup.3.gz /usr/man/man3/RAND_egd.3.gz /usr/man/man3/RAND_load_file.3.gz /usr/man/man3/RAND_set_rand_method.3.gz /usr/man/man3/RSA_blinding_on.3.gz /usr/man/man3/RSA_check_key.3.gz /usr/man/man3/RSA_generate_key.3.gz /usr/man/man3/RSA_get_ex_new_index.3.gz /usr/man/man3/RSA_new.3.gz /usr/man/man3/RSA_padding_add_PKCS1_type_1.3.gz /usr/man/man3/RSA_print.3.gz /usr/man/man3/RSA_private_encrypt.3.gz /usr/man/man3/RSA_public_encrypt.3.gz /usr/man/man3/RSA_set_method.3.gz /usr/man/man3/RSA_sign.3.gz /usr/man/man3/RSA_sign_ASN1_OCTET_STRING.3.gz /usr/man/man3/RSA_size.3.gz /usr/man/man3/SSL_get_error.3.gz /usr/man/man3/blowfish.3.gz /usr/man/man3/bn.3.gz /usr/man/man3/bn_internal.3.gz /usr/man/man3/buffer.3.gz /usr/man/man3/crypto.3.gz /usr/man/man3/d2i_DHparams.3.gz /usr/man/man3/d2i_RSAPublicKey.3.gz /usr/man/man3/des.3.gz /usr/man/man3/dh.3.gz /usr/man/man3/dsa.3.gz /usr/man/man3/err.3.gz /usr/man/man3/hmac.3.gz /usr/man/man3/lh_stats.3.gz /usr/man/man3/lhash.3.gz /usr/man/man3/md5.3.gz /usr/man/man3/mdc2.3.gz /usr/man/man3/rc4.3.gz /usr/man/man3/ripemd.3.gz /usr/man/man3/rsa.3.gz /usr/man/man3/sha.3.gz /usr/man/man3/ssl.3.gz /usr/man/man3/sslrand.3.gz /usr/man/man3/threads.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:00:07 2013