summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11i'm a dumbdumb. fix build.Ted Unangst
2014-07-11determine and use maximum file size instead of magical constantsMartin Pelikan
2014-07-11In asn1_get_length(), tolerate leading zeroes in BER encoding.Miod Vallat
2014-07-11In EVP_PBE_alg_add don't use the underlying NID for the cipherMiod Vallat
2014-07-11make the __cxa_call_terminate() proto match the definitionJonathan Gray
2014-07-11additional features: no buffer freelists and no heartbleedTed Unangst
2014-07-11no compression is also a feature of libresslTed Unangst
2014-07-11move all the feature settings to a common header.Ted Unangst
2014-07-11Tolerate critical AKID in CRLs; OpenSSL PR #3014 via OpenSSL trunk, andMiod Vallat
2014-07-11by popular demand, add back hamc-sha1 to server proposal for better compatTed Unangst
2014-07-11tweak previous;Jason McIntyre
2014-07-11Remove some duplicate directories.Ingo Schwarze
2014-07-11fix dacl->size_hi header changeMartin Pelikan
2014-07-11syncTheo de Raadt
2014-07-11Fix OID encoding for single components. OpenSSL PR #2556 via OpenSSL trunk.Miod Vallat
2014-07-11More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSLMiod Vallat
2014-07-11use the merged 4.4BSD.dist mtree if BSD.local is goneMarc Espie
2014-07-11Fix incorrect duplicate mlinksBob Beck
2014-07-11Make sure BN_sqr never returns negative numbers.Miod Vallat
2014-07-11Accept CCS again after `finished' has been sent by the client; at this pointMiod Vallat
2014-07-11take the directories specified by BSD.local.dist, and add them intoTheo de Raadt
2014-07-11Correct incorrect mlinksBob Beck
2014-07-11There is a use-after-free somewhere in the code that links the pfAlexander Bluhm
2014-07-11using COPTS is probably better than CFLAGSTheo de Raadt
2014-07-11In dtls1_clear_queues(), free buffered_add_data.q correctly, it's made ofMiod Vallat
2014-07-11Grok the new /dev/klog LIOCSFD ioctl associated with sendsyslog(2)Theo de Raadt
2014-07-11Fix incorrect mlinksBob Beck
2014-07-11Fix version number processing in cms_sd_set_version(); OpenSSL PR #3249 viaMiod Vallat
2014-07-11delete all traces of oldrdist -Server command. ok beck guentherTed Unangst
2014-07-11Remove duplicate 0x for salt len in output; Martin Kaiser via OpenSSL trunk.Miod Vallat
2014-07-11sgmap loading didnt respect the dmamaps max number of segments.David Gwynne
2014-07-11sizeof good old inode is 128, the structure has expandedMartin Pelikan
2014-07-11When looking for the issuer of a certificate, if the current candidate isMiod Vallat
2014-07-11display the extraction tally only if verboseMarc Espie
2014-07-11with out-of-order extraction, match tempnames to item namesMarc Espie
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