summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ssl/ssl_task.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-09-30syncderaadt5-1/+17
2003-09-30parse elf now; help from millertmickey1-50/+134
2003-09-30Make sure strings and error messages sent to dc(1) properly escape [, ] and \.otto2-9/+25
2003-09-30Teach dc(1) how to read strings with unbalanced braces by introducingotto2-15/+27
backslash as an escape char. This is needed for bc(1), which is required by Posix to handle strings with brackets in them.
2003-09-30Flush stdout after P operator. Improves interaction with bc(1).otto1-3/+5
2003-09-30security fix from http://www.openssl.org/news/secadv_20030930.txtmarkus6-4/+22
see also http://cvs.openssl.org/chngview?cn=11471
2003-09-30o err out on start if no watches are definedhenning1-7/+14
o log how many watches are defined o on configuration reload also log how many watches we have
2003-09-30usage():jmc1-3/+3
- add missing -n (from Jeff Ito PR 3496) - remove deprecated -h - sort -T and -t to match man page
2003-09-30quantum atlas iv 9 wls lies about tagsmickey1-1/+3
2003-09-30full stop. reverse course. remove all periods, so as to be alignedtedu1-40/+40
with error messages elsewhere. requested ok deraadt@ henning@
2003-09-30set the log message ident with openlog(), ok henning@jose1-1/+3
2003-09-29Revert BN_cmp() change. Its arguments are const. Spotted by miod@.otto2-6/+0
ok deraadt@
2003-09-29Disable cache on page tables unconditionnaly, not only for MVME188: magicallymiod1-32/+11
solves the last 187 issues... Although the slowdown is surprisingly small, this is only a temporary measure, there is room for improvement...
2003-09-29ahc seems to work, some more phys and sync generic/ramdiskmickey2-12/+31
2003-09-29GSSAPICleanupCreds -> GSSAPICleanupCredentialsmarkus2-5/+5
2003-09-29simple dino manpagemickey2-3/+56