]> git.lizzy.rs Git - rust.git/history - src/libextra/crypto/cryptoutil.rs
auto merge of #8551 : huonw/rust/speling, r=alexcrichton
[rust.git] / src / libextra / crypto / cryptoutil.rs
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 Huon WilsonMore spelling corrections.
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 borsauto merge of #8272 : DaGenix/rust/digest-md5-impl...
2013-08-17 Palmer CoxCrypto: Add tests for add_bytes_to_bits functions.
2013-08-17 Palmer CoxCrypto: update checked addition functions to use Checke...
2013-08-17 Palmer CoxCrypto: Add little-endian versions of existing function...
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-03 borsauto merge of #8246 : stepancheg/rust/contains-key...
2013-08-03 borsauto merge of #8223 : davidhalperin/rust/master, r...
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8213 : kballard/rust/fd-limit, r=brson
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-03 borsauto merge of #8174 : DaGenix/rust/digest-improvements...
2013-08-02 Palmer CoxCrypto: Add overflow checking addition functions.
2013-08-02 Palmer CoxCrypto: Add large input tests for all Digests
2013-08-02 Palmer CoxSha2: Create cryptoutil.rs and re-write the Sha2 module...