summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/algorithm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-04Zap extra space.ajacoutot1-2/+2
2016-11-04enum values need to fit in 32 bits; we only use enum for numbering andnicm1-2/+2
2016-11-04Make sure our filesystems are local and not read-only.ajacoutot1-4/+18
2016-11-04No need to reach libssl private headers and to define TERMIOS anymore.miod1-4/+1
2016-11-04Remove I386_ONLY define. It was only used to prefer amiod18-57/+169
2016-11-04In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the propermiod1-1/+1
2016-11-04Use 'rm -f' to remove the rollback tarball if we have an errir; it mayajacoutot1-2/+4
2016-11-04There's not much point having three static functions that do a cast andjsing1-33/+6
2016-11-04Do not mix declarations and code.jsing1-3/+7
2016-11-04Rename the internal bio related functions so that they have a commonjsing1-22/+22
2016-11-04Add X509_up_ref, from boringbeck2-2/+11
2016-11-04convert RSA manuals from pod to mdocschwarze31-1223/+1919
2016-11-04MALLOC_STATS tweaks, by default not compiled inotto1-13/+29
2016-11-04There's not much point in casting a void * to a specific type just beforejsing1-4/+2
2016-11-04new sentence, new line, and zap trailing whitespace;jmc1-3/+4
2016-11-04bump minor for ocsp_require_stapling additionbeck1-1/+1
2016-11-04Add ocsp_require_stapling config option for tls - allows a connectionbeck7-12/+37
2016-11-03Don't use ce_time if we are running as a server, it won't be present.joris1-3/+7
2016-11-03small tweak to also check canaries if F is in effectotto1-2/+4
2016-11-03small tweak to also check canaries if F is in effectotto1-3/+5
2016-11-03Remove obsolete vxlan_lookup return value handlingmikeb1-7/+2
2016-11-03Support for key removal and value update operationsmikeb2-30/+87
2016-11-03Missing local.ajacoutot1-2/+2
2016-11-03Add a proper annotation for portroach documentation linkdanj1-3/+3
2016-11-03Re-add the Xr macro to syspatch now that it's hooked up.ajacoutot1-4/+3
2016-11-03Hook up syspatch(8).ajacoutot1-4/+4
2016-11-03In ssl3_read_bytes(), do not process more than three consecutive TLSjsing1-4/+24
2016-11-03rollback -> revert where it makes sense.ajacoutot2-7/+7
2016-11-03make OCSP_URL only show up when an OCSP url is actually present in the certbeck1-2/+3
2016-11-03XXX match with installed sets (comp, x...)?ajacoutot1-1/+2
2016-11-03Make OCSP Stapling: only appear if there is stapling info present.beck1-5/+3
2016-11-03convert RAND manuals from pod to mdocschwarze11-196/+204
2016-11-03Hardlinks are properly handled; for the rest, we'll see if we need to careajacoutot1-3/+2
2016-11-03zap the overview manual page of the RAND subsystemschwarze2-36/+1
2016-11-03convert PEM and PKCS manuals from pod to mdocschwarze27-1380/+2231
2016-11-03Fix debug message to print the presence of more flag correctly.rzalamena1-3/+3
2016-11-03Add locks to key-value pair poolsmikeb1-7/+37
2016-11-03switch to using BUILDUSER and add more error checkingrobert1-33/+61
2016-11-03Make sure PATCH_PATH is an URL that ftp(1) can cope with.ajacoutot1-5/+2
2016-11-03Merge ls_avail() into ls_missing(), it's only used once.ajacoutot1-12/+8
2016-11-03Identify as an OSPlatformID 131 with a kernel version of 6mikeb1-6/+6
2016-11-03Document the KVP interfacemikeb1-3/+26
2016-11-03Split ssl3_get_key_exchange() into separate functions for DHE/ECDHE.jsing1-205/+256
2016-11-03Implement a Key-Value Pair exchange interfacemikeb2-8/+557
2016-11-03Don't do OCSP validation when we have disabled certificate verificationbeck2-5/+8
2016-11-03Use hw.ncpufound.ajacoutot1-3/+2
2016-11-03Simplify for loops; prompted by a comment from rpe@ajacoutot1-10/+7
2016-11-03Let Integrated Components allocate the receive buffer themselvesmikeb1-24/+52
2016-11-03convert configuration manuals from pod to mdocschwarze9-305/+340
2016-11-03convert remaining ASN1 object manuals from pod to mdocschwarze5-175/+299