summaryrefslogtreecommitdiff
path: root/t/op/taint.t
Commit message (Expand)AuthorAgeFilesLines
* 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
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-3/+4
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-4/+3
|\
| * Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-1/+1
| * Quick integration of mainline changes to dateCharles Bailey2000-01-201-1/+2
* | taint.t shouldn't fail where IPC::SysV unavailableGurusamy Sarathy2000-03-191-4/+7
* | Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-7/+47
* | Taint shmread().Jarkko Hietaniemi2000-03-191-1/+34
* | Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-1/+1
* | The #5805 requires a test change, too.Jarkko Hietaniemi2000-03-181-2/+2
* | add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-121-1/+2
|/
* applied suggested patch, modulo already applied partsCharles Bailey1999-05-101-1/+8
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-171-2/+2
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-1/+4
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+7
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-140/+152