mox/dmarcdb
Mechiel Lukkien 2535f351ed
fix bug with concurrent math/rand.Rand.Read
firstly by using crypto/rand in those cases. and secondly by putting a lock
around the Read (though it isn't used at the moment).

found while working while implementing sending tls reports.
2023-11-09 17:17:26 +01:00
..
dmarcdb.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
eval.go fix bug with concurrent math/rand.Rand.Read 2023-11-09 17:17:26 +01:00
eval_test.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
reports.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
reports_test.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00