index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Model
/
Cryptography
Age
Commit message (
Expand
)
Author
2024-08-30
Increase password hash iterations
Bond_009
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2021-11-10
Replace PBKDF2-SHA1 with PBKDF2-SHA512
Bond_009
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-09-17
Remove legacy auth code (#1677)
Bond-009
2019-08-28
Fix login
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-07-06
Streamline authentication proccess
Bond_009
2019-06-08
Force LF line endings
Bond_009
2019-03-07
more fixes for perf and style
Phallacy
2019-03-07
Apply suggestions from code review
Bond-009
2019-03-05
Minor fixes to address style issues
Phallacy
2019-03-04
minor style fixes
Phallacy
2019-02-20
minor changes and return to netstandard
Phallacy
2019-02-18
added justaman notes, fixed new bug from emty has removals
Phallacy
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: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-13
EditorConfig reformat: MediaBrowser.Model
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2016-11-08
update portable projects
Luke Pulverenti
2016-11-03
move classes to portable project
Luke Pulverenti
2016-11-03
move classes to portable server lib
Luke Pulverenti
2016-10-27
make open subtitle project portable
Luke Pulverenti
2016-10-23
rework scheduled tasks in preparation of common project going portable
Luke Pulverenti