ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor-crypto/openssl/dist/ssl/Makefile
(Generate patch)

Comparing vendor-crypto/openssl/dist/ssl/Makefile (file contents):
Revision 6894 by laffer1, Sun Oct 12 20:29:54 2014 UTC vs.
Revision 6895 by laffer1, Tue Oct 28 11:51:38 2014 UTC

# Line 545 | Line 545 | s3_both.o: ../include/openssl/ssl23.h ../include/opens
545   s3_both.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
546   s3_both.o: ../include/openssl/tls1.h ../include/openssl/x509.h
547   s3_both.o: ../include/openssl/x509_vfy.h s3_both.c ssl_locl.h
548 < s3_cbc.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
549 < s3_cbc.o: ../include/openssl/bn.h ../include/openssl/buffer.h
550 < s3_cbc.o: ../include/openssl/comp.h ../include/openssl/crypto.h
551 < s3_cbc.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
552 < s3_cbc.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
553 < s3_cbc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
554 < s3_cbc.o: ../include/openssl/err.h ../include/openssl/evp.h
555 < s3_cbc.o: ../include/openssl/fips.h ../include/openssl/hmac.h
556 < s3_cbc.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
557 < s3_cbc.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
558 < s3_cbc.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
559 < s3_cbc.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
560 < s3_cbc.o: ../include/openssl/pem.h ../include/openssl/pem2.h
561 < s3_cbc.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
562 < s3_cbc.o: ../include/openssl/pqueue.h ../include/openssl/rsa.h
563 < s3_cbc.o: ../include/openssl/safestack.h ../include/openssl/sha.h
564 < s3_cbc.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
565 < s3_cbc.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
566 < s3_cbc.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
567 < s3_cbc.o: ../include/openssl/tls1.h ../include/openssl/x509.h
568 < s3_cbc.o: ../include/openssl/x509_vfy.h s3_cbc.c ssl_locl.h
548 > s3_cbc.o: ../crypto/constant_time_locl.h ../e_os.h ../include/openssl/asn1.h
549 > s3_cbc.o: ../include/openssl/bio.h ../include/openssl/bn.h
550 > s3_cbc.o: ../include/openssl/buffer.h ../include/openssl/comp.h
551 > s3_cbc.o: ../include/openssl/crypto.h ../include/openssl/dsa.h
552 > s3_cbc.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
553 > s3_cbc.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
554 > s3_cbc.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
555 > s3_cbc.o: ../include/openssl/evp.h ../include/openssl/fips.h
556 > s3_cbc.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
557 > s3_cbc.o: ../include/openssl/lhash.h ../include/openssl/md5.h
558 > s3_cbc.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
559 > s3_cbc.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
560 > s3_cbc.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
561 > s3_cbc.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
562 > s3_cbc.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
563 > s3_cbc.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
564 > s3_cbc.o: ../include/openssl/sha.h ../include/openssl/ssl.h
565 > s3_cbc.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
566 > s3_cbc.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
567 > s3_cbc.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
568 > s3_cbc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s3_cbc.c
569 > s3_cbc.o: ssl_locl.h
570   s3_clnt.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
571   s3_clnt.o: ../include/openssl/bn.h ../include/openssl/buffer.h
572   s3_clnt.o: ../include/openssl/comp.h ../include/openssl/crypto.h
# Line 674 | Line 675 | s3_pkt.o: ../include/openssl/ssl3.h ../include/openssl
675   s3_pkt.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
676   s3_pkt.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h s3_pkt.c
677   s3_pkt.o: ssl_locl.h
678 < s3_srvr.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
679 < s3_srvr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
680 < s3_srvr.o: ../include/openssl/comp.h ../include/openssl/crypto.h
681 < s3_srvr.o: ../include/openssl/dh.h ../include/openssl/dsa.h
682 < s3_srvr.o: ../include/openssl/dtls1.h ../include/openssl/e_os2.h
683 < s3_srvr.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
684 < s3_srvr.o: ../include/openssl/ecdsa.h ../include/openssl/err.h
685 < s3_srvr.o: ../include/openssl/evp.h ../include/openssl/fips.h
686 < s3_srvr.o: ../include/openssl/hmac.h ../include/openssl/krb5_asn.h
687 < s3_srvr.o: ../include/openssl/kssl.h ../include/openssl/lhash.h
688 < s3_srvr.o: ../include/openssl/md5.h ../include/openssl/obj_mac.h
689 < s3_srvr.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
690 < s3_srvr.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
691 < s3_srvr.o: ../include/openssl/pem.h ../include/openssl/pem2.h
692 < s3_srvr.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
693 < s3_srvr.o: ../include/openssl/pqueue.h ../include/openssl/rand.h
694 < s3_srvr.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
695 < s3_srvr.o: ../include/openssl/sha.h ../include/openssl/ssl.h
696 < s3_srvr.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
697 < s3_srvr.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
698 < s3_srvr.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
699 < s3_srvr.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h kssl_lcl.h
700 < s3_srvr.o: s3_srvr.c ssl_locl.h
678 > s3_srvr.o: ../crypto/constant_time_locl.h ../e_os.h ../include/openssl/asn1.h
679 > s3_srvr.o: ../include/openssl/bio.h ../include/openssl/bn.h
680 > s3_srvr.o: ../include/openssl/buffer.h ../include/openssl/comp.h
681 > s3_srvr.o: ../include/openssl/crypto.h ../include/openssl/dh.h
682 > s3_srvr.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
683 > s3_srvr.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
684 > s3_srvr.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
685 > s3_srvr.o: ../include/openssl/err.h ../include/openssl/evp.h
686 > s3_srvr.o: ../include/openssl/fips.h ../include/openssl/hmac.h
687 > s3_srvr.o: ../include/openssl/krb5_asn.h ../include/openssl/kssl.h
688 > s3_srvr.o: ../include/openssl/lhash.h ../include/openssl/md5.h
689 > s3_srvr.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
690 > s3_srvr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
691 > s3_srvr.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
692 > s3_srvr.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
693 > s3_srvr.o: ../include/openssl/pq_compat.h ../include/openssl/pqueue.h
694 > s3_srvr.o: ../include/openssl/rand.h ../include/openssl/rsa.h
695 > s3_srvr.o: ../include/openssl/safestack.h ../include/openssl/sha.h
696 > s3_srvr.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
697 > s3_srvr.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
698 > s3_srvr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
699 > s3_srvr.o: ../include/openssl/tls1.h ../include/openssl/x509.h
700 > s3_srvr.o: ../include/openssl/x509_vfy.h kssl_lcl.h s3_srvr.c ssl_locl.h
701   ssl_algs.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
702   ssl_algs.o: ../include/openssl/bn.h ../include/openssl/buffer.h
703   ssl_algs.o: ../include/openssl/comp.h ../include/openssl/crypto.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines