25 Commits (177ca9505775df4f6b790408d0b4d9370cae4fb7)

Author SHA1 Message Date
Volker Birk 5c5818bf96 ... 5 years ago
Volker Birk 908af9d161 ... 5 years ago
Volker Birk 8fc678e67d ... 5 years ago
Volker Birk afdd9c7702 ... 5 years ago
Volker Birk b11e11e1e4 ... 5 years ago
Volker Birk f05dc2700c messageToSend() cache handler 5 years ago
Volker Birk f92c34be35 never modify while iterating 5 years ago
Volker Birk 0597f98892 make clean copies 5 years ago
Volker Birk c4ff166446 ... 5 years ago
Volker Birk d9b43a4c1b own exceptions 5 years ago
Volker Birk 89287c7cae we have to guarantee this 5 years ago
Volker Birk 552b4a7690 need const char * anyway 5 years ago
Volker Birk 2761940a9f easiest API 5 years ago
Volker Birk de3189fc0d C++ has no coroutines (yet), and the ones of boost are so ugly 5 years ago
Volker Birk ec67ea0a11 don't 5 years ago
Volker Birk 2dd3c53bdc returning const char * from the original std::string object 5 years ago
Volker Birk 70d668dec6 return const char * of passphrase 5 years ago
Volker Birk e1e0d53d26 ignore empty passphrase 5 years ago
Volker Birk e03d474537 limit passphrase length to space for 250 code points in UTF-8 5 years ago
Volker Birk a94ba173e9 always try empty passphrase first 5 years ago
Volker Birk f0fe66c675 max_size guaranteed 5 years ago
Volker Birk 1256026589 keep good passphrases in cache 5 years ago
Volker Birk 24925a3b1c support max_size 5 years ago
Volker Birk 20e47d4759 add passphrase_cache test 5 years ago
Volker Birk dc679ab41f passphrase cache 5 years ago