Tobias Brunner
|
4c57c63062
|
Added possibility to register custom proposal keywords
Keyword lookup and registration are handled via the new lib->proposal object.
|
2012-09-13 15:44:46 +02:00 |
|
Tobias Brunner
|
995875210a
|
Removed len argument from proposal_get_token()
Also use enumerators instead of lexparser.h to parse proposal strings.
|
2012-09-13 15:44:01 +02:00 |
|
Martin Willi
|
3b96189a2a
|
Add a return value to crypter_t.decrypt()
|
2012-07-16 14:53:38 +02:00 |
|
Martin Willi
|
e35abbe588
|
Add a return value to crypter_t.encrypt
|
2012-07-16 14:53:37 +02:00 |
|
Martin Willi
|
e2ed7bfd22
|
Add a return value to aead_t.encrypt()
|
2012-07-16 14:53:32 +02:00 |
|
Tobias Brunner
|
f3af4969a7
|
Added GPL header to scripts
|
2012-06-29 16:51:29 +02:00 |
|
Tobias Brunner
|
79d5c4f06b
|
Fixed return values of several functions (e.g. return FALSE for pointer types).
|
2012-05-31 17:39:04 +02:00 |
|
Martin Willi
|
37e52c3fbf
|
Added a crypto transform stress test for profiling
|
2010-08-19 19:05:14 +02:00 |
|