summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert ssl3_get_server_kex_dhe() to CBS.jsing2016-11-041-42/+19
* Zap extra space.ajacoutot2016-11-041-2/+2
* enum values need to fit in 32 bits; we only use enum for numbering andnicm2016-11-041-2/+2
* Make sure our filesystems are local and not read-only.ajacoutot2016-11-041-4/+18
* No need to reach libssl private headers and to define TERMIOS anymore.miod2016-11-041-4/+1
* Remove I386_ONLY define. It was only used to prefer amiod2016-11-0418-57/+169
* In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the propermiod2016-11-041-1/+1
* Use 'rm -f' to remove the rollback tarball if we have an errir; it mayajacoutot2016-11-041-2/+4
* There's not much point having three static functions that do a cast andjsing2016-11-041-33/+6
* Do not mix declarations and code.jsing2016-11-041-3/+7
* Rename the internal bio related functions so that they have a commonjsing2016-11-041-22/+22
* Add X509_up_ref, from boringbeck2016-11-042-2/+11
* convert RSA manuals from pod to mdocschwarze2016-11-0431-1223/+1919
* MALLOC_STATS tweaks, by default not compiled inotto2016-11-041-13/+29
* There's not much point in casting a void * to a specific type just beforejsing2016-11-041-4/+2
* new sentence, new line, and zap trailing whitespace;jmc2016-11-041-3/+4
* bump minor for ocsp_require_stapling additionbeck2016-11-041-1/+1
* Add ocsp_require_stapling config option for tls - allows a connectionbeck2016-11-047-12/+37
* Don't use ce_time if we are running as a server, it won't be present.joris2016-11-031-3/+7
* small tweak to also check canaries if F is in effectotto2016-11-031-2/+4
* small tweak to also check canaries if F is in effectotto2016-11-031-3/+5
* Remove obsolete vxlan_lookup return value handlingmikeb2016-11-031-7/+2
* Support for key removal and value update operationsmikeb2016-11-032-30/+87
* Missing local.ajacoutot2016-11-031-2/+2
* Add a proper annotation for portroach documentation linkdanj2016-11-031-3/+3
* Re-add the Xr macro to syspatch now that it's hooked up.ajacoutot2016-11-031-4/+3
* Hook up syspatch(8).ajacoutot2016-11-031-4/+4
* In ssl3_read_bytes(), do not process more than three consecutive TLSjsing2016-11-031-4/+24
* rollback -> revert where it makes sense.ajacoutot2016-11-032-7/+7
* make OCSP_URL only show up when an OCSP url is actually present in the certbeck2016-11-031-2/+3
* XXX match with installed sets (comp, x...)?ajacoutot2016-11-031-1/+2
* Make OCSP Stapling: only appear if there is stapling info present.beck2016-11-031-5/+3
* convert RAND manuals from pod to mdocschwarze2016-11-0311-196/+204
* Hardlinks are properly handled; for the rest, we'll see if we need to careajacoutot2016-11-031-3/+2
* zap the overview manual page of the RAND subsystemschwarze2016-11-032-36/+1
* convert PEM and PKCS manuals from pod to mdocschwarze2016-11-0327-1380/+2231
* Fix debug message to print the presence of more flag correctly.rzalamena2016-11-031-3/+3
* Add locks to key-value pair poolsmikeb2016-11-031-7/+37
* switch to using BUILDUSER and add more error checkingrobert2016-11-031-33/+61
* Make sure PATCH_PATH is an URL that ftp(1) can cope with.ajacoutot2016-11-031-5/+2
* Merge ls_avail() into ls_missing(), it's only used once.ajacoutot2016-11-031-12/+8
* Identify as an OSPlatformID 131 with a kernel version of 6mikeb2016-11-031-6/+6
* Document the KVP interfacemikeb2016-11-031-3/+26
* Split ssl3_get_key_exchange() into separate functions for DHE/ECDHE.jsing2016-11-031-205/+256
* Implement a Key-Value Pair exchange interfacemikeb2016-11-032-8/+557
* Don't do OCSP validation when we have disabled certificate verificationbeck2016-11-032-5/+8
* Use hw.ncpufound.ajacoutot2016-11-031-3/+2
* Simplify for loops; prompted by a comment from rpe@ajacoutot2016-11-031-10/+7
* Let Integrated Components allocate the receive buffer themselvesmikeb2016-11-031-24/+52
* convert configuration manuals from pod to mdocschwarze2016-11-039-305/+340