aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheMCHK <54335614+TheMCHK@users.noreply.github.com>2019-08-22 17:35:39 -0300
committerGitHub <noreply@github.com>2019-08-22 17:35:39 -0300
commita40632a7fe3270f231100fe12fac181ce2c5db54 (patch)
tree7269cc780143e3ee72ba92641aa457198c383174
parent9b040f961363ec71bb2b37b6784103bc33593a4b (diff)
downloadWindowsXPKg-a40632a7fe3270f231100fe12fac181ce2c5db54.tar
WindowsXPKg-a40632a7fe3270f231100fe12fac181ce2c5db54.tar.gz
WindowsXPKg-a40632a7fe3270f231100fe12fac181ce2c5db54.tar.bz2
WindowsXPKg-a40632a7fe3270f231100fe12fac181ce2c5db54.zip
Updated Win32OpenSSL URL
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 22a250c..8f45a12 100644
--- a/main.cpp
+++ b/main.cpp
@@ -3,7 +3,7 @@
by z22
Compile with OpenSSL libs, modify to suit your needs.
- http://www.slproweb.com/download/Win32OpenSSL-v0.9.8b.exe
+ http://gnuwin32.sourceforge.net/packages/openssl.htm
History:
0.03 Stack corruptionerror on exit fixed (now pkey is large enough)