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
2016-12-23
Do not call timeout_set(9) multiple times for nd6_slowtimo(), especially
Martin Pieuchot
2016-12-23
Support p2p links where endpoints aren't in the same subnet.
Jeremie Courreges-Anglas
2016-12-23
Write new AUTHORITY_KEYID_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Implement disk detaching
Mike Belopuhov
2016-12-23
Tweaks suggested by miod@
Visa Hankala
2016-12-23
Update and add wide character support types.
Patrick Wildt
2016-12-23
The code to retrieve the interrupt ID only works if the amount of IRQs
Patrick Wildt
2016-12-23
sync
Theo de Raadt
2016-12-23
Convert the sector number in the patition table to the sector number
YASUOKA Masahiko
2016-12-23
The efi disk i/o to read sectors properly when the sector size is not
YASUOKA Masahiko
2016-12-23
Replace the archaic n_time data type with u_int32_t. This also allows the
Lawrence Teo
2016-12-23
Link to Peter Gutmann's classic "X.509 Style Guide".
Ingo Schwarze
2016-12-23
Write GENERAL_NAME_new(3) manual page from scratch - as if plain X.501
Ingo Schwarze
2016-12-22
Also print the mtu in detailed interface info.
Jeremie Courreges-Anglas
2016-12-22
Let rde and ospfe know about all IFINFO messages (eg an interface MTU change).
Jeremie Courreges-Anglas
2016-12-22
Don't run the FSM if the interface state hasn't changed.
Jeremie Courreges-Anglas
2016-12-22
no more bn_dump(3);
Jason McIntyre
2016-12-22
missing full stop;
Jason McIntyre
2016-12-22
OBJ_obj2txt() should return the total amount of space required
Kinichiro Inoguchi
2016-12-22
sync
Theo de Raadt
2016-12-22
Avoid "unused variable 'i'" warnings in generated .c files by only emitting
Kenneth R Westerback
2016-12-22
Simply some for() loops to eliminate "computed, not used" warnings.
Kenneth R Westerback
2016-12-22
add muststaple option so that oscp stapling can be required for sites you
Bob Beck
2016-12-22
copysign and copysignf are used within libm, so declare them accordingly.
Christian Weisgerber
2016-12-22
Write new manual pages PKCS12_new(3) and PKCS12_SAFEBAG_new(3) from
Ingo Schwarze
2016-12-22
Don't convert endianess for flow-mod command field, it is a 8 bit field.
Rafael Zalamena
2016-12-22
Update the regress test to work with the new changes in the switchd(8)
Rafael Zalamena
2016-12-22
Extend the size of user virtual address space from 2GB to 1TB on mips64
Visa Hankala
2016-12-22
Learn remote switch flow tables properties to find out where to install
Rafael Zalamena
2016-12-22
Release the NET_LOCK() before namei(9) as a workaround to let NFS boot
Martin Pieuchot
2016-12-22
Validate the OFP header to make sure it always have a sane size, also
Rafael Zalamena
2016-12-22
Grab the netlock when device is opened; ok mpi, rzalamena
Mike Belopuhov
2016-12-22
spelling fix;
Jason McIntyre
2016-12-22
Write X509_SIG_new(3) manual page from scratch. Both functions are
Ingo Schwarze
2016-12-22
Remove all splsoftnet() from ND6 converting the non-recrusive ones to
Martin Pieuchot
2016-12-22
Revert workaround for NFS boot, it triggers the following assert:
Martin Pieuchot
2016-12-22
reference X509_new(3) instead of x509(3)
Ingo Schwarze
2016-12-22
Delete the x509(3) manual page and merge what little content remained
Ingo Schwarze
2016-12-22
Stop installing the bn_dump(3) manual page.
Ingo Schwarze
2016-12-22
Write new PKCS8_PRIV_KEY_INFO_new(3) manual page from scratch.
Ingo Schwarze
2016-12-22
Remove PIM support from the multicast stack.
Rafael Zalamena
2016-12-22
Use makefs to build bsd.rd; build & boot tested by mpi
Martin Natano
2016-12-22
Don't make __CTOR_LIST__ and __DTOR_LIST__ const. This makes the .ctors and
Mark Kettenis
2016-12-22
Work around a NET_LOCK() recursion seen during NFS netboot:
Visa Hankala
2016-12-22
Clarify code by eliminating unused #define's MUSTSEE, MUSTNOTSEE and inlining
Kenneth R Westerback
2016-12-21
stub for building HTTPS-enabled client
Theo de Raadt
2016-12-21
Eliminate another 'calculated, not used' warning by nuking a spurious
Kenneth R Westerback
2016-12-21
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
Bob Beck
2016-12-21
Pacify compiler warning about an unitialized variable which is obviously
Theo de Raadt
2016-12-21
sync
Theo de Raadt
[next]