index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
iked
Age
Commit message (
Expand
)
Author
2020-08-18
Add optional time-stamp validaten for ocsp. The new optional 'tolerate'
tobhe
2020-08-17
Fix possible leak of ocsp_id.
tobhe
2020-08-16
Clean up unused parameters.
tobhe
2020-08-15
Remove dead assignments.
tobhe
2020-08-14
Clean up unused variables.
tobhe
2020-08-14
Delete unused variable 'policy'.
tobhe
2020-08-14
Print local 'sa' variable instead of 'msg->msg_sa'.
tobhe
2020-08-14
Delete unused variable 'idtype'.
tobhe
2020-08-14
Delete unused variable 'certid'.
tobhe
2020-08-13
Properly set flow_saproto for aquire.
tobhe
2020-08-12
style(9).
tobhe
2020-08-11
Prioritize incoming certificate requests by the order of CERTEQ payloads
tobhe
2020-08-10
Reduce log spam.
tobhe
2020-08-10
Remove unused argument.
tobhe
2020-08-06
Delete commented out code.
tobhe
2020-07-27
Fix return value check for openssl API used during pubkey validation.
tobhe
2020-07-23
Fix ibuf leak in sa_localauth when SA is freed.
tobhe
2020-07-21
Provide GRE over transport mode example
kn
2020-07-21
Handle TEMPORARY_FAILURE notification on IKESA rekeying.
tobhe
2020-07-20
Fix dst/src port configuration bug with multiple flows.
tobhe
2020-07-20
iked: fix typo in fatalx
Stuart Henderson
2020-07-19
Try to deal with no reply from PF_KEY on pfkey_sa_add.
tobhe
2020-07-16
Remove unused assignment.
tobhe
2020-07-16
Make sure to update policy dependant SA fields after policy_lookup().
tobhe
2020-07-15
Make CERT and CERTREQ payloads optional for public key authentication.
tobhe
2020-07-14
Properly clean up and dereference 'old' policy after failed lookup.
tobhe
2020-07-10
table fix;
Jason McIntyre
2020-07-10
Document which crypto transforms are enabled by default.
tobhe
2020-07-08
Always try to retransmit on sendtofrom() errors to ensure the SA
tobhe
2020-06-26
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
bket
2020-06-25
Silence ca_validate_pubkey() error message for cert type
tobhe
2020-06-25
Rework 'ikeauth' configuration option. The key and cert checks in the config
tobhe
2020-06-18
Fix handling of short EAP-MSCHAP messages.
tobhe
2020-06-17
Fix length check in ca_getreq().
tobhe
2020-06-15
Log errors with log_info and SPI prepended.
tobhe
2020-06-09
Move AUTH_REQUEST SA state change from parser to IKE_AUTH exchange handler.
tobhe
2020-06-05
Add default proposals for AES-GCM ciphers in IKE and ESP.
tobhe
2020-06-03
Pass sockaddr instead of sockaddr_storage to sa_address.
tobhe
2020-06-02
Don't leak authmsg.
tobhe
2020-05-30
Indentation style(9).
tobhe
2020-05-28
Move duplicate SA negotiation code to ikev2_sa_negotiate_common().
tobhe
2020-05-26
Add AES-GCM mode ciphers (IANA IDs 19 and 20) for IKEv2.
tobhe
2020-05-14
Stricter return value checking for EVP_Cipher* calls.
tobhe
2020-05-13
Remove unnecessary logging messages.
tobhe
2020-05-13
Remove dead 'iked_flow' member 'flow_type'.
tobhe
2020-05-11
Fix policy lookup edge case for simultaneous transport and tunnel mode SAs.
tobhe
2020-05-09
Log error notifications other than NO_PROPOSAL_CHOSEN
tobhe
2020-05-08
Remove unneccessary X509_NAME_oneline wrapper. Passing NULL as buf
tobhe
2020-05-02
Use gettimeofday() instead of CLOCK_MONOTONIC in gettime(). The return value
tobhe
2020-05-01
When initiating IKE SA rekeying, make sure to send a key from a mutual
tobhe
[prev]
[next]