2018-09-20 |
claudio | Fix an out of bound read that could crash the RDE becau... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
jmc | reorder CASignatureAlgorithms, and add them to the... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
djm | fix "ssh -Q sig" to show correct signature algorithm... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
djm | add CASignatureAlgorithms option for the client, allowi... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
djm | Add sshd_config CASignatureAlgorithms option to allow... |
commit | commitdiff | tree | snapshot |
2018-09-20 |
jsg | fix a memory leak in ihidev_hid_command() |
commit | commitdiff | tree | snapshot |
2018-09-19 |
millert | If getcwd() fails in dinit(), the stat buffer 'swd... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
millert | Fix last commit, I made one of the changes to the wrong... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
bluhm | Update disklabel(8) man page with the new 5G minimum... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
miko | fix message to reflect "rmidi" is the expected string... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
millert | Compare against NULL, not '\0' for pointers. Quiets... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
miko | sys/stat.h not needed here; ok ratchov@ |
commit | commitdiff | tree | snapshot |
2018-09-19 |
mpi | Always call bridge_iflist `bif'. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
claudio | Wrap sending imsg to the RDE in a function and make... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
krw | Try to turn this into an actual regress test. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
reyk | Do not abort when the ca privenc runs into a timeout. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
jmatthew | Report duplex state correctly for adapters with firmwar... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
claudio | Free edid_buf after use so to fix possible memory leak. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
mestre | In mue_iff() move the initialization of the hash table... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
eric | rename the ill-named "flags" member to "as_host" in... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
guenther | Delete checks of the CST bit_width ('vendor') field... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
ccardenas | Various clean up items for disks. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
djm | Make "ssh-add -q" do what it says on the tin: silence... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
bluhm | Updating time counters without memory barriers is wrong... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
patrick | Update to compiler-rt 6.0.0. |
commit | commitdiff | tree | snapshot |
2018-09-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-09-18 |
naddy | 6.5 packages key |
commit | commitdiff | tree | snapshot |
2018-09-18 |
deraadt | 6.5 base key |
commit | commitdiff | tree | snapshot |
2018-09-18 |
anton | whitespace fix; no binary change |
commit | commitdiff | tree | snapshot |
2018-09-18 |
anton | Backport support for option -a to addr2line, which... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
millert | Restore the xmalloc(), xcalloc(), xreallocarray() and... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
naddy | The dmesg buffer is sufficiently large now that using... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
sthen | s/mulitprotocol/multiprotocol/ in error text |
commit | commitdiff | tree | snapshot |
2018-09-18 |
mlarkin | vmm(4): Reset host LDTR on exit for SVM |
commit | commitdiff | tree | snapshot |
2018-09-18 |
claudio | Start testing the roa backend (test 5) and cleanup... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
claudio | Backend for roa-sets. This combines as_sets and prefix... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
tb | Fix typo in previous: group_from_gid(st->st_gid, 1... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
denis | fix a crash when prefix length is not specified |
commit | commitdiff | tree | snapshot |
2018-09-18 |
bluhm | Increase minimum size for /usr/obj partition to 5 Gig... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
deraadt | grow arm64 ramdisk |
commit | commitdiff | tree | snapshot |
2018-09-18 |
kn | fix table commands under anchors |
commit | commitdiff | tree | snapshot |
2018-09-18 |
espie | document parallel2 |
commit | commitdiff | tree | snapshot |
2018-09-18 |
jmatthew | cast HWRM_NA_SIGNATURE when shortening it to keep gcc... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
deraadt | backout last week of csh diffs. They are disasterously... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
mestre | fix memory leak in ieee80211_end_scan() |
commit | commitdiff | tree | snapshot |
2018-09-18 |
miko | ellapsed -> elapsed; ok jmc@ |
commit | commitdiff | tree | snapshot |
2018-09-18 |
miko | i forgot to sync sndiod with aucat/dsp.c rev 1.12 |
commit | commitdiff | tree | snapshot |
2018-09-18 |
miko | clear p->ctx array with memset(); ok ratchov@ |
commit | commitdiff | tree | snapshot |
2018-09-18 |
millert | Use user_from_uid(3) if getlogin(2) fails, storing... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
millert | Use user_from_uid(3) instead of getpwuid(3) and keep... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
millert | Account from the fact that we store ech entry three... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
miko | remove macros for xmalloc(), xcalloc() & xreallocarray... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
tb | fix order of arguments in fmt.Printf() |
commit | commitdiff | tree | snapshot |
2018-09-17 |
tb | Simplify initialization of asn1_cb; use correct spellin... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
sthen | typo in comment |
commit | commitdiff | tree | snapshot |
2018-09-17 |
martijn | Replace any() with strchr(3). |
commit | commitdiff | tree | snapshot |
2018-09-17 |
jmc | update the installed path for sendmail: from matt schwartz |
commit | commitdiff | tree | snapshot |
2018-09-17 |
jmc | clean up the amount of printf in usage(): from sascha... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
millert | Use the strict pragma for better warnings. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
millert | When choosing a prime from the moduli file, avoid re... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
cheloha | Move tally mark printing out of the main benchmark... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
visa | Simplify VFS initialization. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
mestre | unveil(2) "path" (/dev/audioctl0 by default, or changed... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
friehm | Do not acknowledge a received ack-only tcp packet that... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
claudio | Rename struct as_set to struct irr_as_set to not confli... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
espie | avoid calling make_full for determining special file... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
eric | simplify code path for backup relay and remove useless... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
sthen | remove binary doc files that aren't really useful to... |
commit | commitdiff | tree | snapshot |
2018-09-17 |
sthen | merge conflicts |
commit | commitdiff | tree | snapshot |
2018-09-17 |
sthen | import unbound 1.7.3, testing from benno@ and Brad. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
jsg | fix memory leaks in ieee80211_add_ess() |
commit | commitdiff | tree | snapshot |
2018-09-16 |
stsp | Fix length checks in the receive path of iwm(4). |
commit | commitdiff | tree | snapshot |
2018-09-16 |
bluhm | The kernel does not set the address family for the... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
tb | add missing default case to switch |
commit | commitdiff | tree | snapshot |
2018-09-16 |
bluhm | If a prefix without length was specifed in the config... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
tb | EVP_aead_chacha20_poly1305() can't actually fail. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
krw | Unbreak tree with 'char *' -> 'const char *' for |
commit | commitdiff | tree | snapshot |
2018-09-16 |
kettenis | Add support for setting NVRAM variables. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Add missing includes for setpassent() and setgroupent(). |
commit | commitdiff | tree | snapshot |
2018-09-16 |
kettenis | Adjust sparc64 bits after libunwind 6.0.0 update. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
kettenis | Various improvements to generate logical domain configu... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
tb | Rename *AesCcmOrGcm* into the slightly less ugly *AesAead*. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
visa | Move vfsconf lookup code into dedicated functions. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
bluhm | With prefixlen 128, mask_prefix() in rad(8) caused... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use uid_from_user(3) and gid_from_group(3) in utilities... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3) and group_from_gid(3) in a few... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3) and group_from_gid(3) to avoid... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Use user_from_uid(3), group_from_gid(3), uid_from_user... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
millert | Replace the local getname() and getuserid() functions... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | another typo. time to sleep |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | typos |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | add a brief comment on the acceptable AES CCM and AES... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Also exercise EVP_aead_aes_128_gcm() and EVP_aead_aes_2... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | rename checkChaCha20Poly1305{Open,Seal}() into checkAea... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Merge AES CCM, AES GCM and ChaCha20 data structures... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
tb | Add missing conversion specifier |
commit | commitdiff | tree | snapshot |
2018-09-15 |
inoguchi | Modify regress appstest.sh for interoperability testing... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
kettenis | Add support for version 2.0 of the mdstore protocol. |
commit | commitdiff | tree | snapshot |
2018-09-15 |
miko | strsave() is hard-fail strdup() so simplify and rename... |
commit | commitdiff | tree | snapshot |
2018-09-15 |
bentley | Fix fortune underlines and use the right number of... |
commit | commitdiff | tree | snapshot |
next |