summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-07eliminate differences between all the list files as much asTheo de Raadt
2019-06-07Add -lz to the library list, since one architecture (armv7) needs it andTheo de Raadt
2019-06-07Typo and spelling fixes in comments and error messages. Patch fromDarren Tucker
2019-06-07Reyk's ISP sends him router advertisements from non-link localFlorian Obser
2019-06-07fix print not specified process.asou
2019-06-07Refactor up_get_nexthop() to work for all AFI/SAFI cases. AdditionallyClaudio Jeker
2019-06-07Switch to v02 api url.Florian Obser
2019-06-07Implement RFC 8555 "Automatic Certificate Management EnvironmentFlorian Obser
2019-06-07Amend showcpos() to show more information about how mg is operating.Mark Lumsden
2019-06-07make struct mcx_cq_entry a bit closer to realityDavid Gwynne
2019-06-07have mcx_process_rx return the number of slots it made freeDavid Gwynne
2019-06-07tidy up the formatting of gendsa synopsis a little;Jason McIntyre
2019-06-07Allow specifying area by number as well as id. No change to outputs.David Gwynne
2019-06-07enable mcx(4) on arm64, found in Packet's g2.large.arm servers.Jonathan Matthew
2019-06-07Check for user@host when parsing sftp target. This allows user@[1.2.3.4]Darren Tucker
2019-06-07Convert openssl(1) gendsa to the newer style of option handlingKinichiro Inoguchi
2019-06-06Stop promoting the TSC as a high quality timecounter on MULTIPROCESSORMark Kettenis
2019-06-06tweak previous;Jason McIntyre
2019-06-06minor errors in previous commit pointed out by jmc@Ingo Schwarze
2019-06-06Restore missing newline.Visa Hankala
2019-06-06Replace calls to ssh_malloc_init() by a static init of malloc_options.Otto Moerbeek
2019-06-06ConnectX-5 cards work tooJonathan Matthew
2019-06-06Set up the interrupt handler before creating the event queue.Jonathan Matthew
2019-06-06Tree structure for manual pages: crypto(3) links to 33 functionIngo Schwarze
2019-06-06Reapply patches lost in the perl 5.28.2 updateAndrew Fresh
2019-06-05Add a -v flag to source-file to show the commands and line numbers.Nicholas Marriott
2019-06-05Need to increment the argument to skip the prefix earlier, fixesNicholas Marriott
2019-06-05assume RSA_METHOD is opaque and only access members through setters/gettersGilles Chehade
2019-06-05provide getters and setters for the RSA_METHOD interfaceGilles Chehade
2019-06-05Remove workaround and return EINVAL when userland sends routing messagesClaudio Jeker
2019-06-05a long long time ago, in a galaxy quite close actually, reyk@ introduced anGilles Chehade
2019-06-05Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign*Theo Buehler
2019-06-05We know which flow table entries are actually in use, so we can justJonathan Matthew
2019-06-05this can support 64BIT DVA for ioDavid Gwynne
2019-06-04Fix capitalization in XAUTHORITY defaultkn
2019-06-04if_netisr(): trade NET_LOCK() for NET_RLOCK()Alexandr Nedvedicky
2019-06-04pfsync_sendout() requires PF_LOCK()Alexandr Nedvedicky
2019-06-04OPENSSL_realloc(3) is no longer used, we now use reallocarray(3)Ingo Schwarze
2019-06-04Readability tweak in a comment.Theo Buehler
2019-06-04Remove the blinding later to avoid leaking information on the lengthTheo Buehler
2019-06-04Readability tweaks for comments that explain the blinding.Theo Buehler
2019-06-04Remove the blinding later to avoid leaking information on the lengthTheo Buehler
2019-06-04Add missing NULL check for the protocol control block (pcb) pointer inanton
2019-06-04Do nog segfault on malformed ttys(5) entry; ok kn@ jca@Otto Moerbeek
2019-06-04Let SP kernel work with WITNESS. The necessary instrumentation wasVisa Hankala
2019-06-04Remove the unused pvh_attrs attribute from struct vm_page_md.Patrick Wildt
2019-06-04Bump MAXCPUS to 32 so that we can use all cores on the Ampere eMAG.Patrick Wildt
2019-06-04.In openssl/x509_vfy.hIngo Schwarze
2019-06-04Move a function used as a callback out of a header so there will only beJonathan Gray
2019-06-04Add several missing .In linesIngo Schwarze