Add a TODO test for bug #47195
[p5sagit/p5-mst-13.2.git] / t / op / taint.t
2007-11-06 Nicholas Clark Add a TODO test for bug #47195
2007-08-28 Jerry D. Hedden Revert/fix 31731 - Empty PATH taint test on Cygwin
2007-08-18 Reini Urban Change 31710 causes t/op/taint.t to fail
2007-04-01 Craig A. Berry Update name of Perl executable on VMS following #30414.
2007-03-17 Nicholas Clark Test case from Karl Chen in RT #41831
2007-02-08 Rick Delaney Re: Change 29193 is a regression
2007-02-07 Nicholas Clark opening $0 doesn't work if you change directory. So...
2007-02-07 Nicholas Clark TODO tests for eval of tainted scalars. (change 29193...
2007-01-08 Yitzchak Scott-Tho... help cygwin find its dlls even on taint tests with...
2007-01-02 Nicholas Clark Assignment to a tainted variable was causing confusion...
2006-11-17 Nicholas Clark Change 29297 omitted a semicolon.
2006-11-17 Steve Peters Change #27951 added tests to t/op/taint.t involving...
2006-11-07 Rafael Garcia-Suarez Forbid using tainted formats in printf and sprintf
2006-08-02 Rick Delaney Re: [perl #39733] $AUTOLOAD is never tainted
2006-04-24 Martin Hasch [perl #38709] Opening '|-' triggers unjustified taint...
2006-02-19 Nicholas Clark To make arithmetic on tainted dualvars work properly...
2006-01-23 Rafael Garcia-Suarez Missing chunk in change #26926
2006-01-23 Nicholas Clark Change the regression test added by 26410 to use test...
2005-12-19 Dave Mitchell [perl #8262] //g loops infinitely on tainted data
2005-07-07 Dave Mitchell more taint fallout from change 24943
2005-07-05 Dave Mitchell change 24943 broke restoration of localized taint values
2005-06-16 Steve Hay Give op/taint.t a helping hand for Borland compiler...
2004-12-13 Craig A. Berry t/op/taint.t follow-up to #23635
2004-12-10 Michael G. Schwern Test rt.perl.org 5900
2004-12-10 Michael G. Schwern [PATCH] cleanup t/op/taint.t
2004-09-01 Andy Lester PATCH: Taintedness and ternary conditional
2004-01-05 Dave Mitchell [perl #24674]
2003-12-13 Yitzchak Scott-Tho... Re: 5.6.2-RC1 on Cygwin
2003-11-06 Rick Delaney Re: [perl #24248] taint propagation regression,
2003-10-27 Rafael Garcia-Suarez Add a new taint error, "%ENV is aliased to %s".
2003-10-26 Rafael Garcia-Suarez When %ENV has been turned into a non-magical hash after a
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-03-12 Jarkko Hietaniemi Integrate:
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2002-09-08 Hugo van der Sanden setting PERL_CORE as in #17861 violates assumptions...
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Re: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-08-04 Hugo van der Sanden Main branch no longer needs op/taint.t version check.
2002-07-15 Jarkko Hietaniemi Try to future proof the op/taint.
2002-07-14 Jarkko Hietaniemi Test skip counter tweak from Craig Berry.
2002-07-13 Rafael Garcia-Suarez The warning "Use of tainted arguments in %s is deprecated"
2002-04-28 Jarkko Hietaniemi Integrate #16254 from macperl;
2002-03-04 Craig A. Berry VMS test and perldelta update
2002-02-24 Rick Delaney Re: taint news
2002-02-08 Yitzchak Scott-Tho... Configure followed by make minitest
2002-02-03 Jarkko Hietaniemi [PATCH t/op/taint.t] remove possible false positive
2002-01-25 Nick Ing-Simmons More Win32 tuning
2001-11-26 Radu Greab system and taintedness
2001-11-12 Abhijit Menon-Sen [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
2001-10-22 Jarkko Hietaniemi Pretty hard for eval { setpwent(); getpwent(); 1 }...
2001-10-09 Ronald J. Kimball Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. Schwern Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-09-26 Jarkko Hietaniemi Check that all environment variables are tainted.
2001-08-12 Abigail Re: [ID 20010730.010] FETCH called twice with -T
2001-06-23 Jarkko Hietaniemi cygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-28 Jarkko Hietaniemi Test case for bug 20010526.004, fixed in #10252.
2001-05-21 Jarkko Hietaniemi Must be trickier for 'minitest' not to die.
2001-05-20 Jarkko Hietaniemi Fix for ID 20010519.003: sysopen() wasn't tainting :-(
2001-05-01 Mike Guy Autoflush in tests as appropriate
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Jarkko Hietaniemi Allow the locale test needing POSIX and the taint test
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-05 Andrew Pimlott Fix for
2000-11-04 Andrew Pimlott Fix for
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Hugo van der Sanden Precedence goof, fix based on
2000-06-29 Nicholas Clark PATCH (Re: [ID 20000612.004] Should regression tests...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-20 Jarkko Hietaniemi detypo
2000-03-19 Jarkko Hietaniemi Fix the socklen default type (from Laszlo Molnar;
2000-03-19 Gurusamy Sarathy taint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko Hietaniemi Taint shmread().
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi The #5805 requires a test change, too.
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...
1999-05-10 Charles Bailey applied suggested patch, modulo already applied parts
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-01-17 Gurusamy Sarathy sanity check piped opens (tweaked version of patch...
1999-01-13 Jarkko Hietaniemi Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-07-04 Gurusamy Sarathy merge changes#1210,1211,1270 from maintbranch
1998-06-21 Hans Mulder fixup patches for VMS
1998-06-10 Laszlo Molnar op/taint.t problem on dos/djgpp
1998-05-15 Gurusamy Sarathy [win32] merge change#905 from maintbranch, minor fixes...
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-11-27 Malcolm Beattie Output skipped test information in test suite:
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
next