nrelease - fix/improve livecd
[dragonfly.git] / sys /
4 days ago Michael NeumannSync psm/evdev/atkbd with FreeBSD
2024-04-02 Michael Neumanniwm: Fix S:N reporting in ifconfig(8)
2024-04-01 Michael Neumanniwm: Sync with FreeBSD minus few commits (as of April...
2024-03-28 Matthew Dillonfuse - minor cleanup
2024-03-28 Matthew Dillonfuse - Add back into the module Makefile
2024-03-28 Antonio Huete Jimenezsys/conf: remove referenced to non exisitng file
2024-03-23 Aaron LIWhitespace cleanups
2024-03-23 Aaron LIsys: Minor fixes to some comments
2024-03-23 Aaron LIsys: Minor code cleanups
2024-03-23 Aaron LIwg: Minor code cleanups
2024-03-22 Ricardo Brancocd9660: Add support for mask,dirmask,uid,gid options
2024-03-20 Aaron LInet: Clean up ifa_ifwithnet() and ifaof_ifpforaddr()
2024-03-20 Aaron LInet: Improve rt_print() and rt_addrinfo_print() debug...
2024-03-20 Aaron LInet: Fix panic in the rt_addrinfo_print() debug function
2024-03-20 Aaron LInet: Clean up sockaddr_print() by removing duplicate...
2024-03-20 Aaron LInetinet: Improve the deletion of loopback route
2024-03-20 Aaron LInetinet: Auto add loopback routes to interface addresses
2024-03-20 Aaron LInetinet: Simplify the handling of INADDR_ANY in in_ifinit()
2024-03-20 Aaron LInet: Integrate link_rtrequest() into rt_getifa()
2024-03-16 Matthew Dillonsys/vfs/fuse: Some mmap related fixes, issues with...
2024-03-16 Matthew Dillonsys/vfs/fuse: Fix a ton more stuff
2024-03-15 Matthew Dillonsys/vfs/fuse: Fix a ton of stuff and get writes working
2024-03-14 Tomohiro Kusumisys/vfs/fuse: Re-disable from build
2024-03-13 Kyle ButtFix null dereference bug in fuse and re-enable it.
2024-03-11 Aaron LIMerge branch 'vendor/LESS'
2024-03-07 Ricardo Brancoprocfs(5): Add '/proc/self/exe' symlink support
2024-03-03 Aaron LIwg: Add comment for noise_remote_index() in handling...
2024-03-03 Aaron LIwg: Disable auto link-local configuration and DAD
2024-03-03 Aaron LIstf(4): Set ND6 flags to disable auto link-local and DAD
2024-03-03 Aaron LInetinet6: Improve in6if_do_dad() by checking IFF_MULTICAST
2024-03-03 Aaron LI<sys/param.h>: Bump __DragonFly_version for the netinet...
2024-03-03 Aaron LInetinet6: Improve flexibility of receiving Router Adver...
2024-03-03 Aaron LInetinet6: Add per-interface flag ND6_IFF_NO_DAD flag...
2024-03-03 Aaron LInetinet6: Improve handling of auto link-local address...
2024-03-03 Aaron LInetinet6: Remove nonexistent IFT_DUMMY from in6if_do_dad()
2024-03-03 Aaron LI<sys/mbuf.h>: Remove the obsolete 'm_pkthdr.loop_cnt...
2024-02-28 Aaron LInet: Reimplement packet loop detection based on mbuf...
2024-02-28 Aaron LIwg: Update wg_handshake() to increase 'ierrors' on...
2024-02-28 Aaron LIwg: Improve error handling in wg_output()
2024-02-28 Aaron LIMerge branch 'vendor/AWK'
2024-02-26 Shingy ShabooyaAdded support for Realtek E2600 (Killer Ethernet Adapte...
2024-02-20 Aaron LIcrypto: Move blake2s_hmac() to its only user wg_noise.c
2024-02-14 Aaron LIwg: Change cpu_sfence() to release store + acquire...
2024-02-10 Aaron LIwg: Convert BPF_MTAP_AF() macro to inline function...
2024-02-10 Aaron LIwg: Add RXCSUM support to avoid unnecessary checksum...
2024-02-10 Aaron LIwg: Track noise_{local,remote,keypair} allocations...
2024-02-10 Aaron LIwg: Some code cleanups, minor improvements and comment...
2024-02-10 Aaron LIwg: Minor improvements to wg_ioctl_set()
2024-02-10 Aaron LIwg: Improve noise_keypair_received_with()
2024-02-10 Aaron LIwg: Refactor noise_keep_key_fresh_{send,recv}() functions
2024-02-10 Aaron LIwg: Refactor cookie functions to make cookie_{checker...
2024-02-10 Aaron LIwg: Refactor and improve determine_af_and_pullup()...
2024-02-10 Aaron LIwg: Cleanup static function prototypes in if_wg.c
2024-02-10 Aaron LIwg: Improve wg_clone_destroy() and wg_down()
2024-02-10 Aaron LIwg: Simplify socket so_lock scope and init/uninit
2024-02-10 Aaron LIwg: Clean up noise_keypair_counter_check() a bit
2024-02-10 Aaron LIwg: Improve noise_keypair_counter_check() to return...
2024-02-10 Aaron LIwg: Reorganize wg_packet and wg_queue functions
2024-02-10 Aaron LIwg: Make peer ID start from 1 (instead of 0)
2024-02-10 Aaron LIwg: Rename wg_softc_*() functions to wg_*_worker()
2024-02-10 Aaron LIwg: Add and improve WG_PKT_* macros to help clean up...
2024-02-10 Aaron LIwg: Clean up and improve wg_deliver_{in,out}() logic
2024-02-10 Aaron LIwg: Optimize wg_peer_{get,set}_endpoint()
2024-02-09 Aaron LIwg: Fix panic of "user address access from kernel mode"
2024-02-09 Aaron LIBump copyright year
2024-02-08 Aaron LIwg: Flush v4 routes for v6 randomized test to reduce...
2024-02-08 Aaron LIwg: Update makefile with (commented) selftest defines
2024-02-08 Aaron LIwg: Refactor selftest allowedips.c
2024-02-08 Aaron LIwg: Port selftest allowedips.c
2024-02-08 Aaron LIwg: Style cleanups and minor updates to selftest cookie...
2024-02-08 Aaron LIwg: Port selftest cookie.c and counter.c
2024-02-08 Aaron LIwg: Import selftest code from wireguard-freebsd
2024-02-08 Aaron LIkernel: Add the 'wg' option and list it in LINT64
2024-02-08 Aaron LIwg: Hook to the build system
2024-02-08 Aaron LIwg: Rewrite the module Makefile
2024-02-08 Aaron LIwg: Prevent wg_{cookie,noise}.h from including by userland
2024-02-08 Aaron LIwg: Reset the obsolete version number to 1
2024-02-08 Aaron LIwg: Fix noise_remote_alloc() to acquire 'l_identity_loc...
2024-02-08 Aaron LIwg: Fix bug in calculate_padding()
2024-02-08 Aaron LIwg: Fix build without INET6 option
2024-02-08 Aaron LIwg: Remove INET option and the 'opt_inet.h' header
2024-02-08 Aaron LIwg: Remove unsupported endpoint.e_local and clean up...
2024-02-08 Aaron LIwg: Port #37: reimplement wg_mbuf_reset()
2024-02-08 Aaron LIwg: Port #36: reimplement loop detection feature
2024-02-08 Aaron LIwg: Assert 'sc_lock' acquired before LK_EXCLUSIVE ...
2024-02-08 Aaron LIwg: Add wg_timers_get_persistent_keepalive() to get PKA
2024-02-08 Aaron LIwg: Implement wg_peer_{set,get}_endpoint() to set the...
2024-02-08 Aaron LIwg: Clean up wg_input() a bit and make return type...
2024-02-08 Aaron LIwg: Fix saving of local endpoint in wg_input()
2024-02-08 Aaron LIwg: Treat zero birthdate as expired in noise's timer_ex...
2024-02-08 Aaron LIwg: Change several noise functions to return boolean...
2024-02-08 Aaron LIwg: Remove unnecessary wg_init()
2024-02-08 Aaron LIwg: Allow to set persistent-keepalive regardless of...
2024-02-08 Aaron LIwg: Improve the return types of noise handshake functions
2024-02-08 Aaron LIwg: Improve noise_begin_session()
2024-02-08 Aaron LIwg: Update noise_remote_index_insert() to return the...
2024-02-08 Aaron LIwg: Rename keypair fields in 'noise_remote' struct...
2024-02-08 Aaron LIwg: Rename 'wg_lock' to 'wg_mtx' since shared lock...
2024-02-08 Aaron LIwg: Don't acquire 'wg_lock' in wg_ioctl()
2024-02-08 Aaron LIwg: Add 'const' qualifier to several functions in if_wg.c
next