summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-26Update adb_polling in akbd_cnpollc rather than akbd_cngetc; repairs ddbMiod Vallat
2022-12-26Re-order libraries in parallel to netstart.Florian Obser
2022-12-26Implement support for personal units library.Florian Obser
2022-12-26spelling fixes from paul tagliamonte;Jason McIntyre
2022-12-26revert previous: just as i get to replying, i find sthen's note. this partJason McIntyre
2022-12-26emited -> emitted;Jason McIntyre
2022-12-26reformat some multiline markup, which had been causing an unwantedJason McIntyre
2022-09-01Import snmpd_metrics.Martijn van Duren
2022-12-26Prepare to provide X509_CRL_get0_sigalg()Theo Buehler
2022-12-26fix another typo in comment in a line touched by the last commit (thisStuart Henderson
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-26Add close vmt.ASOU Masato
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2022-12-26Document ruby32 FLAVOR for Ruby portsJeremy Evans
2022-12-25Re-enable DT_MIPS_RLD_MAP_REL tag in ld.soVisa Hankala
2022-12-24Hook up xhci(4)'s activate function to the FDT attachment driver. ThisPatrick Wildt
2022-12-24Make .text (and .btext) execute-only on arm64.Mark Kettenis
2022-12-24Enable pcagpio(4), and also consistently pcamux(4) while we're at it. WithPatrick Wildt
2022-12-24Build libc with executable-only .text on arm64.Mark Kettenis
2022-12-24Don't use a literal pool in .text to load the setjmp magic value as this isMark Kettenis
2022-12-24Use the correct instruction to clear the frame pointer.Mark Kettenis
2022-12-24Zap trailing whitespace in license and add some empty linesTheo Buehler
2022-12-24fix and enable toeplitz hashing of pf_state_keys again.David Gwynne
2022-12-24syncTheo de Raadt
2022-12-23Add the missing Copyright and license headers in the libcrypto/comp directory.Ingo Schwarze
2022-12-23vmd(8): implement zero-copy operations on virtqueues.Dave Voutila
2022-12-23Document the deprecated wrappers BIO_set_app_data(3) and BIO_get_app_data(3).Ingo Schwarze
2022-12-23Add detection of EPAN feature bit.Mark Kettenis
2022-12-23Avoid using 1GB mappings for the identity map that we use in the earlyMark Kettenis
2022-12-23Mark BIO_buffer_get_num_lines(3) as intentionally undocumented.Ingo Schwarze
2022-12-23Mark BIO_f_nbio_test(3) as intentionally undocumented.Ingo Schwarze
2022-12-23new manual page BIO_s_datagram(3);Ingo Schwarze
2022-12-23Prevent an iwx(4) firmware error when authentication to the AP times out.Stefan Sperling
2022-12-23- hostname.if can handle lladdr as well as if names nowJason McIntyre
2022-12-23remove "-p protocol" from the -r synopsis: it no longer makes senseJason McIntyre
2022-12-23point readers, where relevant, to route(8) rather than netstat(1) or route(4);Jason McIntyre
2022-12-23disable the use of the has in the pf state key lookup (for now).David Gwynne
2022-12-23wrap a line betterTheo de Raadt
2022-12-23Simplify BN_cmp() and BN_ucmp().Joel Sing
2022-12-23Consistently check for NULL early.Joel Sing
2022-12-23Fix an unchecked strdup() in UI_create_method().Joel Sing
2022-12-23Make UI_destroy_method() NULL safe.Joel Sing
2022-12-23Remove unhelpful comment.Joel Sing
2022-12-23Remove compatibility "glue" for des_read_pw{_string}()Joel Sing
2022-12-23Add regress coverage for shifts of zero bits.Joel Sing