Commit History

Author SHA1 Message Date
  Charles Lamb a4ee77b65f HDFS-6873. Constants in CommandWithDestination should be static. (clamb) 10 years ago
  Charles Lamb e6bdb33784 HADOOP-10919. Copy command should preserve raw.* namespace extended attributes. (clamb) 10 years ago
  Uma Maheswara Rao G 10db613389 HADOOP-10886. CryptoCodec#getCodecclasses throws NPE when configurations not loaded. Contributed by Uma Maheswara Rao G. 10 years ago
  Yi Liu b52b80d7bd HADOOP-10853. Refactor get instance of CryptoCodec and support create via algorithm/mode/padding. (yliu) 10 years ago
  Colin McCabe 6fac3e9b61 HADOOP-10870. Failed to load OpenSSL cipher error logs on systems with old openssl versions (cmccabe) 10 years ago
  Colin McCabe a4984f5f0a HADOOP-10871. incorrect prototype in OpensslSecureRandom.c (cmccabe) 10 years ago
  Yi Liu beb0c19cde HADOOP-10735. Fall back AesCtrCryptoCodec implementation from OpenSSL to JCE if non native support. (yliu) 10 years ago
  Colin McCabe 905c90b066 HADOOP-10734. Implement high-performance secure random number sources. (Yi Liu via Colin Patrick McCabe) 10 years ago
  Yi Liu d90671137e HADOOP-10803. Update OpensslCipher#getInstance to accept CipherSuite#name format. (yliu) 10 years ago
  Yi Liu f43f0999d9 HADOOP-10713. Refactor CryptoCodec#generateSecureRandom to take a byte[]. (wang via yliu) 11 years ago
  Charles Lamb a93a37a8cd Various fixes to CHANGES-fs-encryption.txt. Various Jiras ended up in the hadoop-common CHANGES-fs-encryption.txt by accident. Moved them to HDFS CHANGES-fs-encryption.txt 11 years ago
  Charles Lamb bdee397e95 HADOOP-6392. Wire crypto streams for encrypted files in DFSClient. (clamb and yliu) 11 years ago
  Yi Liu d86db3f76f HADOOP-10662. NullPointerException in CryptoInputStream while wrapped stream is not ByteBufferReadable. Add tests using normal stream. Contributed by Yi Liu 11 years ago
  Yi Liu 75ec5792df HADOOP-10653. Add a new constructor for CryptoInputStream that receives current position of wrapped stream. Contributed by Yi Liu 11 years ago
  Charles Lamb 4054a40891 HDFS-6388. HDFS integration with KeyProvider. (clamb) 11 years ago
  Yi Liu f7921030cd HADOOP-10635. Add a method to CryptoCodec to generate SRNs for IV. Contributed by Yi Liu 11 years ago
  Yi Liu 9c2848e076 HADOOP-10632. Minor improvements to Crypto input and output streams. Contributed by Yi Liu 11 years ago
  Charles Lamb 2e5ae1aad7 HADOOP-10628. Javadoc and few code style improvement for Crypto input and output streams. (yliu via clamb) 11 years ago
  Yi Liu b20180ffa6 HADOOP-10603. Crypto input and output streams implementing Hadoop stream interfaces. Contributed by Yi Liu and Charles Lamb. 11 years ago
  Andrew Wang 8384d57290 Add CHANGES-fs-encryption.txt to Common and HDFS 11 years ago