aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/nonce_gen.h
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* Fixed some typos, courtesy of codespellTobias Brunner2012-12-201-2/+2
* Avoid problems with Doxygen by adding warn_unused_result attribute at the end...Tobias Brunner2012-08-111-5/+5
* Identation fixes, warn about unused nonce_gen return valuesMartin Willi2012-07-161-2/+4
* Nonce: Let get_nonce, allocate_nonce return booleanReto Buerki2012-07-161-2/+4
* Add nonce generator interfaceAdrian-Ken Rueegsegger2012-05-181-0/+55