Joey Smith
|
f829a21659
|
MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback,
use b'' on strings.
|
2010-02-23 21:14:51 +00:00 |
|
Pierre Joye
|
aff51406ef
|
- update test
|
2010-02-23 17:46:10 +00:00 |
|
Pierre Joye
|
fb9ce4aaa2
|
- return *0/*1 on failure instead of FALSE, to avoid possible issues with bad user code
|
2010-02-23 17:26:49 +00:00 |
|
Pierre Joye
|
4c23ec2b66
|
- With "extended" hashes, detect and reject invalid "setting" strings.
With "traditional" hashes, support many "reasonable" invalid salts in
UFC-crypt compatible way, reject the rest of invalid salts. (Solar Designer)
|
2010-02-22 00:05:02 +00:00 |
|
Pierre Joye
|
c402adc3b2
|
- Corrected the sanity check of the "setting" string in _crypt_blowfish_rn() to
reject iteration counts encoded as 36 through 39. Previously, these would be
misinterpreted as being the same as 04 through 07. (Solar Designer)
|
2010-02-21 23:47:14 +00:00 |
|
Joey Smith
|
dd8ab3ad57
|
Not sure how I screwed up that MFH so badly. Proper
fix to config.m4 applied for when checking different
crypt() types.
|
2010-02-21 18:50:14 +00:00 |
|
Raphael Geissert
|
009a48ab3f
|
Fix the name of the locale in some tests
|
2010-02-21 18:22:46 +00:00 |
|
Pierre Joye
|
23fdc85e3a
|
- Fix #51059, crypt can fail and return NULL, on almost all implementations
|
2010-02-21 18:11:11 +00:00 |
|
Joey Smith
|
dd6ecfc01e
|
MFH fix to config.m4 to make MD5 check label accurate
|
2010-02-20 19:28:39 +00:00 |
|
Joey Smith
|
7a0b1e55d8
|
MFH crypt() tests
|
2010-02-20 19:13:09 +00:00 |
|
Raphael Geissert
|
9077a39555
|
Correct description of getservbyname_basic.phpt (bug #51022)
|
2010-02-16 05:38:50 +00:00 |
|
Raphael Geissert
|
cf0e2b7026
|
Fix strtolower.phpt (bug #51031)
|
2010-02-13 16:43:04 +00:00 |
|
Jani Taskinen
|
e6fcefe50a
|
- Fix test
|
2010-02-13 15:43:45 +00:00 |
|
Pierre Joye
|
15a3c450b7
|
- those are in 5.3.2 now, merge to 5.3.2 section is coming
|
2010-02-11 21:17:13 +00:00 |
|
Ilia Alshanetsky
|
ad9bbf26ab
|
Fixed safe_mode validation inside tempnam() when the directory path does not end with a /).
|
2010-02-11 12:32:21 +00:00 |
|
Christopher Jones
|
e2b9a01e70
|
Spelling typo in new check message
|
2010-02-10 23:56:27 +00:00 |
|
Johannes Schlüter
|
466c122aaa
|
Fix config test
|
2010-02-10 13:37:17 +00:00 |
|
Johannes Schlüter
|
f732d74f6b
|
Detect if we can rely on compiler-specific alignment features else use custom
workarounds. Fixes #50753
|
2010-02-09 21:58:13 +00:00 |
|
Pierre Joye
|
658e86b847
|
- prevent unexpectable behaviors (for the user) with invalid path
|
2010-02-07 20:15:58 +00:00 |
|
Christopher Jones
|
dd38619aa5
|
Explicitly set mail.add_x_header in php.ini so test output matches expected results
|
2010-02-02 22:54:36 +00:00 |
|
Ilia Alshanetsky
|
d5fd93e997
|
Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).
|
2010-02-02 12:50:21 +00:00 |
|
Pierre Joye
|
860e06a8ba
|
- system/version dependent msg
|
2010-02-01 16:19:27 +00:00 |
|
Pierre Joye
|
e1cdfbeb1d
|
- fix system/version dependent msg, add skip cases, sync
|
2010-02-01 15:18:55 +00:00 |
|
Ilia Alshanetsky
|
b0f76c2534
|
Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
|
2010-02-01 12:59:08 +00:00 |
|
Pierre Joye
|
5f935b4da5
|
- fix skip clauses
|
2010-01-30 21:24:04 +00:00 |
|
Pierre Joye
|
43b31ea3ea
|
- fix test init
|
2010-01-30 21:12:20 +00:00 |
|
Pierre Joye
|
891d7ebe1b
|
- cleanup & correct msg
|
2010-01-30 20:21:16 +00:00 |
|
Pierre Joye
|
88a6d735b1
|
- this value is platform dependent (unix too)
|
2010-01-30 20:14:36 +00:00 |
|
Pierre Joye
|
ef48a746fd
|
- cs
|
2010-01-30 17:56:00 +00:00 |
|
Pierre Joye
|
8d9b6f04b4
|
- fix test, rewrite it (same cases are tested), CS, simplify, be verbose on error not otherwise (avoid infinite loop in pcre_match inside run-test)
|
2010-01-30 17:06:06 +00:00 |
|
Pierre Joye
|
957a996f16
|
- fix test
|
2010-01-28 21:29:00 +00:00 |
|
Pierre Joye
|
61274a0570
|
- more EOL fixes, don't use expectf
|
2010-01-28 00:37:20 +00:00 |
|
Pierre Joye
|
81ac81c494
|
- fix possible EOL conversion on svn co on windows
|
2010-01-28 00:05:37 +00:00 |
|
Pierre Joye
|
6c2f62c7a2
|
- skip if not enough permission and add to trunk
|
2010-01-27 23:54:52 +00:00 |
|
Pierre Joye
|
ab91fa848a
|
- update/fix/skip/add for rename tests
|
2010-01-27 11:23:43 +00:00 |
|
Pierre Joye
|
d58d42a824
|
- fix and update test according to recent fixes
|
2010-01-27 10:08:43 +00:00 |
|
Pierre Joye
|
f52166739d
|
- fix and update test according to recent fixes
|
2010-01-27 09:47:17 +00:00 |
|
Jani Taskinen
|
5952473b7a
|
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)
|
2010-01-25 16:28:13 +00:00 |
|
Pierre Joye
|
d0ab70458d
|
- make it work on win, simplify expect using expectf
|
2010-01-25 13:49:47 +00:00 |
|
Pierre Joye
|
8b5a46b3cd
|
- disable the non win32 version on win
|
2010-01-25 09:10:45 +00:00 |
|
Pierre Joye
|
86d5f7fb38
|
- pls don't add .swp/bak/etc. :)
|
2010-01-25 09:09:02 +00:00 |
|
Pierre Joye
|
f5aa7da785
|
- fix test, dir separator agnostic
|
2010-01-24 17:57:40 +00:00 |
|
Pierre Joye
|
ce14d8cd5b
|
- add win32 version of the test, damned error msg with eol in them
|
2010-01-24 17:53:10 +00:00 |
|
Pierre Joye
|
1538f246f4
|
- nl fix
|
2010-01-24 14:41:47 +00:00 |
|
Pierre Joye
|
06674ee2c0
|
- \n or \r\n (phpt are text in svn)
|
2010-01-24 14:38:34 +00:00 |
|
Pierre Joye
|
7617d75d92
|
- fix tests
|
2010-01-24 14:18:09 +00:00 |
|
Pierre Joye
|
e4065db32b
|
- #50690, putenv does assign value when their length is one char
|
2010-01-24 13:49:47 +00:00 |
|
Pierre Joye
|
f386e268cd
|
- make getservbyname on windows behaves like *nux when proto is an empty string
|
2010-01-24 13:36:08 +00:00 |
|
Pierre Joye
|
aafd4f5008
|
- \n or \r\n as phpt are txt file in svn
|
2010-01-24 12:27:29 +00:00 |
|
Pierre Joye
|
25fb7ecc2b
|
- skip if proc_nice is not available
|
2010-01-24 12:05:58 +00:00 |
|