openbsd
2021-05-11 patrickEnable iwx(4).
2021-05-11 claudioDon't leak fd on error.
2021-05-11 jsguse FE_ALL_EXCEPT not _ROUND_MASK when masking fcsr...
2021-05-11 claudioMake sure some variables are initialised since modern...
2021-05-11 claudioArm the alarms in all childs so they terminate if the...
2021-05-11 claudioBefore calling ASN1_time_parse() initialize the struct...
2021-05-11 mvsregen
2021-05-11 mvsUnlock shutdown(2).
2021-05-11 mvsregen
2021-05-11 mvsUnlock listen(2).
2021-05-11 mvsregen
2021-05-11 mvsUnlock connect(2).
2021-05-11 mvsregen
2021-05-11 mvsUnlock bind(2).
2021-05-11 kettenisSince ld.lld doesn't properly support R_RISCV_RELAX...
2021-05-11 stspDuring a "key unset for sw crypto" panic, display more...
2021-05-11 stspIn hostap mode don't send data frames to nodes which...
2021-05-11 claudioUse non-blocking connect() to setup the RTR socket...
2021-05-11 tbzap stray comma
2021-05-10 tbReplace unnecessary calls to EC_GROUP_get_curve_GF...
2021-05-10 tbIt's no longer necessary to link ecdhtest statically.
2021-05-10 tbMerge documentation for EC_GROUP_{set,get}_curve(3...
2021-05-10 tbMerge documentation for EC_POINT_{get,set}_coordinates and
2021-05-10 mpiRevert previous, it introduced a regression with breakp...
2021-05-10 bluhmlibexpat major bump to 13.0
2021-05-10 bluhmUpdate libexpat to 2.3.0. Relevant for OpenBSD are...
2021-05-10 gkoehlerAdd ld.script for macppc kernel, ofwboot
2021-05-10 krwReplace some magic numbers with #define's. Rename GPT_g...
2021-05-10 tbsync
2021-05-10 tbgive libtls the same bump as libssl
2021-05-10 tbbump libssl major after struct visibility changes and...
2021-05-10 tbbump libcrypto minor after symbol addition
2021-05-10 tbMake SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3...
2021-05-10 tbProvide SSL_SESSION_get0_cipher(3)
2021-05-10 tbProvide SSL_CTX_get_ssl_method(3)
2021-05-10 tbProvide SSL_CIPHER_find(3)
2021-05-10 tbExpose EVP_Digest{Sign,Verify}(3)
2021-05-10 tbExpose EC_POINT_{get,set}_affine_coordinates(3) and
2021-05-10 tbExpose EC_GROUP_{get,set}_curve(3)
2021-05-10 claudioTo add keep-alive support the read handler got changed...
2021-05-10 deraadtremove serial number (used during development to observ...
2021-05-10 deraadtsigfillsiz is int, not long; ok kettenis
2021-05-10 claudioExtend eval_all test a little bit.
2021-05-10 claudioBetter way to detect the double new lines the API issue...
2021-05-10 stspLet iwm(4) flush Tx queues before removing the firmware...
2021-05-10 stspRefactor softraid crypto code to allow use of a discipl...
2021-05-10 jsgreduce exception.S diff to FreeBSD
2021-05-10 guentherPull the logic to get the "lock" for TLB shooting into
2021-05-09 jsgfpu_valid_opcode() did not correctly handle 16 bit...
2021-05-09 drahnChange offsets to (N * 8) to reduce chance of register...
2021-05-09 jobAdd draft-ietf-sidrops-rpki-rsc OID
2021-05-09 kettenisSome x86 machines advertise the "hardware reduced"...
2021-05-09 janAdd subtest for EPRT command in ftpd regression test
2021-05-09 tbPrepare to provide EVP_Digest{Sign,Verify}
2021-05-09 janAdd subtest for SIZE command in ftpd regression tests
2021-05-09 janAdd subtest for RNFR and RNTO in ftpd regression tests
2021-05-09 tbGarbage collect sz in mft_parse_filehash() which has...
2021-05-09 tbtwo whitespace tweaks
2021-05-09 tbRemove unnecessary NULL check that breaks the build...
2021-05-09 jsgreturn type on a different line and use (void) instead...
2021-05-09 jsgfix indentation
2021-05-08 deraadtadapt ruslan@freebsd's disasm to our world, and replace...
2021-05-08 deraadtsimilar to ruslan@freebsd's work, use https://github...
2021-05-08 krwRecognize GPT partitions of type 21686148-6449-6e6f...
2021-05-08 krwSpoof GPT partitions of type 21686148-6449-6e6f-744e...
2021-05-08 lumPerhaps the syntax '((' and '()' will be valid one...
2021-05-08 martijnRevert previous commit.
2021-05-08 lumstop parsing if a digit is found as first character...
2021-05-08 martijnIn the C locale make codepoints > 0x7f return EILSEQ...
2021-05-08 antonFix a race in the kqueue-read test. If the writer threa...
2021-05-08 deraadtkernel setjmp saves 14 registers, not 13. ddb continue...
2021-05-07 krwReplace random mix of u_int* and uint* types with consi...
2021-05-07 kettenisPrint Synopsys version number, use OF_getpropbool(9...
2021-05-07 bluhmDynamic socket buffers make tests unreliable, set fixed...
2021-05-07 martijnFix the \x escape sequence to be limited to max 2 chara...
2021-05-07 dtuckerIncrease ConnectionAttempts from 4 to 10 as the tests...
2021-05-07 jsgRealTek -> Realtek
2021-05-07 lumGive an error if quoted string is found as first non...
2021-05-07 lumTake a note of expression length when it is extracted...
2021-05-07 djminclude pid in LogVerbose spam
2021-05-07 djmdon't sigdie() in signal handler in privsep child process;
2021-05-07 djmcorrect mistake in spec - the private key blobs are...
2021-05-07 djmdump out a usable private key string too; inspired...
2021-05-07 jsgfix bounds tests gpio pin numbering starts at 0
2021-05-07 jsgadd support for RTL8168FP/RTL8111FP/RTL8117 to re(4)
2021-05-06 krwGPT_get_hdr() is actually spelled GPT_get_header().
2021-05-06 kettenisFix bogus return statement.
2021-05-06 kettenisAdd OF_getpropbool(9).
2021-05-06 claudioBring comment in sync with the code. No functional...
2021-05-06 jobAdd an 'expires' column to CSV & JSON output
2021-05-06 stspClarify that athn(4) USB devices don't support power...
2021-05-06 lumAdd the line number of an error to error messages.
2021-05-06 antonregen
2021-05-06 antonUnlock lseek(2).
2021-05-06 lumAdd a number to parameters for ewprintf() via beeping.
2021-05-06 mvsKill pfkeyv2_parsemessage() declaration which is absolu...
2021-05-06 mpiRefactor routines to stop/unstop processes and save...
2021-05-06 claudioexport [ none | default-route ] changes are not handled...
2021-05-06 claudioIt is no longer required to reset a session when export...
2021-05-06 stspMake iwx(4) install CCMP keys to hardware from a task...
next