aboutsummaryrefslogtreecommitdiff
path: root/modules/extra
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-05-181-0/+7
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-177-22/+0
|
* Refuse to hash passwords using insecure algorithms in MKPASSWD.Gravatar Sadie Powell2025-04-131-0/+8
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-071-0/+9
|
* Add the hash_gnutls module.Gravatar Sadie Powell2025-04-061-0/+256
| | | | | This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear.
* Rename newhash to hash now its the only option.Gravatar Sadie Powell2025-04-061-1/+1
|
* Delete the old hashing interface and modules.Gravatar Sadie Powell2025-04-061-170/+0
|
* Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-061-0/+185
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-294-4/+4
|
* Only include <sstream> from files that actually use it.Gravatar Sadie Powell2025-03-221-0/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-223-6/+6
|
* Allow reloading the geolocation database with a module rehash.Gravatar Sadie Powell2025-03-191-0/+17
|
* Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-192-65/+150
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-102-4/+4
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-032-4/+4
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-015-6/+7
|
* Vendor yyjson.Gravatar Sadie Powell2025-02-271-191/+0
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-02-145-7/+7
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-171-1/+3
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-301-18/+22
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-191-1/+0
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-132-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-091-5/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-291-3/+4
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-231-40/+30
|
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-226-11/+11
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-061-3/+12
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-042-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-222-8/+8
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-1714-0/+5763