summaryrefslogtreecommitdiff
path: root/t/op/taint.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #38709] Opening '|-' triggers unjustified taint check Martin Hasch2006-04-241-2/+29
* To make arithmetic on tainted dualvars work properly requires thatNicholas Clark2006-02-191-1/+11
* Missing chunk in change #26926Rafael Garcia-Suarez2006-01-231-2/+1
* Change the regression test added by 26410 to use test.pl; this makesNicholas Clark2006-01-231-1/+1
* [perl #8262] //g loops infinitely on tainted dataDave Mitchell2005-12-191-1/+15
* more taint fallout from change 24943Dave Mitchell2005-07-071-1/+8
* change 24943 broke restoration of localized taint valuesDave Mitchell2005-07-051-1/+23
* Give op/taint.t a helping hand for Borland compiler on Win32Steve Hay2005-06-161-0/+17
* t/op/taint.t follow-up to #23635Craig A. Berry2004-12-131-1/+1
* Test rt.perl.org 5900Michael G. Schwern2004-12-101-1/+22
* [PATCH] cleanup t/op/taint.tMichael G. Schwern2004-12-101-427/+413
* PATCH: Taintedness and ternary conditionalAndy Lester2004-09-011-1/+38
* [perl #24674]Dave Mitchell2004-01-051-1/+11
* Re: 5.6.2-RC1 on CygwinYitzchak Scott-Thoennes2003-12-131-1/+11
* Re: [perl #24248] taint propagation regression,Rick Delaney2003-11-061-1/+33
* Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-271-6/+5
* When %ENV has been turned into a non-magical hash after aRafael Garcia-Suarez2003-10-261-1/+13
* SysV msg queues can be something hanging (witnessed in IRIX),Jarkko Hietaniemi2003-04-281-5/+5
* Integrate:Jarkko Hietaniemi2003-03-121-2/+6
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-061-1/+1
* setting PERL_CORE as in #17861 violates assumptions made by taint testsHugo van der Sanden2002-09-081-2/+2
* Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')Hugo van der Sanden2002-08-041-1/+8
* Main branch no longer needs op/taint.t version check.Hugo van der Sanden2002-08-041-3/+1
* Try to future proof the op/taint.Jarkko Hietaniemi2002-07-151-0/+2
* Test skip counter tweak from Craig Berry.Jarkko Hietaniemi2002-07-141-1/+1
* The warning "Use of tainted arguments in %s is deprecated"Rafael Garcia-Suarez2002-07-131-6/+11
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-9/+16
* VMS test and perldelta updateCraig A. Berry2002-03-041-0/+4
* Re: taint newsRick Delaney2002-02-241-2/+30
* Configure followed by make minitestYitzchak Scott-Thoennes2002-02-081-5/+3
* [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-031-1/+1
* More Win32 tuningNick Ing-Simmons2002-01-251-1/+4
* system and taintednessRadu Greab2001-11-261-1/+9
* [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not taintedAbhijit Menon-Sen2001-11-121-1/+13
* Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.Jarkko Hietaniemi2001-10-221-1/+1
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Ronald J. Kimball2001-10-091-1/+1
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Michael G. Schwern2001-10-081-1/+22
* Check that all environment variables are tainted.Jarkko Hietaniemi2001-09-261-2/+15
* Re: [ID 20010730.010] FETCH called twice with -TAbigail2001-08-121-1/+34
* cygwin needs cygwin1.dll in PATH or cwd to run external programs.Jarkko Hietaniemi2001-06-231-0/+7
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+6
* Test case for bug 20010526.004, fixed in #10252.Jarkko Hietaniemi2001-05-281-1/+20
* Must be trickier for 'minitest' not to die.Jarkko Hietaniemi2001-05-211-58/+70
* Fix for ID 20010519.003: sysopen() wasn't tainting :-(Jarkko Hietaniemi2001-05-201-1/+65
* Autoflush in tests as appropriateMike Guy2001-05-011-0/+2
* Allow the locale test needing POSIX and the taint testJarkko Hietaniemi2001-01-091-2/+15
* Fix forAndrew Pimlott2000-11-051-1/+30
* Fix forAndrew Pimlott2000-11-041-1/+11
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-4/+4