- Feb 24, 2018
-
-
deuce authored
when the extension is natively supported by Cryptlib. This is to work around the apparent impossiblity of adding multiple DNSName entries to the Subject Alt Name field. Sorry DigitalMan, you'll have to compile the Win32 libraries again. :-)
-
- Feb 19, 2018
-
-
rswindell authored
-
- Feb 18, 2018
-
-
rswindell authored
This should address all outstanding SSH compatibility issues (e.g. with OpenSSH client).
-
- Feb 15, 2018
- Feb 09, 2018
-
-
rswindell authored
Win32)
-
- Jan 29, 2018
- Jan 03, 2018
- Nov 11, 2016
- Mar 21, 2015
-
-
deuce authored
TERM is set to "syncterm", this is a global Program Setting, so the best thing to do is use the SyncTERM termcap or terminfo entry. Otherwise, you'll need to select a working TERM value from what's available on the remote system after logging in.
-
- Feb 09, 2015
-
-
deuce authored
-
- Dec 25, 2014
-
-
deuce authored
This results in *.vcxproj files not being detected as ascii since they have a UTF-8 BOM at the beginning (and are therefore not ASCII). Use perl to strip CRs from crypt32.vcxproj to allow the patch to apply cleanly.
-
- Nov 24, 2014
- Nov 23, 2014
-
-
deuce authored
-
deuce authored
-
deuce authored
you save, so the diff was generated with CRLFs, but the file isn't extracted that way. This file doesn't need to be binary.
-
deuce authored
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> Remove the property sheet since it's in a separate tree.
-
deuce authored
for MSVCR120.DLL).
-
deuce authored
be shared across OSs.
-
deuce authored
magical line ending translation and Win32 uses CRLF.
-
- Nov 19, 2014
-
-
deuce authored
-
- Aug 22, 2014
-
-
deuce authored
-
- Jun 25, 2014
-
-
deuce authored
Make the integrated mingw32 Cryptlib build work on my system.
-
- Jun 24, 2014
-
-
deuce authored
hacks around. Fix some debug stuff. This one somewhat works with debug builds (crashes on exit) but not release builds (crashes on init).
-
- Jun 23, 2014
- Jun 21, 2014
-
-
deuce authored
The access paramter to the ACL is bogus, but it works.
-
- Jun 20, 2014
-
-
deuce authored
despite being linked with the static library, SyncTERM would still perform runtime linking and used the .so symbols.
-
- Jun 13, 2014
-
-
deuce authored
-
- Jan 03, 2014
-
-
deuce authored
on an ARM system. Also, add a work-around the the GCC visiblity pragma usage to permit building with Clang 3.3
-
- Sep 25, 2013
-
-
deuce authored
Should fix problems compiling on Beagle Bone Black.
-