index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-03
spring cleanup, remove sysctl from doc, and finally gc some older annotations
Marc Espie
2017-03-03
pass @sysctl into old stuff
Marc Espie
2017-03-03
remove a few redundant conditions that jsg@ found with cppcheck
Ingo Schwarze
2017-03-03
Fix a copy-and-paste error that caused man(7) manuals without
Ingo Schwarze
2017-03-03
Replace a panic with a compile time assert in icmp6_reflect().
Alexander Bluhm
2017-03-03
A missing initialization could randomly cause regular expression
Ingo Schwarze
2017-03-03
Fix previous: do not access the byte before the string if the string
Ingo Schwarze
2017-03-03
Ensure MD and key initialized before processing HMAC
Kinichiro Inoguchi
2017-03-03
Prevent a recursion in the socket layer.
Martin Pieuchot
2017-03-03
Undefined behavior: Variable 'user' was used as parameter and
Reyk Floeter
2017-03-03
Delete "comspeed" which had been mistakenly added as a int value.
YASUOKA Masahiko
2017-03-03
Iterate over the global list of interfaces instead of using the global
Martin Pieuchot
2017-03-03
Remove non longer needed splsoftnet()/splx() dances.
Martin Pieuchot
2017-03-03
fix ssh-keygen -H accidentally corrupting known_hosts that contained
Damien Miller
2017-03-03
enable FFS2 on armv7 and arm64 ramdisks
Jonathan Gray
2014-04-15
Import the OpenSSL libcrypto tests in a form suitable for our rergress
Miod Vallat
2017-03-02
document EPERM error when connect(2)ing.
Sebastian Benoit
2017-03-02
Fix breakage of md5 authentication.
Renato Westphal
2017-03-02
Now that the kernel provides information about IPsec SA bundles,
Alexander Bluhm
2017-03-02
Implement a new routing message RTM_PROPOSAL that communicates
Kenneth R Westerback
2017-03-02
Document some installation quirks for the EdgeRouter Lite in INSTALL.octeon:
Stefan Sperling
2017-03-02
Silence a warning from zic about a too long zone name (POSIX limits TZ to 6 c...
Todd C. Miller
2017-03-02
fix error in Dt; from robert klein
Jason McIntyre
2017-03-02
Add a new sysctl machdep.lidaction. The sysctl works as follows:
Martin Natano
2017-03-02
8168 support jumbo frames;
Jason McIntyre
2017-03-02
Initialize 'ni' pointer in ieee80211_keyrun(). Fallout from last minute
Stefan Sperling
2017-03-02
Fix a rtentry leak in error path.
Martin Pieuchot
2017-03-02
close ftp(1)'s output file to avoid leaking one FD per request.
Stuart Henderson
2017-03-02
Prefer the global list of interfaces to the dying global list of IPv6
Martin Pieuchot
2017-03-02
Use the routing table rather than the global list of IPv6 address.
Martin Pieuchot
2017-03-02
Convert domain declarations to C99 initializers.
Martin Pieuchot
2017-03-02
Add "locked lladdr" option to prevent VMs from spoofing MAC addresses.
Reyk Floeter
2017-03-02
refactor cpuid exit handler for easier merge with upcoming SVM version.
Mike Larkin
2017-03-02
log attempts to access cpuid leaf function 0x03, "processor serial number".
Mike Larkin
2017-03-02
reduce some more differences in vmm between i386 and amd64 that didn't
Mike Larkin
2017-03-02
Allow MPLS switching and VPLS across rdomains.
Renato Westphal
2017-03-02
reduce differences in vmm between amd64 and i386 (i386 picks up a handful
Mike Larkin
2017-03-02
Refactor cpuid exit handler to make it easier to bolt on SVM support
Mike Larkin
2017-03-02
sync
Theo de Raadt
2017-03-01
Print message why tests are skipped.
Alexander Bluhm
2017-03-01
Rename start_vm_complete to vm_start_complete for consistency.
Reyk Floeter
2017-03-01
unbreak vmctl build by renaming a function that now conflicts with
Mike Larkin
2017-03-01
Comments ...
Robert Peichaer
2017-03-01
Fix some DPRINTFs I just added to ieee80211_pae_input.c.
Stefan Sperling
2017-03-01
Fix a bug allowing a man-in-the-middle attack against WPA wireless clients.
Stefan Sperling
2017-03-01
Split vmm.c into two files: vm.c for the VM child, vmm.c for the parent
Reyk Floeter
2017-03-01
Remove pkg.conf leftover.
Robert Peichaer
2017-03-01
xdm -> xenodm; from jan stary
Jason McIntyre
2017-03-01
Convert ssl3_{get,send}_server_key_exchange() to EVP_md5_sha1().
Joel Sing
2017-03-01
Add EVP test for MD5-SHA1.
Joel Sing
[next]