summaryrefslogtreecommitdiff
path: root/taint.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast inNicholas Clark2009-03-291-1/+1
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2009-03-191-0/+3
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2009-01-051-3/+5
* Integrate:Nicholas Clark2008-10-261-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
* Change the set of characters that are considered to beRafael Garcia-Suarez2002-12-081-1/+1
* more warnings tidyupPaul Marquess2002-03-111-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* Promote the e/uid to wide enough un/signed integersJarkko Hietaniemi2001-12-241-3/+20
* -t taint warningsMichael G. Schwern2001-12-141-5/+10
* Fixes for casting problems detected on a SuSE 7.2 Itanium,Jarkko Hietaniemi2001-12-121-1/+1
* Silence some more warnings INT2PTR.Artur Bergman2001-09-101-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-2/+2
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-7/+0
* VMS patches from Peter Prymmer.Jarkko Hietaniemi1999-11-211-0/+2
* Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-281-6/+1
* warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-261-1/+1
* Untangle the IV_IS_QUAD jungle by introdudingJarkko Hietaniemi1999-10-021-3/+3
* Band-aid until we've got %{Uid_t} or something similarJarkko Hietaniemi1999-09-071-1/+6
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2/+2
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-2/+3
* taint.c fix for VMSHans Mulder1999-01-061-0/+2
* "perl -T -P" dumps core on OpenBSD and LinuxTodd C. Miller1998-12-311-0/+3
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-2/+3
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-0/+2
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-2/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-14/+14
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+2