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