aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-4/+0
* Implement Subresource Integritymrnayak2017-01-081-1/+1
* Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)Simon Sapin2017-01-061-1/+0
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Remove CoreResourceMsg::Load.Ms2ger2016-11-241-4/+0
* Rewrite test_redirect_from_x_to_x_provides_x_with_cookie_from_first_response.Ms2ger2016-11-231-2/+1
* Use FnvHasher in http_loader::loadAnthony Ramine2016-11-191-0/+1
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-0/+1
* Privatize the chrome_loader module.Ms2ger2016-11-061-1/+2
* Privatize the http_loader module.Ms2ger2016-11-061-1/+7
* Privatize some net modules.Ms2ger2016-11-061-7/+7
* Auto merge of #14044 - servo:bluetooth, r=emiliobors-servo2016-11-031-3/+0
|\
| * Split the bluetooth code out from the net crates.Ms2ger2016-11-031-3/+0
* | Auto merge of #14042 - servo:fetch-unit-data, r=noxbors-servo2016-11-031-1/+1
|\ \ | |/ |/|
| * Make the data_loader module private.Ms2ger2016-11-031-1/+1
* | Remove #![feature(custom_attribute)]Anthony Ramine2016-11-031-1/+0
* | Remove #![feature(custom_derive)]Anthony Ramine2016-11-031-1/+0
* | Remove use of serde custom derive plugin in netAnthony Ramine2016-11-031-0/+3
|/
* Fix tidy issuesRohit Burra2016-11-011-1/+1
* Moved pub_domains to net_traits and did a spring clean.Alan Jeffrey2016-09-291-1/+0
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-0/+1
* Support tinyfiledialogs on WindowsUK9922016-07-251-1/+1
* Auto merge of #11640 - servo:rustup, r=Ms2gerbors-servo2016-06-081-1/+0
|\
| * Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07)Anthony Ramine2016-06-081-1/+0
* | Add blob loaderZhen Zhang2016-06-061-0/+1
|/
* Auto merge of #11523 - szeged:random_id, r=jdmbors-servo2016-06-021-0/+1
|\
| * Add random Device ID generationfokinv2016-06-021-0/+1
* | Read the content blocking rules and make them available to the HTTP loader.Josh Matthews2016-05-301-0/+3
|/
* Implement trait-based ResourceThreads and clean up related naming issuesZhen Zhang2016-05-201-1/+2
* Add timeline markers for HTTP requests, JS evaluation, and HTML parsing.Josh Matthews2016-05-181-0/+1
* Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearthbors-servo2016-05-111-0/+2
|\
| * add filemanager_threadZhen Zhang2016-05-111-0/+2
* | Use openssl-verify to check certificate + hostnameMatt Brubeck2016-05-101-0/+1
* | Move http_loader::Connector to a separate moduleMatt Brubeck2016-05-101-0/+1
|/
* BluetoothThread refactorAttila Dusnoki2016-05-031-0/+2
* Add Bluetooth IPC supportfokinv2016-05-031-0/+2
* Fix some warningsSimon Sapin2016-04-291-1/+1
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-2/+2
* Make new test use local resources only.Josh Matthews2016-04-201-0/+1
* Disable tinyfiledialogs on non-OS X and Linux platforms.Josh Matthews2016-04-161-0/+1
* 401 authorization UI then restart request/save successful auth credsDaniel2016-04-141-0/+1
* Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdmbors-servo2016-04-131-1/+2
|\
| * Implement CORS preflight fetchKeith Yeung2016-04-131-1/+2
* | Use mime! macro in fetch methodsKeith Yeung2016-04-081-0/+2
|/
* Use external 'threadpool' crate, remove in-tree utility.Corey Farwell2016-03-181-0/+1
* Disallow unsafe code in net and net_traits.Ms2ger2016-03-181-0/+2
* Fix warnings in the fetch code.Ms2ger2016-03-091-1/+0
* Make Response::new() an inherent method.Ms2ger2016-03-081-1/+0
* Add WebRender integration to Servo.Glenn Watson2016-02-181-0/+1
* adding image metadata notification capabilities to image cachejmr02016-01-291-0/+1