History for Atmosphere / exosphere / src / titlekey.c
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2018-12-17
@Michael Scire
Add single source of truth for target firmwares.
Michael Scire committed on 17 Dec 2018
2018-09-09
@Michael Scire
exosphere: Add support for 6.0.0.
Michael Scire committed on 9 Sep 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-06-02
@Michael Scire
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire committed on 2 Jun 2018
2018-03-08
@TuxSH
memcpy(x, NULL, 0) is undefined behavior
TuxSH committed on 8 Mar 2018
2018-03-07
@TuxSH
Fix bug in user_generate_specific_aes_key, add other read/write le/be funcs
TuxSH committed on 7 Mar 2018
2018-02-28
@Michael Scire
Fix missing titlekey revision assignment
Michael Scire committed on 28 Feb 2018
2018-02-27
@TuxSH
Rename cache.s/.h to arm.s/.h
TuxSH committed on 27 Feb 2018
2018-02-26
@Mat M
all: Make file-scope variables internally linked where applicable (#57) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018