summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-20Protect against malicious manual pages containing .ll requests withIngo Schwarze
2018-05-20tipmic(4)Mark Kettenis
2018-05-20Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actuallyMark Kettenis
2018-05-20Stash the syscall number in tf_err so it can be reported by the SPL checkPhilip Guenther
2018-05-20-T should not actually select the pane.Nicholas Marriott
2018-05-20Pass the acpi node corresponding to the i2c device down as the cookie.Mark Kettenis
2018-05-20Wake up the acpi thread after scheduling a gpio event.Mark Kettenis
2018-05-20Prevent race condition if file system is accessed before it ishelg
2018-05-20Implement FBT_FLUSH. This is sent whenever a file descriptor is closed withhelg
2018-05-19In ui.h rev. 1.10 2018/05/19 11:03:33, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.67 2018/05/19 10:58:08, tb@ added a const qualifierIngo Schwarze
2018-05-19In asn1.h rev. 1.49 2018/05/19 10:46:28, tb@ added a const qualifierIngo Schwarze
2018-05-19In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiersIngo Schwarze
2018-05-19In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27,Ingo Schwarze
2018-05-19Add '-r', which causes running dhclient to releaseKenneth R Westerback
2018-05-19In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24,Ingo Schwarze
2018-05-19In x509.h rev. 1.56 2018/05/18 18:05:57 to rev. 1.58 2018/05/18 18:16:39,Ingo Schwarze
2018-05-19In x509.h rev. 1.54 2018/05/18 17:59:16, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@Ingo Schwarze
2018-05-19In x509.h rev. 1.51 2018/05/18 16:55:58, tb@ added const qualifiersIngo Schwarze
2018-05-19As long we have no per socket locking, we must grab either net lockAlexander Bluhm
2018-05-19correct the description of "print"; from artturi almJason McIntyre
2018-05-19Fix GenericSerialBus support by parsing ExtendedAccessField correctly.Mark Kettenis
2018-05-19Revert change that benno apparently commited by mistake and breaks buildMatthieu Herrb
2018-05-19Install inetd.conf files and start the daemon on remote machinesAlexander Bluhm
2018-05-19Clean out a pile of cruft from ssl3_get_client_kex_ecdhe_ecp().Joel Sing
2018-05-19Convert ssl3_get_client_kex_gost() to CBS.Joel Sing
2018-05-19Add regress for httpd client certificate authentication.Joel Sing
2018-05-19Add support for client certificate authentication to httpd.Joel Sing
2018-05-19Do not ignore nice time in systat(1). The sum would not be 100%,Alexander Bluhm
2018-05-19Introduce a tdb_reaper() function to prevent a use-after-free when aMartin Pieuchot
2018-05-19Switch sparc64 to futex(2) based mutexes and condvars.Martin Pieuchot
2018-05-19UI_METHOD *UI_create_method(const char *name).Theo Buehler
2018-05-19Add const to the obj argument of X509_NAME_add_entry_by_OBJ()Theo Buehler
2018-05-19Add const to the 'obj' argument of X509_EXTENSION_create_by_OBJ().Theo Buehler
2018-05-19Additionally send no next header protocol 59 packets through theAlexander Bluhm
2018-05-19Add a const qualifier to the aint argument of X509V3_add_value_int()Theo Buehler
2018-05-19The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.Theo Buehler
2018-05-19Akin to the PCI attachment driver we can extract the chip's dmesg(8)Patrick Wildt
2018-05-19Add a const qualifier to the STACK_OF(X509_EXTENSION) * arguments ofTheo Buehler
2018-05-19Add a const qualifier to the 'key' argument of i2o_ECPublicKey() andTheo Buehler
2018-05-18Fix eyesore indentation of member functions of X509_LOOKUP_METHOD.Theo Buehler
2018-05-18The 'name', 'value' and 'section' arguments for a2i_GENERAL_NAME(),Theo Buehler
2018-05-18Add const to the 'x' and 'obj' arguments of:Theo Buehler
2018-05-18Add const to both arguments of X509_check_private_key(3).Theo Buehler
2018-05-18Add const to the argument of X509_ATTRIBUTE_count(3).Theo Buehler
2018-05-18regenMark Kettenis
2018-05-18Fix entry for Intel CM238 LPC.Mark Kettenis
2018-05-18Add const qualifiers to the name and xp arguments of X509_TRUST_add(3),Theo Buehler