summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11syncTheo de Raadt
2014-07-11whatever mickey had to drink 13 years ago, he's not going to find it again. soJasper Lievisse Adriaanse
2014-07-11In ssl3_get_client_key_exchange() parsing a GOST session key, invoke theMiod Vallat
2014-07-11clean up after previous: zap rfc 4620 from sysctl(3) too.Sebastian Benoit
2014-07-11Remove rfc 4620 Node Information Query support (from the kernel).Sebastian Benoit
2014-07-11Missing calloc() return value check in dgram_sctp_ctrl(); from Kurt Roeckx viaMiod Vallat
2014-07-11Make CMS_decrypt_set1_pkey() return an error if no recipient type matches,Miod Vallat
2014-07-11updated inode format, whitespace, re-formattingMartin Pelikan
2014-07-11Missing initialization for error line in error paths; from Coverity viaMiod Vallat
2014-07-11Missing initialization; OpenSSL PR#3289 and #3345 via OpenSSL trunk.Miod Vallat
2014-07-11Simplify the code that handles the HTTP headers by using an RB treeReyk Floeter
2014-07-11Provide correct version details for LibreSSL.Joel Sing
2014-07-11Clean up versioning and remove #ifdefs that we do not define.Joel Sing
2014-07-11Make sure we leave OPENSSL_NO_PSK in the conf files so thingsBob Beck
2014-07-11Remove unused files.Ingo Schwarze
2014-07-11Don't hold the kernel lock while halting a processor. Assert if we detectMike Larkin
2014-07-11Suspicions confirmed by sthen's searching that nothing uses ossl_ssize_tTheo de Raadt
2014-07-11CPU_BUSY_CYCLE(): A new MI statement for busy loop power reductionMasao Uebayashi
2014-07-11Trim down comments to those that are actually helpful for reading the file,Ingo Schwarze
2014-07-11switch from bpf_mtap to the shiny new bpf_mtap_stripvlan.Henning Brauer
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2014-07-11Remove PSK from the ssl regress.Joel Sing
2014-07-11pour some water on an ass emberTheo de Raadt
2014-07-11Fetch the specific license which will be used fromTheo de Raadt
2014-07-11boot(9): Missing if_downall() on zaurusMasao Uebayashi
2014-07-11add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-11Add locking for __cxa_finalize() as it modifies the page permissions of theMark Kettenis
2014-07-11Remove the commentary about the majority of this code being underTheo de Raadt
2014-07-11Fix typoYASUOKA Masahiko
2014-07-11Add -u option to bind UDP port as a socket to answer DHCPINFORM fromYASUOKA Masahiko
2014-07-11More e_os2.h clean up. Also move the includes inside the guard.Joel Sing
2014-07-11Convert bus_dmamem_map(9) to km_alloc(9) in order to make it fail andMartin Pieuchot
2014-07-11Revert change that snuck into previous commit.Joel Sing
2014-07-11Remove the PSK code. We don't need to drag around thisBob Beck
2014-07-11better document perils of setuid getenv and xr with issetugidTed Unangst
2014-07-11The only thing openssl is consistant about is inconsistancy, so thereTheo de Raadt
2014-07-11say hi to the bitbucketTheo de Raadt
2014-07-11replace u_int32_t with uint32_tbcook
2014-07-11add sensors to export what the actual size of the balloon is and what itJasper Lievisse Adriaanse
2014-07-11replace u_int8_t with uint8_tbcook
2014-07-11Fix debug printf formating and kill some trailing whitespaces while here.Martin Pieuchot
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-11Add a small note about LibReSSL at the start of this.Bob Beck
2014-07-11Be less verbose with task debug messages and kill some trailingMartin Pieuchot
2014-07-11we wont ship this table in base anymoreGilles Chehade
2014-07-11Use membar_producer() to force visibility instead of misusingPhilip Guenther
2014-07-11move ieee80211 message printing from workq to taskqBret Lambert
2014-07-11It's init as a process that's special, not init's original thread.Philip Guenther