2023-05-12 |
tb | Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING |
commit | commitdiff | tree | snapshot |
2023-05-12 |
jsg | primility -> primality |
commit | commitdiff | tree | snapshot |
2023-05-12 |
tb | Be a bit more precise on how s2i_ASN1_OCTET_STRING... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
djm | test ChrootDirectory in Match block |
commit | commitdiff | tree | snapshot |
2023-05-12 |
djm | better error messages |
commit | commitdiff | tree | snapshot |
2023-05-12 |
kn | staggered deployment parallelism defaults to number... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
guenther | Teach dump_tables about PKs and display non-readable... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
job | Print the manifestNumber when warning about unrecoverab... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
guenther | Retguard addition in commit 72pYktDvmJhq7OyF was based... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
stsp | Stop sending a PHY context update in iwx_run_stop() |
commit | commitdiff | tree | snapshot |
2023-05-11 |
claudio | In valid_cert() also skip the check for CERT_IP_INHERIT... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
kn | pools are always initialised, zap overcautious NULL... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
bluhm | mi_syscall() can add the KTRC_CODE_SYSCALL flag to... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
tb | tls_verify.c: give up on variable alignment in this... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
tb | Document recent changes in primality testing |
commit | commitdiff | tree | snapshot |
2023-05-10 |
sashan | nat-to may fail to insert state due to conflict on... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
jmc | sort the hardware list; |
commit | commitdiff | tree | snapshot |
2023-05-10 |
tb | Use is_pseudoprime instead of is_prime in bn_bpsw.c |
commit | commitdiff | tree | snapshot |
2023-05-10 |
miod | New udl(4) device, reported by "S V" on tech@ |
commit | commitdiff | tree | snapshot |
2023-05-10 |
miod | regen |
commit | commitdiff | tree | snapshot |
2023-05-10 |
miod | New udl(4) device, reported by "S V" on tech@ |
commit | commitdiff | tree | snapshot |
2023-05-10 |
krw | Add flag SDEV_UFI so umass_scsi_attach() can provide... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
claudio | Reset the io_time (io timeout value) when the timer... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | switch two ASN1_STRING_data() to ASN1_STRING_get0_data() |
commit | commitdiff | tree | snapshot |
2023-05-10 |
krw | Display correct type name for Microsoft basic data GPT |
commit | commitdiff | tree | snapshot |
2023-05-10 |
krw | Microsoft GPT partition attributes can appear on partit... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
tb | Add Miller-Rabin test for random bases to BPSW |
commit | commitdiff | tree | snapshot |
2023-05-10 |
bluhm | Implement TCP send offloading, for now in software... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
dtucker | Remove now-unused prototypes for ssh1 RSA functions... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | cast off_t to long long int for printing |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | constify day, month and tz |
commit | commitdiff | tree | snapshot |
2023-05-10 |
otto | As mmap(2) is no longer a LOCK syscall, do away with... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
tb | Add a hint on using letsencrypt-staging for testing |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | cast time_t to long long for printf, reduces the diff... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | add a few missing headers, reduces the diff with -portable |
commit | commitdiff | tree | snapshot |
2023-05-10 |
op | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2023-05-09 |
jmc | macro line fix; |
commit | commitdiff | tree | snapshot |
2023-05-09 |
otto | Make malloc tests that set flags more robust against... |
commit | commitdiff | tree | snapshot |
2023-05-09 |
claudio | Adjust bgplgd after renaming of the invalid option... |
commit | commitdiff | tree | snapshot |
2023-05-09 |
visa | Don't return EPIPE from pipe kqfilter |
commit | commitdiff | tree | snapshot |
2023-05-09 |
sthen | update port-modules(5) with default font type changes |
commit | commitdiff | tree | snapshot |
2023-05-09 |
claudio | Rename 'invalid' to 'disqualified' in the 'show rib... |
commit | commitdiff | tree | snapshot |
2023-05-09 |
claudio | Properly handle references for nexthops and labels... |
commit | commitdiff | tree | snapshot |
2023-05-09 |
kn | Inline once-used variable to sync all uvm_map_clean... |
commit | commitdiff | tree | snapshot |
2023-05-09 |
tb | rpki-client: use partial chains in certificate validation |
commit | commitdiff | tree | snapshot |
2023-05-09 |
kettenis | Apparently there is no need to set the PS2 field. |
commit | commitdiff | tree | snapshot |
2023-05-09 |
tb | Make failure mode of EVP_AEAD_CTX_new() more explicit |
commit | commitdiff | tree | snapshot |
2023-05-09 |
tb | Add regress coverage for -1 modulus as well. |
commit | commitdiff | tree | snapshot |
2023-05-09 |
tb | bn_exp: also special case -1 modulus |
commit | commitdiff | tree | snapshot |
2023-05-09 |
jsing | Rewrite BN_bn2hex() using CBB/CBS. |
commit | commitdiff | tree | snapshot |
2023-05-09 |
jsing | Rewrite BN_bn2dec() using CBB/CBS. |
commit | commitdiff | tree | snapshot |
2023-05-09 |
dlg | switch pflogd from using a bpf read timeout to a wait... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
dlg | fix up some formatting in the pf_state_list comment. |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tobias | Prevent signed integer overflow |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tobias | Improve error handling |
commit | commitdiff | tree | snapshot |
2023-05-08 |
millert | cron: bounds check the high and low bounds for in a... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tb | Rename the other_ctx in X509_STORE_CTX into trusted |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tb | Add RCS tag |
commit | commitdiff | tree | snapshot |
2023-05-08 |
bluhm | The call to in_proto_cksum_out() is only needed before... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
bluhm | To make ND6 mp-safe, the life time of struct llinfo_nd6... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
gerhard | Fix a potential mem-leak in usm_decrypt(). |
commit | commitdiff | tree | snapshot |
2023-05-08 |
bluhm | As the nd6 mutex protects the lifetime of struct llinfo... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
otto | Enable malloc_errs test |
commit | commitdiff | tree | snapshot |
2023-05-08 |
otto | Add a regress test to test various malloc API and heap... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tb | Reorder struct grid_cell_entry |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tb | X509_verify_cert(): Garbage collect the unused roots... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
tb | Avoid trailing whitespace in extension printing |
commit | commitdiff | tree | snapshot |
2023-05-07 |
bluhm | I preparation for TSO in software, cleanup the fragment... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
tb | Recommit -Wshadow now that the warning on BIG_ENDIAN... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
tb | xts128 mode: avoid two -Wshadow warnings in the BIG_END... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
millert | cron: check for garbage after the '~' in a random range. |
commit | commitdiff | tree | snapshot |
2023-05-07 |
krw | GPT partitions with the 'Required' attribute are not... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
bluhm | Backout -Wshadow, it breaks build on powerpc64. |
commit | commitdiff | tree | snapshot |
2023-05-07 |
kn | Remove net lock from DIOCOSFP{FLUSH,ADD,GET} aka. OS... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
tb | Remove a misplaced empty line |
commit | commitdiff | tree | snapshot |
2023-05-06 |
millert | Support random offsets when using ranges with a step... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
tb | Regen cert.pem |
commit | commitdiff | tree | snapshot |
2023-05-06 |
krw | Replace pointless %d formatting of 0 values with |
commit | commitdiff | tree | snapshot |
2023-05-06 |
kevlo | Mention RTL8153D. |
commit | commitdiff | tree | snapshot |
2023-05-06 |
kevlo | Add support for RTL8153D. |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Use -Wshadow with clang |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Reinstate X9.31 padding mode support in rsautl |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Fix error handling in tls_check_common_name() |
commit | commitdiff | tree | snapshot |
2023-05-05 |
millert | crontab: move spool temp file creation to spool_mkstemp() |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Salt shares the blame of the continued existence of... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Reinstate documentation of RSA_X931_PADDING |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Add back support for RSA_X931_PADDING |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Link rsa_x931.c to build |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Bring back the X9.31 padding helpers |
commit | commitdiff | tree | snapshot |
2023-05-05 |
claudio | Pass ASPA objects in reverse since this is what aspa_ad... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
tb | Convert K&R function definition to ansi to make clang... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
claudio | Sync json.c with the one from rpki-client. This adds... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
claudio | Limit the socket buffer size to 64k for all sessions... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
bluhm | The mbuf_queue API allows read access to integer variab... |
commit | commitdiff | tree | snapshot |
2023-05-04 |
tb | symbols.awk: Remove cfb dance |
commit | commitdiff | tree | snapshot |
2023-05-04 |
tb | Straightforward conversion form K&R to ANSI function... |
commit | commitdiff | tree | snapshot |
2023-05-04 |
espie | fix stupid thinko, as noticed while converting to v5... |
commit | commitdiff | tree | snapshot |
2023-05-04 |
tb | Rewrite ECParameters_dup() |
commit | commitdiff | tree | snapshot |
2023-05-04 |
tb | sigh. typo |
commit | commitdiff | tree | snapshot |
2023-05-04 |
tb | Let ecdsatest exercise ECParameters_dup() a bit |
commit | commitdiff | tree | snapshot |
next |