-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_ Fix detection of utun support on OS X (#18). _ Fix Cisco DTLSv1.2 support for AES256-GCM-SHA384. _ Fix Solaris 11.4 build by properly detecting memset_s(). _ Fix recognition of OTP password fields (#24).
- Loading branch information
Showing
2 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.7 2019/01/22 18:28:40 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.8 2019/05/20 14:16:21 schmonz Exp $ | ||
|
||
SHA1 (openconnect-8.02.tar.gz) = e36c8551a75cfef2721a2f432d1b69f1a83722bc | ||
RMD160 (openconnect-8.02.tar.gz) = 558b95eae763773aec8c2517027d9680d47ed7e1 | ||
SHA512 (openconnect-8.02.tar.gz) = 690a51198aeaf4bb1cd0901b0799ac991712a29aa899fe735a7b5201683cd627556eebeefba01d0c752ba44ba0a6c5ee1c3647d692383f3f4b335e79c5337cbc | ||
Size (openconnect-8.02.tar.gz) = 1876135 bytes | ||
SHA1 (openconnect-8.03.tar.gz) = 9808b2bc25ceee69d853c8b14f72e7139d4d8843 | ||
RMD160 (openconnect-8.03.tar.gz) = f6d41626b5f0687dc1345a9c8c8b03a740850764 | ||
SHA512 (openconnect-8.03.tar.gz) = e5cae7aacc5684c585992c8199d47c1318a710d2f3638e0b71f5ab3ee7f35406306462e19ba55b32351a3894c83c256569e2e096da0bc8f6404f2740168e73da | ||
Size (openconnect-8.03.tar.gz) = 1885587 bytes |