openbsd
2021-03-06 patrickOne major issue talked about in research papers is...
2021-03-06 florianImplement last remaining bits to update from RFC 4941...
2021-03-06 florianTurns out there are dhcp servers that ignore DHCPREQUES...
2021-03-06 deraadtsync
2021-03-06 jsgansi
2021-03-06 espieput back Lst_Destroy(paths) where it belongs
2021-03-05 tobhePrint PFS group for rekeyed Child SAs.
2021-03-05 tobheLog transforms of established IKE and Child SAs.
2021-03-05 tobheMove policy printing code from parse.y to new print.c
2021-03-05 janAvoid print for NULL pointer
2021-03-05 claudioFix regress tests after changes to tal.c, mft.c, and...
2021-03-05 claudioFactor out the URI check we do in various places into...
2021-03-05 lumIf there is a problem with opening a directory via...
2021-03-05 claudioFactor out the SHA256 hash checks into valid_filehash...
2021-03-05 zhukTest case for read-only array being not that read-only...
2021-03-05 zhukFix old ksh bug: wrong variable being looked up when...
2021-03-05 jsgansi
2021-03-05 janadd missing PCI classes
2021-03-05 jsgansi
2021-03-05 ericStart porting smtpd to libtls.
2021-03-05 claudioRemove space at end of line
2021-03-05 jsgansi
2021-03-05 jsgansi
2021-03-05 yasuokaFix some heap over-read in logging in PPTP protocol...
2021-03-05 antonStop abusing display blocks under the authors section...
2021-03-05 jsgderegister
2021-03-05 jsgansi
2021-03-05 dlgpass the uint64_t dst ethernet address from ether_input...
2021-03-05 jsgansi
2021-03-05 jsgansi
2021-03-05 dlgwork with 64bit ethernet addresses in ether_input().
2021-03-05 patrickImprove readability of softc accesses.
2021-03-05 patrickIntroduce an IOVA allocator instead of mapping pages...
2021-03-05 patrickExtend the commented code that shows which additional...
2021-03-04 tobheRemove -g from CFLAGS. This was accidentally added...
2021-03-04 tobheDerive config netmask from address pool if not explicit...
2021-03-04 kettenisTurns out the cores on Apple's M1 SoC only support...
2021-03-04 kettenisPrint feature that indicates a CPU core supports 16...
2021-03-04 jmcnew sentence, new line;
2021-03-04 visaTweak whitespace and adjust prototypes.
2021-03-04 visaCombine octeon_pcibusvar.h into octeon_pcibus.c to...
2021-03-04 tbAdd two error checks for strdup for consistency.
2021-03-04 tbtypo in comment
2021-03-04 visaUpdate clock interrupt count atomically.
2021-03-04 claudioLast commit was done from a non-clean tree. Revert...
2021-03-04 claudioUpdate TAL files to offical versions that include a...
2021-03-04 claudioUnify the out of memory errors here as well.
2021-03-04 claudioUse the same way to error out in out of memory situation.
2021-03-04 tban -> and
2021-03-04 tbzap whitespace on three lines
2021-03-04 claudioReplace NOTREACHED with actuall errx() calls. I managed...
2021-03-04 claudioRemove NOTREACHED marker, it should be obvious when...
2021-03-04 claudioSimply ignore errors from tls_close(). ftp(1) does...
2021-03-04 claudioImplement a https client as a sub-process for rpki...
2021-03-04 claudioAdd sys/queue.h to the include list since imsg.h needs...
2021-03-04 espiewarn about proper usage of Lst_Destroy.
2021-03-04 espiebetter if I commit the version which actually includes...
2021-03-04 espiesomehow I forgot to add copyright and to include the...
2021-03-04 mpiMerge issignal() and CURSIG() in preparation for turnin...
2021-03-04 mpiModify `uvmexp.swpgonly' atomically, required for uvm_f...
2021-03-04 mpiBring back previous fix for UVM vnode deadlock.
2021-03-04 jsgremove extra argument to printf
2021-03-04 krwNotice when link-timeout expires even if istty(STDERR...
2021-03-04 afresh1Never automatically rewrite perl/dist/Devel-PPPort...
2021-03-03 jsgoff by one
2021-03-03 djmdon't sshbuf_get_u32() into an enum; reported by goetze AT
2021-03-03 tobheFree sc_vroute on shutdown.
2021-03-03 kettenisRemove bogus (and pointless) pmap_activate(9) call.
2021-03-03 sthentypo in other_hostkeys_message() display output, ok djm
2021-03-03 martijns/byte/character
2021-03-03 bruAdd a configurable button mapping for tap gestures...
2021-03-03 ratchovsndiod: Move MTC/MMC state to its own global structure
2021-03-03 ratchovsndiod: Move MIDI control endpoint to opt structure
2021-03-03 ratchovsndiod: Move controls out of the device structure
2021-03-03 ratchovsndioctl: Flush stdout before polling
2021-03-03 knUnveil only /etc/resolv.conf and /etc/resolv.conf.new...
2021-03-03 jsgremove unreachable and unneeded code
2021-03-03 djmneeds FILE*; from Mike Frysinger
2021-03-03 jsgoff by one in array bounds tests
2021-03-03 dlgclean up span ports as span ports, not bridge ports.
2021-03-02 dlgfix an assert in veb_p_ioctl() that failed when called...
2021-03-02 bruRead general and touchpad-specific wsmouse settings...
2021-03-02 millertFix size computation in replace_repeat() for special_ca...
2021-03-02 lumIt is now possible to define single value variables...
2021-03-02 florianOnly attach a fully configured bpf filter to a network...
2021-03-02 deraadtinclude of netinet/in.h here is incorrect, because...
2021-03-02 deraadtdocument ENOTSUP wxallowed/wxneeded behaviour more...
2021-03-02 claudioMust include netinet/in.h before netinet/ip.h or bad...
2021-03-02 jsingSeparate variable declaration and assignment.
2021-03-02 jsingReplace two handrolled tls12_record_protection_engaged().
2021-03-02 jsingMove key/IV length checks closer to usage sites.
2021-03-02 florianFix indentation of switch / case. No binary change.
2021-03-02 jsingAdd tls12_record_protection_unused() and call from...
2021-03-02 deraadtsatisfy older gcc with poor warning generation
2021-03-02 deraadtrequires netinet/in.h
2021-03-02 krwRename local variable 'cur_time' in set_timeout() to...
2021-03-02 tbFix misleading indentation in SSL_get_error()
2021-03-02 lumThis diff soaks up the user input while the the maximum...
2021-03-02 krwEliminate redundant checks for expired leases in ifi...
2021-03-02 lumUpdate logging with comments made by florian@ some...
next