forked from openssl/openssl
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
1 addition
and
184 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1 @@ | ||
<!-- | ||
NOTE: | ||
If you're asking about how to use OpenSSL, this isn't the right | ||
forum. Please see our User Support resources: | ||
https://github.com/openssl/openssl/blob/master/SUPPORT.md | ||
If relevant, please remember to tell us in what OpenSSL version you | ||
found the issue. | ||
Please remember to put ``` lines before and after any commands plus | ||
output and code, like this: | ||
``` | ||
$ echo output output output | ||
output output output | ||
``` | ||
``` | ||
#include <stdio.h> | ||
int main() { | ||
int foo = 1; | ||
printf("%d\n", foo); | ||
} | ||
``` | ||
--> | ||
PLEASE REPORT BUGS IN THE quictls/quictls project |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.