| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-07 | Don't use deprecated HashAlgorithm.Create(string) | Bond_009 | |
| 2021-11-10 | Replace PBKDF2-SHA1 with PBKDF2-SHA512 | Bond_009 | |
| This also migrates already created passwords on login Source for the number of iterations: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2 | |||
| 2021-10-08 | Use static crypto rng | Bond_009 | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Emby.Server.Implementations | crobibero | |
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-14 | Clean up and document CryptographyProvider.cs | Patrick Barron | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-10-20 | Add clearer exceptions, warnings and docs | Bond_009 | |
| 2019-09-17 | Remove legacy auth code (#1677) | Bond-009 | |
| * Remove legacy auth code * Adds tests so we don't break PasswordHash (again) * Clean up interfaces * Remove duplicate code * Use auto properties * static using * Don't use 'this' * Fix build | |||
| 2019-07-06 | Streamline authentication proccess | Bond_009 | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-07 | made hashset static and readonly | Phallacy | |
| 2019-03-07 | more fixes for perf and style | Phallacy | |
| 2019-03-07 | Apply suggestions from code review | Bond-009 | |
| more minor fixes before I do larger fixes Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-03-04 | minor style fixes | Phallacy | |
| 2019-02-27 | fixed logic flip in auth empty check and fixed crypto algo choice | Phallacy | |
| 2019-02-20 | made newlines into linux newlines | Phallacy | |
| 2019-02-20 | minor changes and return to netstandard | Phallacy | |
| 2019-02-18 | little fixes for JustAMan | Phallacy | |
| 2019-02-18 | added justaman notes, fixed new bug from emty has removals | Phallacy | |
| 2019-02-18 | Apply suggestions from code review | LogicalPhallacy | |
| Adding minor stylistic suggestions from Bond-009 Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-02-13 | Minor fixes re:PR870, added null checks from PR876 | Phallacy | |
| 2019-02-12 | sha256 with salt auth and sha1 interop | Phallacy | |
| 2019-01-31 | Upgrade crypto provider, retarget better framework | Phallacy | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2017-09-28 | rework live stream creation | Luke Pulverenti | |
| 2017-08-17 | add fixes for .net core | Luke Pulverenti | |
| 2017-08-16 | merge common implementations and server implementations | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
