dragonfly.git
2024-03-11 Aaron LIcontrib/less: Update READMEs
2024-03-11 Aaron LIMerge branch 'vendor/LESS'
2024-03-11 Aaron LIvendor/less: upgrade from 608 to 643 vendor/LESS
2024-03-07 Aaron LIsockstat(1): Fix and improve output formatting
2024-03-07 Aaron LIprocfs(5): Update man page for the previous change
2024-03-07 Ricardo Brancoprocfs(5): Add '/proc/self/exe' symlink support
2024-03-06 Ricardo Brancogzip(1): Set file flags after setting file times
2024-03-06 Ricardo Brancohexdump(1): Ignore zero st_size to work on pseudo-files...
2024-03-06 Ricardo Brancowc(1): Ignore zero st_size to work on pseudo-filesystems
2024-03-05 Aaron LImd5(1): Further cleanup the code a bit
2024-03-05 Aaron LImd5(1): Improve the previous commit
2024-03-05 Ricardo Brancomd5(1): Fix to calculate correct checksum on pseudo...
2024-03-05 Aaron LImd5(1): Minor code tweaks and style cleanups
2024-03-04 Aaron LIping(8): Add check for negative wait timeout
2024-03-04 Aaron LIping(8): Relax the interval restriction for normal...
2024-03-04 Aaron LIping(8): Allow normal users to specify larger packets
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 LInetstat(1): Increase column width of interface name
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-03-01 Tomohiro Kusumiusr.sbin/makefs/msdos: Fix broken extra-directory case
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 LIawk(1): Raise WARNS to 5 for internal 'maketab' tool
2024-02-28 Aaron LIcontrib/awk: Update README.DELETED
2024-02-28 Aaron LIMerge branch 'vendor/AWK'
2024-02-28 Aaron LIvendor/awk: upgrade from 20220912 to 20240122 vendor/AWK
2024-02-27 Aaron LIrc.d: Rewrite motd to clean it up
2024-02-27 Aaron LIrc.d: Fix eval bug in routed script
2024-02-27 Aaron LIrc.d: Clean up and tweak dependencies
2024-02-27 Aaron LIrc.d: Make ldconfig, netoptions and rtsold run earlier
2024-02-27 Aaron LIrc.d: Various style and whitespace cleanups
2024-02-27 Aaron LIrc.d: Make autofs(5) scripts run earlier
2024-02-27 Aaron LIrc.d: Add FILESYSTEMS dummy dependency
2024-02-26 Shingy ShabooyaAdded support for Realtek E2600 (Killer Ethernet Adapte...
2024-02-21 Aaron LIrc.d/wg: Simplify the quote() in the awk script
2024-02-21 Aaron LIrc.d/wg: Fix issue in parsing a config file of no peers
2024-02-20 Aaron LIrc.d/wg: Fix the mistake of the 'wg_config_dir' variable
2024-02-20 Aaron LIcrypto: Move blake2s_hmac() to its only user wg_noise.c
2024-02-20 Aaron LIifconfig(8): Minor cleanups to ifwg.c
2024-02-20 Aaron LIwg: Write rc(8) script to easily manage wg(4) interfaces
2024-02-20 Aaron LIrc.conf.5: Reorder "rc_conf_files" to group "rc_*"...
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-09 Aaron LIifconfig(8): Minor code and style cleanups
2024-02-09 Aaron LIifconfig(8): Change some 'int' variables to 'bool'...
2024-02-09 Aaron LIifconfig(8): Fix bug in interface address configuration
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: Adapt the man page to match our version
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...
next