- Jul 19, 2012
-
-
deuce authored
Fix Warnings by logging cryptFlushData() errors.
-
deuce authored
-
deuce authored
size_t type where ssize_t was formerly used. Is the correct size and type and should work on Windows where the Microsoft compiler and the API are missing the ssize_t type. Also, remove illegal assignments to casts.
-
rswindell authored
-
deuce authored
Now when you can't allocate the second GB of RAM to show your billion line scrollback, will simply not show you the 1GB of scrollback you have amassed. You still won't be able to see it, but it won't crash anymore. Reported by Digital Man.
-
deuce authored
was made multi-instance safe.
-
- Jul 14, 2012
-
-
deuce authored
-
- Jul 13, 2012
-
-
deuce authored
This *may* break any exit() calls in *nix OSs.
-
- Jul 11, 2012
- Jul 04, 2012
-
-
deuce authored
Per RFC3659, the correct response for "Good command, but no size for you" is 550, not 500 or 501 (these indicate an inability to parse the command). This works with Chrome.
-
- Jun 30, 2012
- Jun 22, 2012
-
-
deuce authored
-
- Jun 21, 2012
- Jun 20, 2012
- Jun 19, 2012
- Jun 17, 2012
- Jun 16, 2012
-
-
rswindell authored
They can use the user editor to do this if they have a higher SL than the poster.
-
- Jun 15, 2012
-
-
deuce authored
-
deuce authored
-
deuce authored
to allow the caller to skip the question (ie: for new user feedback validation) This replaces the "never prompt for validation user" patch since: DigitalMan: I suppose if someone has an issue, a new mode bit could be burned for that Is clearly permission.
-
rswindell authored
-
deuce authored
Nobody should notice a change unless their JS is broken.
-
rswindell authored
to forward to external mail address), don't prompt the user if they wish to forward (always forward). More safe string copying/formatting.
-
deuce authored
-
rswindell authored
-
rswindell authored
account (specified by user number) correctly.
-