This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Missing chunk in change #26926
[perl5.git] / t / op / taint.t
2006-01-23 Rafael Garcia-SuarezMissing chunk in change #26926
2006-01-23 Nicholas ClarkChange 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 Mitchellmore taint fallout from change 24943
2005-07-05 Dave Mitchellchange 24943 broke restoration of localized taint values
2005-06-16 Steve HayGive op/taint.t a helping hand for Borland compiler...
2004-12-13 Craig A. Berryt/op/taint.t follow-up to #23635
2004-12-10 Michael G. SchwernTest rt.perl.org 5900
2004-12-10 Michael G. Schwern[PATCH] cleanup t/op/taint.t
2004-09-01 Andy LesterPATCH: 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 DelaneyRe: [perl #24248] taint propagation regression,
2003-10-27 Rafael Garcia-SuarezAdd a new taint error, "%ENV is aliased to %s".
2003-10-26 Rafael Garcia-SuarezWhen %ENV has been turned into a non-magical hash after a
2003-04-28 Jarkko HietaniemiSysV msg queues can be something hanging (witnessed...
2003-03-12 Jarkko HietaniemiIntegrate:
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2002-09-08 Hugo van der Sandensetting PERL_CORE as in #17861 violates assumptions...
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-04 Hugo van der SandenRe: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-08-04 Hugo van der SandenMain branch no longer needs op/taint.t version check.
2002-07-15 Jarkko HietaniemiTry to future proof the op/taint.
2002-07-14 Jarkko HietaniemiTest skip counter tweak from Craig Berry.
2002-07-13 Rafael Garcia-SuarezThe warning "Use of tainted arguments in %s is deprecated"
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-03-04 Craig A. BerryVMS test and perldelta update
2002-02-24 Rick DelaneyRe: 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-SimmonsMore Win32 tuning
2001-11-26 Radu Greabsystem and taintedness
2001-11-12 Abhijit Menon-Sen[PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
2001-10-22 Jarkko HietaniemiPretty hard for eval { setpwent(); getpwent(); 1 }...
2001-10-09 Ronald J. KimballRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-09-26 Jarkko HietaniemiCheck that all environment variables are tainted.
2001-08-12 AbigailRe: [ID 20010730.010] FETCH called twice with -T
2001-06-23 Jarkko Hietaniemicygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-28 Jarkko HietaniemiTest case for bug 20010526.004, fixed in #10252.
2001-05-21 Jarkko HietaniemiMust be trickier for 'minitest' not to die.
2001-05-20 Jarkko HietaniemiFix for ID 20010519.003: sysopen() wasn't tainting :-(
2001-05-01 Mike GuyAutoflush in tests as appropriate
2001-01-24 Charles BaileySYN SYN
2001-01-09 Jarkko HietaniemiAllow the locale test needing POSIX and the taint test
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-05 Andrew PimlottFix for
2000-11-04 Andrew PimlottFix for
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Hugo van der SandenPrecedence goof, fix based on
2000-06-29 Nicholas ClarkPATCH (Re: [ID 20000612.004] Should regression tests...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-20 Jarkko Hietaniemidetypo
2000-03-19 Jarkko HietaniemiFix the socklen default type (from Laszlo Molnar;
2000-03-19 Gurusamy Sarathytaint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko HietaniemiTaint shmread().
2000-03-19 Jarkko HietaniemiTaint also the passwd field of the getpw*().
2000-03-18 Jarkko HietaniemiThe #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 Sarathyadd File::BSDGlob as File::Glob and load it at compile...
1999-05-10 Charles Baileyapplied suggested patch, modulo already applied parts
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1999-01-17 Gurusamy Sarathysanity check piped opens (tweaked version of patch...
1999-01-13 Jarkko HietaniemiAtari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-06-21 Hans Mulderfixup patches for VMS
1998-06-10 Laszlo Molnarop/taint.t problem on dos/djgpp
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-11-27 Malcolm BeattieOutput skipped test information in test suite:
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
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...
1997-04-30 Chip SalzenbergHandle tainted values in lists returned from subs,...
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-08 Charles BaileyVMS update
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-03-01 Ilya ZakharevichOS/2 patches
1997-03-01 Raphael ManfrediHP-UX hint update
1997-03-01 Ilya ZakharevichOS/2 patches
1997-02-25 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_91
1997-02-25 Perl 5 Porters[inseparable changes from match from perl-5.003_90...