summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02usleep(3): always call nanosleep(2)cheloha
2021-07-02Document the read-only (sic!) accessor function X509_NAME_ENTRY_set(3).Ingo Schwarze
2021-07-02Before calling setrlimit(), pull cur up to max.Theo de Raadt
2021-07-02Use nanosleep() and setitimer() instead of usleep() and ualarm().Todd C. Miller
2021-07-02Remove bogus comments.Mark Kettenis
2021-07-02Remove a few pointless comments.Mark Kettenis
2021-07-02Writing ktrace files to NFS must no be done while holding the netAlexander Bluhm
2021-07-02Add a roff comment saying that X509_certificate_type(3) is intentionallyIngo Schwarze
2021-07-02call the API function X509_NAME_cmp(3) instead of the obsolete,Ingo Schwarze
2021-07-02call the API function X509_NAME_cmp(3) instead of the obsolete,Ingo Schwarze
2021-07-02Add a roff comment saying that X509_name_cmp(3) is intentionallyIngo Schwarze
2021-07-02Cleanup early bootstrap code. This mostly realigns the code with theMark Kettenis
2021-07-02Only do TLB shootdown on CPUs where a pmap is active. Only make SBI callsMark Kettenis
2021-07-02Run SBI calls to to get mvendorid/marchid/mimplid on the actual CPU we'reMark Kettenis
2021-07-02Remove obsolete comments about SSHv1 auth methods. ok djm@Darren Tucker
2021-07-02Remove references to ChallengeResponseAuthentication in favour ofDarren Tucker
2021-07-02__remq.S will be needed soon.Theo de Raadt
2021-07-01delete sbin/restoreTheo de Raadt
2021-07-01Merge SSL_METHOD_INTERNAL into SSL_METHOD.Joel Sing
2021-07-01Prevent athn(4) from calling ieee80211_find_rxnode() on bad frames.Stefan Sperling
2021-07-01Just in case another developer besides anton@ and myself even wants toIngo Schwarze
2021-07-01We already tested all corner cases for two-byte and three-byte UTF-8Ingo Schwarze
2021-07-01remove useless and confusing log message when client has no certificateEric Faurot
2021-07-01We moved myname parsing from /etc/netstart to /etc/rc nov 2020, butTheo de Raadt
2021-06-30Simplify the way we track the FPU state, using powerpc64 as a model.Mark Kettenis
2021-06-30The byte \0363 is not invalid in UTF-8.Ingo Schwarze
2021-06-30more trivial .Ar -> .Fa replacements in syscall manualsIngo Schwarze
2021-06-30use .Fa rather than .Ar; patch from me at EmilEngler dot comIngo Schwarze
2021-06-30Disable some code that reaches into libssl internals.Joel Sing
2021-06-30Disable some tests that probably no longer make sense.Joel Sing
2021-06-30Pull in ssl_locl.h to allow for move of struct ssl_session_st.Joel Sing
2021-06-30Prepare to provide SSL_get_signature_nid() and friends.Joel Sing
2021-06-30Move some structs from public to private headers.Joel Sing
2021-06-30... way too much white space!Claudio Jeker
2021-06-30Remove splnet() from ifnewlladdr(), it is not needed anymore.Alexander Bluhm
2021-06-30Remove TODO.md, this file is not up-to-date and also not really a goodClaudio Jeker
2021-06-30Replace Id: tags with OpenBSD: tagsClaudio Jeker
2021-06-30Remove unused variable cryptodesc_pool. Document global variablesAlexander Bluhm
2021-06-30grow ramdisk area due to increased firmware sizes..Theo de Raadt
2021-06-30use @ to silently execute "exec make"Theo de Raadt
2021-06-30For path MTU discovery tcp_mtudisc() should resend a TCP packet byAlexander Bluhm
2021-06-30TLS error messages have changed slightly, adapt regex for expectedAlexander Bluhm
2021-06-30document and deprecate the macros X509_extract_key(3)Ingo Schwarze
2021-06-30Correct sigalg hash usage when signing content for client verify.Joel Sing
2021-06-30Align HT protection flags we send to iwx(4) firmware with flags used byStefan Sperling
2021-06-30Make the iwx(4) mac context task send its command only if we are still inStefan Sperling
2021-06-30Make Tx-done interrupt processing in iwx(4) more similar to iwlwifi.Stefan Sperling
2021-06-30Fix Tx queue flushing in iwm(4).Stefan Sperling
2021-06-30Align HT protection flags we send to iwm(4) firmware with flags used byStefan Sperling
2021-06-30Make the iwm(4) mac context task send its command only if we are still inStefan Sperling