- 13 Mar, 2018 1 commit
-
-
deuce authored
-
- 12 Mar, 2018 1 commit
-
-
deuce authored
loop even when the timeout is zero.
-
- 24 Feb, 2018 1 commit
-
-
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. :-)
-
- 15 Feb, 2018 2 commits
- 03 Jan, 2018 2 commits
- 11 Nov, 2016 2 commits
- 21 Mar, 2015 1 commit
-
-
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.
-
- 09 Feb, 2015 1 commit
-
-
deuce authored
-
- 25 Dec, 2014 1 commit
-
-
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.
-
- 23 Nov, 2014 1 commit
-
-
deuce authored
be shared across OSs.
-
- 22 Aug, 2014 1 commit
-
-
deuce authored
-
- 25 Jun, 2014 1 commit
-
-
deuce authored
Make the integrated mingw32 Cryptlib build work on my system.
-
- 23 Jun, 2014 3 commits
- 21 Jun, 2014 1 commit
-
-
deuce authored
The access paramter to the ACL is bogus, but it works.
-
- 03 Jan, 2014 1 commit
-
-
deuce authored
on an ARM system. Also, add a work-around the the GCC visiblity pragma usage to permit building with Clang 3.3
-
- 20 Dec, 2012 2 commits
-
-
deuce authored
since we're including it in a .so.
-
deuce authored
the configure script supports aside from armv7). Also, paw through the gcc -v output to discover if it was configured to use the VPD and hard float or not. This makes Spidermonkey build on Raspberry Pi with the hard float Raspian image.
-
- 15 Oct, 2012 3 commits
- 22 Jul, 2012 2 commits
- 21 Jul, 2012 1 commit
-
-
deuce authored
-
- 18 Jul, 2012 1 commit
-
-
deuce authored
-
- 15 Jul, 2012 1 commit
-
-
deuce authored
-
- 14 Jul, 2012 1 commit
-
-
deuce authored
child to avoid bad interactions with the SDL atexit() handlers.
-
- 13 Jul, 2012 1 commit
-
-
deuce authored
3.4.2 will not need this patch.
-
- 12 Jul, 2012 1 commit
-
-
deuce authored
-
- 06 Jul, 2012 2 commits
- 03 Nov, 2011 1 commit
-
-
deuce authored
down GC issues.
-
- 01 Nov, 2011 3 commits
- 23 Oct, 2011 1 commit
-
-
deuce authored
This is because the Cryptlib makefile doesn't use $(MAKE) for submakes and instead hardcodes the string "make" since gmake -C sets MAKEFLAGS to "w", this ends up breaking builds on systems where the first make in the path doesn't support the non-standard -w option.
-