• unknown's avatar
    WL#2286 - Compile MySQL w/YASSL support · a44ac5b2
    unknown authored
    merge with latest yaSSL, move templates instantiation into separate file where it is possible
    
    
    extra/yassl/include/buffer.hpp:
      merge with latest yaSSL
    extra/yassl/include/crypto_wrapper.hpp:
      merge with latest yaSSL
    extra/yassl/include/socket_wrapper.hpp:
      merge with latest yaSSL
    extra/yassl/include/yassl_imp.hpp:
      merge with latest yaSSL
    extra/yassl/include/yassl_types.hpp:
      merge with latest yaSSL
    extra/yassl/mySTL/helpers.hpp:
      merge with latest yaSSL
    extra/yassl/mySTL/list.hpp:
      merge with latest yaSSL
    extra/yassl/mySTL/memory.hpp:
      merge with latest yaSSL
    extra/yassl/mySTL/vector.hpp:
      merge with latest yaSSL
    extra/yassl/src/Makefile.am:
      Include template_instnt.cpp into libyassl_a_SOURCES.
    extra/yassl/src/buffer.cpp:
      merge with latest yaSSL
    extra/yassl/src/cert_wrapper.cpp:
      merge with latest yaSSL
    extra/yassl/src/crypto_wrapper.cpp:
      merge with latest yaSSL
    extra/yassl/src/handshake.cpp:
      merge with latest yaSSL
    extra/yassl/src/lock.cpp:
      merge with latest yaSSL
    extra/yassl/src/log.cpp:
      merge with latest yaSSL
    extra/yassl/src/socket_wrapper.cpp:
      merge with latest yaSSL
    extra/yassl/src/ssl.cpp:
      merge with latest yaSSL
    extra/yassl/src/timer.cpp:
      merge with latest yaSSL
    extra/yassl/src/yassl_error.cpp:
      merge with latest yaSSL
    extra/yassl/src/yassl_imp.cpp:
      merge with latest yaSSL
    extra/yassl/src/yassl_int.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/algebra.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/asn.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/block.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/hash.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/integer.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/misc.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/modes.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/include/runtime.hpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/Makefile.am:
      Include template_instnt.cpp into libtaocrypt_a_SOURCES.
    extra/yassl/taocrypt/src/aestables.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/algebra.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/arc4.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/asn.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/coding.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/dh.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/dsa.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/file.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/integer.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/misc.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/random.cpp:
      merge with latest yaSSL
    extra/yassl/taocrypt/src/rsa.cpp:
      merge with latest yaSSL
    a44ac5b2
crypto_wrapper.cpp 21.6 KB