Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Replace time with std::time in components/net (#31079)" (#31120) | Martin Robinson | 2024-01-18 | 1 | -26/+8 |
| | | | This reverts commit 580062228bb083ccdc2144a43491bc4f916c57ad. | ||||
* | Replace time with std::time in components/net (#31079) | Taym Haddadi | 2024-01-17 | 1 | -8/+26 |
| | | | | | | | | | | | | | * Replace time with std::time in components/net Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> * Fix cookie::test_sort_order test Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> --------- Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> | ||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -32/+24 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
| | | | | A `crate_name::foo` path always works in 2018 | ||||
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -24/+32 |
| | |||||
* | Rustfmt net crate | Pyfisch | 2018-11-03 | 1 | -69/+160 |
| | |||||
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -8/+8 |
| | |||||
* | Use specific assertion for net hsts tests | CYBAI | 2018-01-26 | 1 | -3/+3 |
| | |||||
* | Merge net and net_tests | Anthony Ramine | 2018-01-20 | 1 | -0/+294 |