rust-imap/src
rhn 5acf34c3b4 Ensures that some operations don't accept invalid data.
Invalid characters in input strings are \r and \n, according to RFC3501 section 4.3.
2017-11-02 21:15:48 +01:00
..
authenticator.rs Hardening the oauth2 example for gmail 2016-06-28 22:29:55 -04:00
client.rs Ensures that some operations don't accept invalid data. 2017-11-02 21:15:48 +01:00
error.rs Ensures that some operations don't accept invalid data. 2017-11-02 21:15:48 +01:00
lib.rs Swap openssl for native-tls (#43) 2017-10-01 19:53:03 -04:00
mailbox.rs Remove questionable Ord derives 2017-10-30 20:57:26 -04:00
mock_stream.rs Remove questionable Ord derives 2017-10-30 20:57:26 -04:00
parse.rs rustfmt the codebase (#36) 2017-07-10 21:38:13 -04:00