User Details
User Details
- User Since
- May 29 2014, 1:54 PM (546 w, 6 d)
May 6 2022
May 6 2022
Jan 11 2022
Jan 11 2022
pluknet committed R9:4c034ed7c97d: Update supported SSL/TLS versions in the base system. (authored by pluknet).
Update supported SSL/TLS versions in the base system.
Jan 10 2022
Jan 10 2022
pluknet requested changes to D33773: [PATCH] www/nginx-devel: choose modern TLS library for HTTPv3/QUIC.
pluknet added a comment to D33773: [PATCH] www/nginx-devel: choose modern TLS library for HTTPv3/QUIC.
Apart from DEFAULT_VERSIONS unfortunateness, overall it looks good and was tested to work.
Apr 13 2021
Apr 13 2021
Translation fixes.
Apr 12 2021
Apr 12 2021
Add russian version of this file.
Dec 13 2020
Dec 13 2020
Add myself to authors.ent.
- Add my GnuPG key
- Add myself to contrib.committers.sgml
Add myself to developers.sgml.
pluknet committed R9:82fb94040185: Add myself to news as a new src committer. (authored by pluknet).
Add myself to news as a new src committer.
Jun 16 2020
Jun 16 2020
Complete a function block with Fc, no content change.
Jan 10 2020
Jan 10 2020
Fixed build after r356566 (MFC of r356317).
Jul 18 2019
Jul 18 2019
Consistent use of /usr/sbin/nologin.
Jul 15 2019
Jul 15 2019
Feb 20 2019
Feb 20 2019
Feb 10 2019
Feb 10 2019
Sync "struct addrinfo" declaration with netdb.h.
Feb 9 2019
Feb 9 2019
Document the ENOBUFS errno in setsockopt(2).
Feb 8 2019
Feb 8 2019
Update OpenSSL chapter after WITH_OPENSSL_PORT has gone.
Update supported SSL/TLS versions in the base system.
Dec 25 2018
Dec 25 2018
pluknet added a comment to D18580: Accept always TCP segment with SEG.SEQ==RCV.NXT.
For the record, I observe this problem on unpatched 12.0 with nginx-tests,
which manifests itself as a stalled transmit since select() never returns
ready read event, although data was sent and should be available on socket.
In tcpdump it's seen as after some time, client's TCP ACK sequence number
starts to never increment (stuck at 2701889 in the table), then server
performs retransmits and so on, until connection timeout.
Notably, this is reproducible on loopback with low SO_SNDBUF set on server.
Aug 13 2018
Aug 13 2018
pluknet added inline comments to D16702: Add pthread_get_name_np(3)..
pluknet added inline comments to D16702: Add pthread_get_name_np(3)..
May 30 2018
May 30 2018
pluknet added inline comments to D11003: Load balance sockets with new SO_REUSEPORT_LB option.
May 16 2017
May 16 2017
Fix build by converting latin1 -> utf-8.
Apr 18 2017
Apr 18 2017
pluknet committed rS317091: Document kevent EVFILT_EMPTY..
Document kevent EVFILT_EMPTY.
Mar 27 2017
Mar 27 2017
pluknet committed rS316025: macOS 10.12 release date added..
macOS 10.12 release date added.
Fix pfil_add_hook() and pfil_remove_hook() type.
Jan 10 2017
Jan 10 2017
Fix build without IEEE80211_DEBUG.
Jan 6 2017
Jan 6 2017
pluknet added inline comments to D9066: Update shm_open.2.
Sep 27 2016
Sep 27 2016
pluknet committed rS306378: MFC r274925: misc mdoc fixes..
MFC r274925: misc mdoc fixes.
Sep 21 2016
Sep 21 2016
Aug 5 2016
Aug 5 2016
Aug 4 2016
Aug 4 2016
Apr 18 2016
Apr 18 2016
pluknet committed rS298201: Fixed indentation, minor style..
Fixed indentation, minor style.
Jan 9 2016
Jan 9 2016
Sync the cutting-edge chapter, update associated xrefs.
Dec 24 2015
Dec 24 2015
Oct 20 2015
Oct 20 2015
o NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11 added.
Sep 15 2015
Sep 15 2015
Aug 26 2015
Aug 26 2015
Jul 29 2015
Jul 29 2015
pluknet committed rS286011: Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed)..
Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed).
Jul 23 2015
Jul 23 2015
Call ksem_get() with initialized 'rights'.
Jul 21 2015
Jul 21 2015
pluknet committed rS285741: Fix sb_state constant names as used e.g. to display in DDB ``show sockbuf''..
Fix sb_state constant names as used e.g. to display in DDB ``show sockbuf''.
Add missing priority argument in example code in BUGS section.
Jun 15 2015
Jun 15 2015
Jun 6 2015
Jun 6 2015
Change directory permissions in pre-order.
May 27 2015
May 27 2015
Document recent p_flag2 additions.
May 23 2015
May 23 2015
pluknet committed rS283328: Update P_TOTAL_STOP commentary..
Update P_TOTAL_STOP commentary.
May 9 2015
May 9 2015
May 5 2015
May 5 2015
Fix major copy/paste and other style errors.
Apr 22 2015
Apr 22 2015
Jan 21 2015
Jan 21 2015
I see no objection to commit the change in its current form.
See minor notes.
Jan 4 2015
Jan 4 2015
pluknet added inline comments to D1426: Add futimens and utimensat system calls..
Jan 3 2015
Jan 3 2015
pluknet added a comment to D1426: Add futimens and utimensat system calls..
minor mdoc