| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure followed by make minitest | Yitzchak Scott-Thoennes | 2002-02-08 | 1 | -5/+3 |
* | [PATCH t/op/taint.t] remove possible false positive | Jarkko Hietaniemi | 2002-02-03 | 1 | -1/+1 |
* | More Win32 tuning | Nick Ing-Simmons | 2002-01-25 | 1 | -1/+4 |
* | system and taintedness | Radu Greab | 2001-11-26 | 1 | -1/+9 |
* | [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted | Abhijit Menon-Sen | 2001-11-12 | 1 | -1/+13 |
* | Pretty hard for eval { setpwent(); getpwent(); 1 } to return false. | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Ronald J. Kimball | 2001-10-09 | 1 | -1/+1 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 1 | -1/+22 |
* | Check that all environment variables are tainted. | Jarkko Hietaniemi | 2001-09-26 | 1 | -2/+15 |
* | Re: [ID 20010730.010] FETCH called twice with -T | Abigail | 2001-08-12 | 1 | -1/+34 |
* | cygwin needs cygwin1.dll in PATH or cwd to run external programs. | Jarkko Hietaniemi | 2001-06-23 | 1 | -0/+7 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -4/+6 |
* | Test case for bug 20010526.004, fixed in #10252. | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+20 |
* | Must be trickier for 'minitest' not to die. | Jarkko Hietaniemi | 2001-05-21 | 1 | -58/+70 |
* | Fix for ID 20010519.003: sysopen() wasn't tainting :-( | Jarkko Hietaniemi | 2001-05-20 | 1 | -1/+65 |
* | Autoflush in tests as appropriate | Mike Guy | 2001-05-01 | 1 | -0/+2 |
* | Allow the locale test needing POSIX and the taint test | Jarkko Hietaniemi | 2001-01-09 | 1 | -2/+15 |
* | Fix for | Andrew Pimlott | 2000-11-05 | 1 | -1/+30 |
* | Fix for | Andrew Pimlott | 2000-11-04 | 1 | -1/+11 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -4/+4 |
* | integrate cfgperl changes#6268..6282 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -3/+4 |
* | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-21 | 1 | -4/+3 |
|\ |
|
| * | Quick pre-release fixes: clean up results in File::Spec::VMS and | Charles Bailey | 2000-03-17 | 1 | -1/+1 |
| * | Quick integration of mainline changes to date | Charles Bailey | 2000-01-20 | 1 | -1/+2 |
* | | taint.t shouldn't fail where IPC::SysV unavailable | Gurusamy Sarathy | 2000-03-19 | 1 | -4/+7 |
* | | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 1 | -7/+47 |
* | | Taint shmread(). | Jarkko Hietaniemi | 2000-03-19 | 1 | -1/+34 |
* | | Taint also the passwd field of the getpw*(). | Jarkko Hietaniemi | 2000-03-19 | 1 | -1/+1 |
* | | The #5805 requires a test change, too. | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+2 |
* | | add File::BSDGlob as File::Glob and load it at compile-time | Gurusamy Sarathy | 1999-10-12 | 1 | -1/+2 |
|/ |
|
* | applied suggested patch, modulo already applied parts | Charles Bailey | 1999-05-10 | 1 | -1/+8 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -1/+1 |
* | make testsuite somewhat location independent | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | sanity check piped opens (tweaked version of patch suggested | Gurusamy Sarathy | 1999-01-17 | 1 | -2/+2 |
* | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 1 | -1/+4 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+7 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -140/+152 |
* | fixup patches for VMS | Hans Mulder | 1998-06-21 | 1 | -1/+1 |
* | op/taint.t problem on dos/djgpp | Laszlo Molnar | 1998-06-10 | 1 | -1/+1 |
* | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -132/+152 |
* | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 1 | -3/+4 |
* | Output skipped test information in test suite: | Malcolm Beattie | 1997-11-27 | 1 | -34/+17 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -1/+58 |
* | [differences between cumulative patch application and perl5.004_01]perl-5.004_01 | Tim Bunce | 1997-06-11 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -156/+161 |
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a] | Perl 5 Porters | 1997-05-08 | 1 | -170/+175 |
* | Handle tainted values in lists returned from subs, evals | Chip Salzenberg | 1997-05-01 | 1 | -1/+37 |
* | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a] | Perl 5 Porters | 1997-04-03 | 1 | -11/+16 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -1/+21 |