summaryrefslogtreecommitdiff
path: root/pod/perlsec.pod
Commit message (Expand)AuthorAgeFilesLines
* Document the security team's processes and practicesJohn Lightsey2020-12-261-18/+8
* Update links to perlrun to link to specific itemsDan Book2020-01-281-5/+6
* Be clearer about taint's effect on @INC.Dave Cross2019-10-231-2/+3
* Fix taint mode @INC documentationDave Cross2019-10-231-2/+6
* Spelling corrections in pod/*.pod from Alexandr Savca.Alexandr Savca2018-04-191-2/+2
* revise documentation about set-idZefram2017-12-111-20/+55
* rip out quicksort and sort algorithm controlZefram2017-11-171-1/+1
* perlsec: convert C snippet from K&R C to C89Lukas Mai2016-10-141-3/+11
* fix link to crosby paper on hash complexity attackDoug Bell2016-05-111-1/+1
* update security contact information.David Mitchell2016-04-081-5/+18
* perlsec: Another typoFather Chrysostomos2014-08-311-1/+1
* perlsec: TypoFather Chrysostomos2014-08-311-1/+1
* perlsec: Consistent spaces after dotsFather Chrysostomos2014-08-311-19/+21
* [perl #121404] tied hashes are differentTony Cook2014-08-051-0/+3
* perlsec: NitKarl Williamson2014-02-191-2/+3
* Documentation corrections from Wallace Reis++.James E Keenan2013-06-231-1/+1
* Quick fixes to Yves' hash randomization documentationSteffen Mueller2013-05-081-20/+25
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-071-43/+65
* pod/perlsec.pod: fix typo and tweak wordingAaron Crane2013-04-111-4/+4
* improve hash related documentation in perlfunc and perlsec to reflect new has...Yves Orton2013-03-291-0/+16
* Fix syntax: useless use of constant in void contextAlan Haggai Alavi2013-02-031-1/+1
* perlsec: #109408Brian Fraser2012-06-271-4/+2
* perlsec: Fix example to localize $@.Karl Williamson2011-12-141-0/+1
* Don't encourage using Safe in perlsecRafael Garcia-Suarez2010-03-181-3/+8
* Add security contact information to perlsecDavid Golden2009-07-261-0/+12
* suidperl goes.Nicholas Clark2009-01-231-8/+1
* changes to perlsec.pod and call for removal of quicksortJohn P. Linderman2008-04-091-7/+6
* Update the hash documentation to reflect the changes between 5.8.1 andNicholas Clark2007-12-211-7/+10
* [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" premchai21@yahoo.com2006-09-071-3/+3
* Re: New perltrap?Rick Delaney2006-08-011-1/+5
* Pod nit mentioned in Debian bug #358455.Steve Peters2006-03-301-1/+1
* Small addition to perlsec by Stas Bekman.Rafael Garcia-Suarez2004-12-061-0/+5
* Document that $ENV{PATH} may not contain relative directories under -TRafael Garcia-Suarez2004-09-221-10/+10
* PATCH: Taintedness and ternary conditionalAndy Lester2004-09-011-15/+31
* [perl #24651] Taint bug with multiple backticks in ref consturctorsMike Guy2003-12-211-6/+9
* [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)Stas Bekman2003-11-281-0/+20
* We now return to your normally scheduled hash randomisation.Jarkko Hietaniemi2003-07-271-8/+12
* Retract the statements.Jarkko Hietaniemi2003-07-111-12/+8
* Some warnings about the (im)proper uses of the hash randomisation.Jarkko Hietaniemi2003-06-271-0/+13
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-261-0/+56
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+1
* Re: [PATCH] Re: taint newsRick Delaney2002-08-121-16/+5
* Discuss the magic of \w in security terms.Jarkko Hietaniemi2002-04-121-0/+7
* Add a warning about the symbolic methods andJarkko Hietaniemi2002-04-121-0/+17
* small doc update to promote '-no_match_vars' of 'use English'Jeffrey Friedl2002-03-041-1/+1
* Re: taint newsRick Delaney2002-02-241-7/+12
* Update the is_tainted() example implementation.Jarkko Hietaniemi2001-09-061-4/+1
* Re: [ID 20010604.015] taint + comma = false insecurityMike Guy2001-06-061-5/+9
* Small perlsec updates: clarify the taintedness of filenameJarkko Hietaniemi2001-05-201-5/+11
* Updates on the pods related to the modules included since 5.6.Jarkko Hietaniemi2001-05-051-4/+5