summaryrefslogtreecommitdiff
path: root/taint.c
Commit message (Expand)AuthorAgeFilesLines
* Add comments to taint_env, taint_properKarl Williamson2022-06-041-1/+5
* perlintern: Document various taint operationsKarl Williamson2022-05-131-0/+15
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-75/+75
* Add memCHRs() macro and use itKarl Williamson2019-12-181-1/+1
* Add some comments around taintingKarl Williamson2019-05-241-1/+4
* semicolon-friendly diagnostic controlZefram2017-12-161-2/+2
* Use snprintf() in favour of sprintf()Aaron Crane2017-10-211-1/+1
* Moving variables to their innermost scope.Andy Lester2017-02-181-1/+2
* Change white space to avoid C++ deprecation warningKarl Williamson2016-11-181-2/+2
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* Unused dVARs found by g++ -DPERL_GLOBAL_STRUCT_PRIVATE.Jarkko Hietaniemi2014-07-241-2/+0
* Remove or downgrade unnecessary dVAR.Jarkko Hietaniemi2014-06-251-1/+0
* Use of the Uid_t_sign and casting instead of Uid_t_f.Jarkko Hietaniemi2014-06-161-2/+8
* don't check format args on taint_properDavid Mitchell2013-12-011-1/+4
* silence -Wformat-nonliteral compiler warningsDavid Mitchell2013-11-281-0/+4
* Stop making assumptions about uids and gids.Brian Fraser2013-06-041-14/+3
* silence warnings under NO_TAINT_SUPPORTDavid Mitchell2013-05-091-0/+7
* Change core calls of isALNUM() to isWORDCHAR()Karl Williamson2012-12-311-2/+2
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-11/+11
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* Remove gete?[ug]id cachingÆvar Arnfjörð Bjarmason2012-02-181-6/+6
* Convert some files from Latin-1 to UTF-8Keith Thompson2011-09-071-1/+1
* Add Perl_ck_warner_d(), which combines Perl_ckwarn_d() and Perl_warner().Nicholas Clark2009-10-121-2/+1
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-3/+5
* Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast inNicholas Clark2008-10-301-1/+1
* Update copyright years.Nicholas Clark2008-10-251-1/+1
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-0/+3
* taint.c: constingSteven Schubiger2008-02-031-1/+1
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-2/+2
* Turn taint warnings (-t) into severe warnings, so they'reRafael Garcia-Suarez2007-01-081-1/+1
* Check for taintedness of PERL5SHELL on WindowsRafael Garcia-Suarez2006-07-161-0/+3
* Update copyright years (including some years where we made changes butNicholas Clark2006-01-081-1/+1
* hv_fetchs() supportAndy Lester2006-01-061-2/+2
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+2
* More consting, and putting stuff in embed.fncAndy Lester2005-12-061-1/+1
* Use the return value from sprintf().Nicholas Clark2005-11-041-2/+3
* Pre-YAPC consting funAndy Lester2005-06-231-11/+11
* More SvPV consting. And other related drive-by refactoring.Nicholas Clark2005-06-101-1/+1
* Nuke some more n_a, and convert S_gv_ename from char * to const char *Nicholas Clark2005-06-081-3/+3
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-0/+10
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+2
* Consting part 4Andy Lester2005-03-251-2/+2
* Third consting batchAndy Lester2005-03-241-4/+4
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+3
* Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-271-8/+20
* When %ENV has been turned into a non-magical hash after aRafael Garcia-Suarez2003-10-261-3/+8
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1