summaryrefslogtreecommitdiff
path: root/t/op/taint.t
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixup patches for VMSHans Mulder1998-06-211-1/+1
* op/taint.t problem on dos/djgppLaszlo Molnar1998-06-101-1/+1
* [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-132/+152
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-3/+4
* Output skipped test information in test suite:Malcolm Beattie1997-11-271-34/+17
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+58
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-1/+1
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-156/+161
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-170/+175
* Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-011-1/+37
* [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-11/+16
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-1/+21