strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
bace1d6
)
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
author
Martin Willi
<martin@revosec.ch>
Mon, 23 Mar 2015 09:54:24 +0000
(10:54 +0100)
committer
Martin Willi
<martin@revosec.ch>
Mon, 23 Mar 2015 16:54:02 +0000
(17:54 +0100)
While such a change is not unproblematic, keeping status_t makes the API
inconsistent once we introduce return values for the public value operations.
No differences found