Loading
Commits on Source 16
-
Hal Murray authored
when computing sys_authdelay get_systime() calls ntp_random() which is slooow.
-
Hal Murray authored
If you tell it the host name, it does the host name checking automatically as part of SSL_accept(). You don't get a chance to check the noval flag.
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
This bug/quirk is in ntp classic. Many comments say "minimum distance" PROTO_MINDISP => PROTO_MINDIST MINDISPERSE => MINDISTANCE
-
Hal Murray authored
Change an isprint to isgraph
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored
The overhead for RAND_bytes() is huge. We could save a few cycles by getting 10 or 20 chunks at a time.
-
Hal Murray authored
-
Hal Murray authored
-
Hal Murray authored