summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-03-22.Nd shouldn't end with a periodDavid Krause
2003-03-20typos;Jason McIntyre
2003-03-20sprintf -> snprintf; ok millert@, henning@Marco S Hyman
2003-03-19Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, seeMarkus Friedl
2003-03-19document the number of bytes required for btoa8Todd C. Miller
2003-03-18Use strlcpy() / strlcat() throughout.Todd C. Miller
2003-03-18spelling typos/errorsDavid Krause
2003-03-18duplicate words: and and, the theDavid Krause
2003-03-18make rcsid const to pass gcc -WallTodd C. Miller
2003-03-18mention namelen in DESCRIPTIONTodd C. Miller
2003-03-18Do not capitalize "Indicates" as it does not start the sentenceTodd C. Miller
2003-03-17If hostname != NULL, hostname is not a numeric string, and AI_NUMERICHOSTJason Wright
2003-03-17Deal with snprintf returning -1Todd C. Miller
2003-03-17Use snprintf() and strlcpy() in the generated lib_keyname.cTodd C. Miller
2003-03-17update to official patch from openssl.org; ok deraadt@, millert@Markus Friedl
2003-03-17use snprintf throughoutTodd C. Miller
2003-03-17Use snprintf/vsnprintf; partly from krw@Todd C. Miller
2003-03-17some small typos;Jason McIntyre
2003-03-16Less strcpy/strcat/sprintf. tdeval@ ok.Hakan Olsson
2003-03-16more avoidance of snprintf, strcpy, and strcat; millert okTheo de Raadt
2003-03-15Enforce blinding on RSA operations involving private keys.Hakan Olsson
2003-03-14RSA blinding on private keys. angelos@ ok.Hakan Olsson
2003-03-14ANSI function headersTodd C. Miller
2003-03-14document that the i386* functions have to be compiled with -li386;Jason McIntyre
2003-03-14document that sigwait() needs to be linked with -pthread;Jason McIntyre
2003-03-13a few more strlcy; ok from beck & hoTheo de Raadt
2003-03-11files with dead .Xr's;Jason McIntyre
2003-03-10add some notes about nosuid mounted file systems. suggested by deraadt@Ted Unangst
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
2003-03-07signed/unsigned mixup. KAME PR 469 by Olivier Courtay.Jun-ichiro itojun Hagino
2003-03-07spelling errors/typosDavid Krause
2003-03-06no GNU allowed hereTheo de Raadt
2003-03-06remove garbageTheo de Raadt
2003-03-06.Xr typos;Jason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2003-03-06.Xr's;Jason McIntyre
2003-03-06Fix a pasto. (There is no ULLONG_MIN, for hopefully obvious reasons)Kjell Wooding
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-05jmc wrote a combination man page that covers all openssl(1) functionality,Theo de Raadt
2003-03-04missing #include in SYNOPSIS, found by Daniel LucqHenning Brauer
2003-03-04strlcpy, check retval from sprintfJun-ichiro itojun Hagino
2003-03-04s/strncpy/strlcpy/Jun-ichiro itojun Hagino
2003-03-03in the handler, block signals handlers as soon as possible; ok miod millertTheo de Raadt
2003-03-01Use mdoc strings for !=, +-, >= and <=Todd C. Miller
2003-03-01Provide real ieee fp*() functions; from NetBSD.Miod Vallat
2003-02-28typos;Jason McIntyre
2003-02-28Use int32_t, not long since this deals with 32bit quantities.Todd C. Miller
2003-02-28.Xr the right pagesJason Wright
2003-02-28No need to waffle this much... s/roughly like/roughlyJason Wright