More references

This commit is contained in:
Valentin Brandl 2019-12-16 11:33:48 +01:00
parent 133a5a8964
commit d47bb693a6
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D
2 changed files with 26 additions and 0 deletions

Binary file not shown.

View File

@ -81,6 +81,15 @@ year = {2001}
number={4},
}
@techreport{Gcc2003,
author = {{Wagle}, Perry and {Cowan}, Crispin},
institution = {{Immunix, Inc.}},
title = {{StackGuard: Simple Stack Smash Protection for GCC}},
url = {ftp://gcc.gnu.org/pub/gcc/summit/2003/Stackguard.pdf},
year = {2003},
urlDate = {2019-12-15}
}
@article{Counter2012,
author = {{{Younan}, Yves and {Joosen}, Wouter and {Piessens}, Frank}},
title = {{Runtime countermeasures for code injection attacks against C and C++
@ -108,6 +117,23 @@ year={2007}
url={https://www.cvedetails.com/vulnerability-list/year-2018/opov-1/overflow.html}
}
@online{ArchPie2017,
url =
{https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gcc&id=5936710c764016ce306f9cb975056e5b7605a65b},
urlDate = {2019-12-15},
year = {2017},
author = {{Bartłomiej Piotrowski}},
title = {{7.1.1-4: enable SSP and PIE by default}}
}
@online{Tiobe2019,
author = {{TIOBE}},
title = {{TIOBE Index for December 2019}},
urlDate = {2019-12-15},
year = {2019},
url = {https://www.tiobe.com/tiobe-index/}
}
@online{FBSDaslr,
url = {https://svnweb.freebsd.org/base?view=revision\&revision=r343964},
year = {2019},