summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-04Process pppoe(4) packets directly, do not queue through netiskn
2021-01-04Regress from martijn@.rob
2021-01-04whitespaceTheo Buehler
2021-01-04Adjust to new sort order of roa-set.Claudio Jeker
2021-01-04Rename PFD_PIPE_ROUTE to PFD_PIPE_RDE which is a more obvious name.Claudio Jeker
2021-01-04Keep the various free calls of tls13_record_layer_free() in theTheo Buehler
2021-01-04- fix use after free, when packet gets dropped.Alexandr Nedvedicky
2021-01-04Remove kernel lock from pppoe(4) input pathkn
2021-01-04Rework roa_cmp() so that the result does not depend on the endianess ofClaudio Jeker
2021-01-04Use log_sockaddr() in log_addr() to print a struct bgpd_addr. This wayClaudio Jeker
2021-01-04Minor refactoring in pf(4). Note that struct pfsync_state is noAlexander Bluhm
2021-01-04Remove unused `pipex_iface_context' struct.mvs
2021-01-04Fix linking of regress tests after 'bgpctl show sets' addition.Theo Buehler
2021-01-04Add a variant of remain-on-exit that only keeps the pane if the programNicholas Marriott
2021-01-04Remove BER_TYPE_BOOLEAN, it's not part of the spec and I haven't seen itMartijn van Duren
2021-01-04use bus_dmamap_sync around updates to the doorbells.David Gwynne
2021-01-03Bump default datasize-max and datasize-cur since clang now seems toMark Kettenis
2021-01-03Make consistent reference to pathname.rob
2021-01-03Prevent redefinition of `crypto_int32' error with gcc3.tobhe
2021-01-03Add space for ballooning clang.Visa Hankala
2021-01-03Make CHIN() Boolean-valued and use this to turn an expression with aTheo Buehler
2021-01-03Create .1 backup files when acme-client is going to overwrite aFlorian Obser
2021-01-03Increase file descriptor limit to allow long chains of splicedAlexander Bluhm
2021-01-03Turn macros into inline functions so that there is no need to document inTheo Buehler
2021-01-03Allocate address space for reposting vga devices using km_alloc(9) ratherJonathan Matthew
2021-01-03add the missing EXIT STATUS and HISTORY sectionsIngo Schwarze
2021-01-03Obvious bugfix: requesting a long dictum from a file containing shortIngo Schwarze
2021-01-02fix inverted exit status of fortune -m;Ingo Schwarze
2021-01-02Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1.Patrick Wildt
2021-01-02Adjust link path for libc++ to find libc++abi to match change of MakefilePatrick Wildt
2021-01-02Remove two now-unused functions; a result of the categories removal.Todd C. Miller
2021-01-02Check auth_mkvalue(3) return value for NULL (malloc failure).Todd C. Miller
2021-01-02Import libc++abi 10.0.1 release.Patrick Wildt
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2021-01-02Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for anPatrick Wildt
2021-01-02Tweak previous:Ingo Schwarze
2021-01-02Make list of DHE parameters more prominentkn
2021-01-02If acme-client detects an added or removed SAN in the config fileStuart Henderson
2021-01-02Pull tls_close() and tls_free() further up, so tls_free() will alreadyTheo Buehler
2021-01-02Call tls_close() before closing the underlying socketTheo Buehler
2021-01-02Free {alert,phh}_data in tls13_record_layer_free()Theo Buehler
2021-01-02Remove libunwind 8.0.0 now that we switched to libunwind 11.0.0 in thePatrick Wildt
2021-01-02syncPatrick Wildt
2021-01-02Switch libc++ and libc++abi to use libunwind 11.0.0. Bump major for bothPatrick Wildt
2021-01-02Merge compiler-rt 11.0.0.Patrick Wildt
2019-06-17Import libunwind 8.0.0.Patrick Wildt
2018-09-11import of libunwind 6.0.0Robert Nagy
2016-09-03Import libunwind 3.9.0Patrick Wildt
2021-01-02Import compiler-rt 11.0.0 release.Patrick Wildt
2021-01-02Add missing .Cm macros to the Address Family table.Ingo Schwarze