aboutsummaryrefslogtreecommitdiff
path: root/src/util/.gitignore
Commit message (Collapse)AuthorAge
* fix task prioritization with recent hackChristian Grothoff2020-02-04
|
* add test vector generation for crypto opsFlorian Dold2020-01-15
|
* Fix ECDSA/ECDH key exchangeFlorian Dold2020-01-06
| | | | | Libgcrypt interprets the private key as little endian, while tweetnacl interprets it as big endian. This caused the key exchange to fail.
* also BADFOOD on reallocChristian Grothoff2019-12-25
|
* Switch to python3.7 (integration-tests incomplete), continue using python2.7 ↵ng02019-02-14
| | | | | | for gnunet-qr with an incredible annoying workaround for autotools inability to deal with 2 major python versions at the same time Signed-off-by: ng0 <ng0@n0.is>
* update gitignoreChristian Grothoff2018-07-01
|
* update gitignoreChristian Grothoff2018-07-01
|
* update gitignoreChristian Grothoff2018-06-29
|
* update gitignoreChristian Grothoff2018-06-05
|
* ignore benchmark binaryChristian Grothoff2017-10-04
|
* ignore perf filesChristian Grothoff2017-02-16
|
* updating gitignores and POTFILESChristian Grothoff2017-01-31
|
* fix insert_sorted macroChristian Grothoff2017-01-25
|
* add generated file to ignore listChristian Grothoff2017-01-23
|
* ignore util testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09