index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
op
/
taint.t
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark all .t and .pm files as non executable
Rafael Garcia-Suarez
2009-06-06
1
-0
/
+0
*
Use tempfile() in tests
Bram
2009-02-16
1
-1
/
+1
*
Fix for tainting regression in a test of Text::Template spotted by
Nicholas Clark
2008-12-03
1
-1
/
+37
*
Re: [perl #59998] [PATCH] crypt() returns tainted data even when input string...
Chip Salzenberg
2008-11-17
1
-1
/
+16
*
Use test.pl's tempfile().
Nicholas Clark
2008-08-07
1
-5
/
+3
*
patch@32274 t/op/taint.t not cleaning up properly on VMS.
John E. Malmberg
2007-11-12
1
-2
/
+17
*
Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string
Rick Delaney
2007-11-07
1
-1
/
+0
*
Add a TODO test for bug #47195
Nicholas Clark
2007-11-06
1
-1
/
+11
*
Revert/fix 31731 - Empty PATH taint test on Cygwin
Jerry D. Hedden
2007-08-28
1
-11
/
+1
*
Change 31710 causes t/op/taint.t to fail
Reini Urban
2007-08-18
1
-1
/
+10
*
Update name of Perl executable on VMS following #30414.
Craig A. Berry
2007-04-01
1
-1
/
+1
*
Test case from Karl Chen in RT #41831
Nicholas Clark
2007-03-17
1
-1
/
+33
*
Re: Change 29193 is a regression
Rick Delaney
2007-02-08
1
-2
/
+2
*
opening $0 doesn't work if you change directory. So use test.pl
Nicholas Clark
2007-02-07
1
-3
/
+3
*
TODO tests for eval of tainted scalars. (change 29193's regression)
Nicholas Clark
2007-02-07
1
-1
/
+17
*
help cygwin find its dlls even on taint tests with no path
Yitzchak Scott-Thoennes
2007-01-08
1
-16
/
+0
*
Assignment to a tainted variable was causing confusion if the source
Nicholas Clark
2007-01-02
1
-1
/
+13
*
Change 29297 omitted a semicolon.
Nicholas Clark
2006-11-17
1
-1
/
+1
*
Change #27951 added tests to t/op/taint.t involving taint, opening
Steve Peters
2006-11-17
1
-0
/
+3
*
Forbid using tainted formats in printf and sprintf
Rafael Garcia-Suarez
2006-11-07
1
-1
/
+12
*
Re: [perl #39733] $AUTOLOAD is never tainted
Rick Delaney
2006-08-02
1
-1
/
+20
*
[perl #38709] Opening '|-' triggers unjustified taint check
Martin Hasch
2006-04-24
1
-2
/
+29
*
To make arithmetic on tainted dualvars work properly requires that
Nicholas Clark
2006-02-19
1
-1
/
+11
*
Missing chunk in change #26926
Rafael Garcia-Suarez
2006-01-23
1
-2
/
+1
*
Change the regression test added by 26410 to use test.pl; this makes
Nicholas Clark
2006-01-23
1
-1
/
+1
*
[perl #8262] //g loops infinitely on tainted data
Dave Mitchell
2005-12-19
1
-1
/
+15
*
more taint fallout from change 24943
Dave Mitchell
2005-07-07
1
-1
/
+8
*
change 24943 broke restoration of localized taint values
Dave Mitchell
2005-07-05
1
-1
/
+23
*
Give op/taint.t a helping hand for Borland compiler on Win32
Steve Hay
2005-06-16
1
-0
/
+17
*
t/op/taint.t follow-up to #23635
Craig A. Berry
2004-12-13
1
-1
/
+1
*
Test rt.perl.org 5900
Michael G. Schwern
2004-12-10
1
-1
/
+22
*
[PATCH] cleanup t/op/taint.t
Michael G. Schwern
2004-12-10
1
-427
/
+413
*
PATCH: Taintedness and ternary conditional
Andy Lester
2004-09-01
1
-1
/
+38
*
[perl #24674]
Dave Mitchell
2004-01-05
1
-1
/
+11
*
Re: 5.6.2-RC1 on Cygwin
Yitzchak Scott-Thoennes
2003-12-13
1
-1
/
+11
*
Re: [perl #24248] taint propagation regression,
Rick Delaney
2003-11-06
1
-1
/
+33
*
Add a new taint error, "%ENV is aliased to %s".
Rafael Garcia-Suarez
2003-10-27
1
-6
/
+5
*
When %ENV has been turned into a non-magical hash after a
Rafael Garcia-Suarez
2003-10-26
1
-1
/
+13
*
SysV msg queues can be something hanging (witnessed in IRIX),
Jarkko Hietaniemi
2003-04-28
1
-5
/
+5
*
Integrate:
Jarkko Hietaniemi
2003-03-12
1
-2
/
+6
*
Change the value of ${^TAINT} : 0 without taint checks,
Rafael Garcia-Suarez
2003-01-06
1
-1
/
+1
*
setting PERL_CORE as in #17861 violates assumptions made by taint tests
Hugo van der Sanden
2002-09-08
1
-2
/
+2
*
Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
Hugo van der Sanden
2002-08-04
1
-1
/
+8
*
Main branch no longer needs op/taint.t version check.
Hugo van der Sanden
2002-08-04
1
-3
/
+1
*
Try to future proof the op/taint.
Jarkko Hietaniemi
2002-07-15
1
-0
/
+2
*
Test skip counter tweak from Craig Berry.
Jarkko Hietaniemi
2002-07-14
1
-1
/
+1
*
The warning "Use of tainted arguments in %s is deprecated"
Rafael Garcia-Suarez
2002-07-13
1
-6
/
+11
*
Integrate #16254 from macperl;
Jarkko Hietaniemi
2002-04-28
1
-9
/
+16
*
VMS test and perldelta update
Craig A. Berry
2002-03-04
1
-0
/
+4
*
Re: taint news
Rick Delaney
2002-02-24
1
-2
/
+30
[next]