openbsd
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...
2021-05-06 claudioImprove reload behaviour of RDE peer flags and export_type.
2021-05-06 claudioSimplify file handling. There is no reason to use O_NON...
2021-05-06 claudioMore code cleanup
2021-05-06 lumGive parse error if character found between blocks.
2021-05-06 jsgenable dwmmc(4)
2021-05-05 dvRefactor vm_instance to return error value directly.
2021-05-05 jsingReplace DTLS w_epoch with epoch from TLSv1.2 record...
2021-05-05 kettenisThe StarFive JH7100 SoC found on the BeagleV beta board...
2021-05-05 jobEmit an integer instead of a string in JSON output
2021-05-05 jobClarify -n behavior
2021-05-05 visaRemove unneeded tlb_set_gbase() that was used with...
2021-05-05 ketteniswhitespace
2021-05-05 jsguse fence iorw,iorw for bus_space_barrier()
2021-05-05 kettenisSync with arm64 version.
2021-05-05 claudioDocument new reload behaviour. From Ashton Fagg
2021-05-05 kettenisFix definition of GICD_TYPER_LPIS.
2021-05-05 sthenslight tidy-up of /etc/services:
2021-05-05 claudioImprove the rde evaluate all test case by doing a withd...
2021-05-05 jsingRewrite TLSv1.2 key block handling.
2021-05-05 claudioAll exabgp configs changed to the c code version of...
2021-05-05 jsgMatch on snps,dw-mshc in dwmmc(4) and use clock-frequen...
2021-05-05 mpiUnlock top part of the fault handler.
2021-05-05 lumCheck the characters preceeding and following quotes.
2021-05-05 stspEnable detailed reports about firmware errors in iwm...
2021-05-05 drahnriscv64 binutils 'support'
2021-05-05 asouFix backtrace command with kernel core.
2021-05-05 jsgriscv: Assert that SUM is not set in SSTATUS for except...
2021-05-05 jsgriscv: Clear SUM in SSTATUS for supervisor mode exceptions.
2021-05-05 jsgrename trap.S exception.S and trap_machdep.c trap.c...
2021-05-05 kurtAdd Radxa Rock Pi N10.
2021-05-04 dtuckerDon't pass NULL as a string in debugging as it does...
2021-05-04 bluhmReorder the integer sysctl functions. Then the traditi...
next