ObjFW  History of src/OFPBKDF2.h of d2f5000bb1be5236

History of the file that is called src/OFPBKDF2.h at check-in d2f5000bb1be5236

2024-04-03
02:16
[bea3999398] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2225) [annotate] [blame] [check-ins using] [diff]
2024-02-03
09:17
[5a3f758e89] part of check-in [83686d667e] Minor documentation style fix (check-in: [83686d667e] user: js, branch: 1.0, size: 2017) [annotate] [blame] [check-ins using] [diff]
09:17
[79b5b7bbf4] part of check-in [6fb87c3bbc] Minor documentation improvement (check-in: [6fb87c3bbc] user: js, branch: trunk, size: 2017) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[6171bc59fb] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2018) [annotate] [blame] [check-ins using] [diff]
2023-07-15
20:57
[43fe295f37] part of check-in [860b0bf1e9] Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 2018) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[6a92f66464] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2008) [annotate] [blame] [check-ins using] [diff]
2022-10-18
22:17
[b9c1534ab4] part of check-in [ac19ed9d40] Merge trunk into branch "amiga-library" (check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 2018) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[fc763da9ca] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2008) [annotate] [blame] [check-ins using] [diff]
2021-05-09
14:45
Renamed src/pbkdf2.h → src/OFPBKDF2.h. [c5d81514ad] part of check-in [3c88df0ce4] Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. (check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 2018) [annotate] [blame] [check-ins using] [diff]

2021-04-29
23:24
[31c9840de8] part of check-in [2fcf5a3052] Clean up struct and enum typedefs

With TYPEDEF_HIDES_STRUCT set, Doxygen properly handles anonymous
structs and enums that are typedef'd. (check-in: [2fcf5a3052] user: js, branch: trunk, size: 2008) [annotate] [blame] [check-ins using] [diff]

2021-04-18
20:51
Renamed src/pbkdf2.h → src/OFPBKDF2.h. [bc04db6a17] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 2027) [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:40
[bc04db6a17] part of check-in [a2941ce6a1] of_pbkdf2_parameters_t -> OFPBKDF2Parameters (check-in: [a2941ce6a1] user: js, branch: new-naming-convention, size: 2027) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[eef5fddc43] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2041) [annotate] [blame] [check-ins using] [diff]
2020-10-26
00:04
[906ee7a0eb] part of check-in [84dbf46bda] pbkdf2.h: Add missing __unsafe_unretained (check-in: [84dbf46bda] user: js, branch: trunk, size: 2130) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[b190fa060c] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 2110) [annotate] [blame] [check-ins using] [diff]
2020-06-21
22:08
[ca3cc52cca] part of check-in [63f5276b33] Move parameters for of_scrypt() to a struct

This should make it more readable for such a large number of parameters. (check-in: [63f5276b33] user: js, branch: trunk, size: 2110) [annotate] [blame] [check-ins using] [diff]

21:30
[139e147fae] part of check-in [b9641347e3] Move parameters for of_pbkdf2() to a struct

This should make it more readable for such a large number of parameters. (check-in: [b9641347e3] user: js, branch: trunk, size: 2111) [annotate] [blame] [check-ins using] [diff]

2020-06-20
15:36
[e1a5b71855] part of check-in [7d71c669ec] Add missing documentation (check-in: [7d71c669ec] user: js, branch: trunk, size: 1955) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[f610170817] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1958) [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
[5413ab5910] part of check-in [e629dc83a9] OFSecureData: Add allowsSwappableMemory property

With this property, it's possible to specify whether the memory should
be protected from swapping or not. This makes it easier for e.g. the
crypto hash classes: They can now just always use OFSecureData without
wasting unswappable memory if it's not needed. (check-in: [e629dc83a9] user: js, branch: trunk, size: 1955) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[81ac4cfe1f] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1848) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[60276a0877] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1842) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[b00550b529] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 1819) [annotate] [blame] [check-ins using] [diff]

2016-07-25
22:30
Added: [8cf4fe8ea4] part of check-in [49d1987eaf] Implement PBKDF2 (check-in: [49d1987eaf] user: js, branch: trunk, size: 1813) [annotate] [blame] [check-ins using]