Age | Commit message (Expand) | Author |
2014-07-09 | mark defos as const; nobody needs to change it, | Ingo Schwarze |
2014-07-09 | delete forgotten, obsolete rew_warn() prototype | Ingo Schwarze |
2014-07-09 | tedu the SSL export cipher handling - since we do not have enabled export | Joel Sing |
2014-07-09 | now that mclgeti doesnt do the rx ring accounting, cluster allocation | David Gwynne |
2014-07-09 | Enable specifying the filesystem of interest by the duid. | Kenneth R Westerback |
2014-07-09 | Resync _dl_opendir() with libc: use O_CLOEXEC and O_DIRECTORY instead | Philip Guenther |
2014-07-09 | cast ASN1_STRING (unsigned char *) to match strlcat's argument (char *) | bcook |
2014-07-09 | remove unused, private version strings except SSL_version_str | bcook |
2014-07-09 | Make use of this wonderful modern C construct known as a `switch', instead of | Miod Vallat |
2014-07-09 | tedu bpf_mtap_pflog(). | Henning Brauer |
2014-07-09 | White spaces. | Antoine Jacoutot |
2014-07-09 | KNF | Miod Vallat |
2014-07-09 | config parser improvements: | Eric Faurot |
2014-07-09 | Hopefully we are calculating the pkg size correctly by now; | Florian Obser |
2014-07-09 | We do have ICMP6_FILTER; no obj change. | Florian Obser |
2014-07-09 | We do have SO_SNDBUF & SO_RCVBUF; no obj change. | Florian Obser |
2014-07-09 | We do have NI_NODEADDR_FLAG_ANYCAST, no obj change. | Florian Obser |
2014-07-09 | We do have SIGINFO; no obj change. | Florian Obser |
2014-07-09 | We don't have IPV6_REACHCONF, no obj change after unifdef(1). | Florian Obser |
2014-07-09 | Kill code commented since forever; no obj change. | Florian Obser |
2014-07-09 | bpf code surgery / shuffling / simplification. | Henning Brauer |
2014-07-09 | Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key() | Miod Vallat |
2014-07-09 | Be more strict in RSA_padding_check_X931(), and thus avoid a possible | Miod Vallat |
2014-07-09 | Remove typecasts on password_callback. | bcook |
2014-07-09 | In the old days (not in this century), SSLeay 0.4.5 would create X.509 RSA | Miod Vallat |
2014-07-09 | sync | Theo de Raadt |
2014-07-09 | Remove RSA_memory_lock(). This undocumented function sort-of serializes your | Miod Vallat |
2014-07-09 | remove unused dynamic_cmd_defns_empty structure. | bcook |
2014-07-09 | need uvm/uvm_extern.h since no longer supplied below user.h | Theo de Raadt |
2014-07-09 | RSA_NULL used to be a compile option allowing the RSA interfaces to be | Miod Vallat |
2014-07-09 | various fixes in experimental ldap backend and add support for mailaddr service. | Eric Faurot |
2014-07-09 | obvious need for systm.h, which no longer comes in from something user.h incl... | Theo de Raadt |
2014-07-09 | if you use sysctl, you need sysctl.h | Theo de Raadt |
2014-07-09 | pull in uvm/uvm_extern.h (before and) and instead pmap.h, and do not assume | Theo de Raadt |
2014-07-09 | KNF | Miod Vallat |
2014-07-09 | Set default of net.inet6.icmp6.nodeinfo to 0, | Sebastian Benoit |
2014-07-09 | instead of printf() use tbprintf() like elsewhere in systat. | Jasper Lievisse Adriaanse |
2014-07-09 | Fix boot -d. refreshcreds() should be called when trapping from userspace, | Philip Guenther |
2014-07-09 | Fix backtraces through _dl_bind_start by adding dwarf annotations for | Philip Guenther |
2014-07-09 | format string should be a string literal. | bcook |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2014-07-09 | update to lynx 2.8.8rel2, keeping local changes. primarily to get these | Daniel Dickman |
2014-07-09 | downgrade more error() to debug() to better match what old authfile.c | Damien Miller |
2014-07-09 | more useful error message when GLOB_NOSPACE occurs; | Damien Miller |
2014-07-09 | avoid being too smart when filling the rx ring. | David Gwynne |
2014-07-09 | dont try to be smart about avoiding the use of too many descriptors | David Gwynne |
2014-07-08 | sys/user.h can now be substantially gutted. | Theo de Raadt |
2014-07-08 | Cannot find a reason for this to need machine/cpu.h | Theo de Raadt |
1998-03-11 | Lynx 2.8 | Mats O Jansson |