aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/subresource_integrity.rs
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Rustfmt net cratePyfisch2018-11-031-25/+29
* Update hyper to 0.12Bastien Orivel2018-11-011-2/+3
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-7/+7
* Use hash2 instead of deprecated hashKsbugbee2017-05-081-2/+2
* Update Hyper and OpenSSLddh2017-03-311-5/+5
* Replace use of rustc_serialize::base64 by base64Anthony Ramine2017-03-261-2/+2
* Implement Subresource Integritymrnayak2017-01-081-0/+177