openbsd
2018-09-05 jsingUse the newer/more sensible names for EVP_MD_CTX_*...
2018-09-05 jsingCorrectly clear the current cipher state, when changing...
2018-09-05 jcsBack out 1.4, it broke things
2018-09-05 mpiSerialize synchronous commands with a rwlock.
2018-09-05 ericrename flag
2018-09-05 claudioAdjust after change of struct filter_as.
2018-09-05 claudioChange the way as_compare() and aspath_match() handle...
2018-09-05 mikofactor error code in icmp6_mtudisc_clone(); ok kn@...
2018-09-05 yasuokaAdd "op" column for CP_SPIN. Diff from fukaumi at...
2018-09-05 gillesrename token to match naming convention
2018-09-05 knUse error label in host_if()
2018-09-05 claudioChange verification of communities a bit. Move the...
2018-09-05 jmcsome text improvements from matt schwartz; ok gilles
2018-09-05 jmcdo not use the literal string "label" as our example...
2018-09-05 jmcrework the text about "label" somewhat for clarity...
2018-09-05 guentherAdd defines for dealing with PCID support in cr3
2018-09-05 djmuse timing-safe compares for checking results in signat...
2018-09-04 bluhmForgot to rename pf_frent_holes() prototype in previous...
2018-09-04 bluhmAvoid traversing the list of fragment entris to check...
2018-09-04 ericremove useless session flag
2018-09-04 espiemove readmes detection to find_extractible, so that...
2018-09-04 espiedocument PKGSTEM changes
2018-09-04 gillesupon mda failure, smtpd would assume tempfail and retry...
2018-09-04 mpiCorrect usbd_abort_pipe() signature.
2018-09-04 claudioIntroduce inet4applymask() which does the same as inet6...
2018-09-04 claudioInstead of bzero() use an assinment to zero struct...
2018-09-04 ericremove unused flags
2018-09-04 chelohakevent: Don't poll for nonzero timeouts < 1us.
2018-09-03 bcallahRemove bits about MODMONO_NANT in the lang/mono section...
2018-09-03 jcsregen
2018-09-03 jcsadd another toshiba nvme
2018-09-03 gillessimplify the smtp_command() function by splitting cmd...
2018-09-03 jsingStop using composite EVP_CIPHER AEADs.
2018-09-03 jsingStop handling AES-GCM via ssl_cipher_get_evp().
2018-09-03 gillesbump max line size
2018-09-03 jsingClean up SSL_DES and SSL_IDEA remnants.
2018-09-03 jmcdocument "wrapper" in the local section; from matt...
2018-09-03 ericuse new smarthost syntax in log message
2018-09-03 ericUpdate and document syntax for smarthost string in...
2018-09-03 nicmAllow a large line number to go to the end with goto...
2018-09-03 nicmFix selection test, from Takeshi Banse.
2018-09-03 mikoRemove round_buffersize function from drivers using...
2018-09-02 gillesmailaddr matching was working for the exact and domain...
2018-09-02 tbRemove a few unnecessary casts
2018-09-02 bluhmPrint SKIPPED if package wycheproof-testvectors is...
2018-09-02 tbRemove ECDH from TODO list. Done!
2018-09-02 tbUnify FAIL printfs.
2018-09-02 tbAfter libcrypto/ecdh/ech_key.c -r1.8 fixed the failing...
2018-09-02 tbElliptic curve arithmetic only makes sense between...
2018-09-02 tbRun Wycheproof ECDH tests against libcrypto. Some tests...
2018-09-02 tbUse a Boolean rather than repeated string comparison.
2018-09-02 bluhmDocument how SIGHUP and log rotation works with syslogd...
2018-09-02 jsgupdate tradcpp to 0.5.2
2018-09-02 landryUpdate nmea(4) wrt talker ids.
2018-09-01 gillesproperly deal with MAILER-DAEMON sender in LMTP
2018-09-01 jcsMatch on interfaces with Digitizers/Touchscreen collect...
2018-09-01 jcsFor touchscreen devices, use the first HUG_X/Y usage...
2018-09-01 gillesclarify the forward-only delivery action
2018-09-01 remiPrevent ospf6d from starting when another process is...
2018-09-01 bluhmAccidentally relayd(8) closed file descriptor 0 in...
2018-09-01 deraadtFix errno for post-lock unveil calls
2018-09-01 krwRemove 'overlap_allowance' parameter from bootstrap().
2018-09-01 tbTweak comment.
2018-09-01 mikosync fatalx() message between smtp_client_{state,respon...
2018-09-01 stspMake 'ifconfig nwid' override 'ifconfig join'.
2018-09-01 jmcupdate currency exchange rates;
2018-09-01 landryRecognize more talker IDs when parsing NMEA RMC messages
2018-09-01 tbRemove RSA-PSS from todo-list
2018-09-01 tbRun Wycheproof RSASSA-PSS testvectors against libcrypto.
2018-08-31 jmatthewjmc points out that the Nd should match the description...
2018-08-31 bluhmUnsetting Initialized during syslogd die() is a relic...
2018-08-31 deraadtthe main process must chdir to /, since it cannot have...
2018-08-31 jsingRemove unused argument to tls1_change_cipher_state_ciph...
2018-08-31 tbInstead of enumerating the files to clean by hand,...
2018-08-31 mikoremove shadow variables for 'error' in usbioctl();...
2018-08-31 naddyclarify that patterns are extended regular expressions...
2018-08-31 yasuokaDont print "default" for "0.0.0.0" if it is a host...
2018-08-31 mpiCadd a TDB `tdb' instead of `sa'.
2018-08-31 bluhmPass the correct size to free(9) in the error path...
2018-08-31 ericswitch to improved incoming message parser:
2018-08-31 mikoich variable is only used in DPRINTF() and uaudio_get_c...
2018-08-31 jsgfix fd leak in an error path
2018-08-31 visaMove kcov device definitions into <sys/conf.h>.
2018-08-31 jcssync
2018-08-31 jcsAdd more uhid devices, 8 total
2018-08-31 jmatthewmention bnxt(4)
2018-08-31 jmatthewenable bnxt(4)
2018-08-30 bluhmUse correct environment variable to access remote machine.
2018-08-30 tbMake sure to clean up the .d files with 'make clean'
2018-08-30 jsingNuke ssl_pending/ssl_shutdown function pointers.
2018-08-30 patrickMove .dynstr before _edata to fix image size calculatio...
2018-08-30 krwPractice safe free()'ing by setting alloc to NULL to
2018-08-30 krwNever let FS_RAID partition be named, a.k.a. given...
2018-08-30 jsgfix double free in mib_carpgroupget() error path
2018-08-30 jsgfix memory leak in an error path
2018-08-30 ericfix use-after-free
2018-08-30 jmatthewSet up an aggregation buffer ring and configure placeme...
2018-08-30 kettenisMove softbutton check before the check that skips attac...
2018-08-30 claudioUse past tense for treated as withdrawn since the withd...
2018-08-30 antonRemove dead code related to tty allocation for ptys...
next