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