2024-03-25 |
patrick | Add rpigpio(4), a driver for the RP1 GPIO controller... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
millert | whois: use getline(3) instead of fgetln(3) |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Rewrite HKDF_expand(). |
commit | commitdiff | tree | snapshot |
2024-03-25 |
mvs | Add 'ws_' prefix to 'wseventvar' structure members... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revert r1.13 since it currently breaks openssl-ruby... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Inline sctx in EVP_DigestSignFinal |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsg | fix xbacklight on amdgpu |
commit | commitdiff | tree | snapshot |
2024-03-25 |
job | Error on setting an invalid CSR version |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Remove unneeded brackets from if statement in EVP_Diges... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up use of EVP_MD_CTX_{legacy_clear,cleanup} in... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Codify more insane CRYPTO_EX_DATA API. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revise for TLS extension parsing/processing changes. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Simplify TLS extension parsing and processing. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Clean up create_digest() |
commit | commitdiff | tree | snapshot |
2024-03-25 |
beck | Fix time conversion that broke regress. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Move custom sigctx handling out of EVP_DigestSignFinal |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Verify string returned from local shell command. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Fix typo msg_types -> msg_type |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Revise TLS extension regress for parse/process changes. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Final tweaks in x509_trs.c for now |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Split TLS extension parsing from processing. |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Kill X509_TRUST |
commit | commitdiff | tree | snapshot |
2024-03-25 |
joshua | Clean up EVP_MD_CTX_{legacy_clear,cleanup}() usage... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Improve shell portability: grep -q is not portable... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
jsing | Decouple TLS extension table order from tlsext_randomiz... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Add back trust member of X509_TRUST that I accidentally... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Save error code from SSH for use inside case statement... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Const correct the trust handlers |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | Increase timeout. Resyncs with portable where some... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
dtucker | In PuTTY interop test, don't assume the PuTTY major... |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Pass the nid instead of the entire trust structure |
commit | commitdiff | tree | snapshot |
2024-03-25 |
tb | Pull extension caching into X509_check_trust() |
commit | commitdiff | tree | snapshot |
2024-03-25 |
beck | Remove unnecessary stat() calls from by_dir |
commit | commitdiff | tree | snapshot |
2024-03-24 |
patrick | Enable cad(4). |
commit | commitdiff | tree | snapshot |
2024-03-24 |
patrick | Implement resetting the PHY via a GPIO pin, like in... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
millert | whois: remove obsolete handle support |
commit | commitdiff | tree | snapshot |
2024-03-24 |
jca | Add tests for EVP_get_cipherbyname(NULL) and EVP_get_di... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
jca | Restore EVP_get_cipherbyname(NULL)/EVP_get_digestbyname... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
beck | Convert libressl to use the BoringSSL style time conver... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
job | Sync with IANA Status Code Registry |
commit | commitdiff | tree | snapshot |
2024-03-24 |
mpi | Cleanup uvmpd_tune() & document global variable ownership. |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Rename ax into aux |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Drop redundant NULL checks around two for loops |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Fix namespace build |
commit | commitdiff | tree | snapshot |
2024-03-24 |
jsg | permament -> permanent |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Remove OPENSSL_NO_* #ifdefs from evp_names.c |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Bye bye gost, bye, bye turdiness |
commit | commitdiff | tree | snapshot |
2024-03-24 |
jsg | use LIST_FOREACH_SAFE() to avoid use after free |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Rename arg1 to nid because that's what it is |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Clamp the manifestNumber to 20 octets value |
commit | commitdiff | tree | snapshot |
2024-03-24 |
tb | Drop the unused 'name' member from X509_TRUST |
commit | commitdiff | tree | snapshot |
2024-03-24 |
sthen | update project-cymru url, from Robert Keizer, slightly... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
yasuoka | Remove radius.c which is added mistakenly and under... |
commit | commitdiff | tree | snapshot |
2024-03-24 |
yasuoka | Allow zero-length identity response |
commit | commitdiff | tree | snapshot |
2024-03-23 |
yasuoka | In kq_del(), delete matching EV_ADD entries to prevent... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
guenther | readdir_r(3) was never necessary and has been deprecate... |
commit | commitdiff | tree | snapshot |
2024-03-23 |
sthen | Recognise Meinberg PCI510, from Maurice Janssen |
commit | commitdiff | tree | snapshot |
2024-03-23 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2024-03-23 |
sthen | Add Meinberg PCI510, from Maurice Janssen |
commit | commitdiff | tree | snapshot |
2024-03-23 |
tb | Remove unused flags and arg2 members from X509_TRUST |
commit | commitdiff | tree | snapshot |
2024-03-23 |
tb | Remove unused flags argument from the trust handlers |
commit | commitdiff | tree | snapshot |
2024-03-23 |
job | Expand ASN range for LACNIC |
commit | commitdiff | tree | snapshot |
2024-03-23 |
mvs | Fix main() definition. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
jan | Increase /usr/src partition to 2GB - 5GB |
commit | commitdiff | tree | snapshot |
2024-03-22 |
bluhm | Remove padding from union inpaddru. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
jcs | add "-V none" to prevent making any backups |
commit | commitdiff | tree | snapshot |
2024-03-22 |
bluhm | Fix chroot(2) call in control process. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
bluhm | Make local port which is bound during connect(2) unique... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
mvs | Use sorflush() instead of direct unp_scan(..., unp_disc... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
claudio | Rework the cease shutdown reason to work in both direct... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
jsg | correct history of /dev/mem and /dev/kmem |
commit | commitdiff | tree | snapshot |
2024-03-22 |
claudio | Rework parse_notification() to use the ibuf API for... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
claudio | Limit NFS connections to originate from a reserved... |
commit | commitdiff | tree | snapshot |
2024-03-22 |
tb | Simplify X509_STORE_free() |
commit | commitdiff | tree | snapshot |
2024-03-22 |
ratchov | aucat: Allow any device sample encoding. |
commit | commitdiff | tree | snapshot |
2024-03-22 |
ratchov | aucat: Add a bytes-per-sample argument to allcobuf() |
commit | commitdiff | tree | snapshot |
2024-03-22 |
ratchov | pledge: Allow the AUDIO_GETDEV ioctl in "audio" |
commit | commitdiff | tree | snapshot |
2024-03-22 |
job | Replace protocol literal strings and strlen() calls... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
patrick | Never bindings use the phy-handle property instead... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
tobhe | Avoid redundant allocation in ikev2_prfplus() |
commit | commitdiff | tree | snapshot |
2024-03-21 |
bluhm | Fix white space. OK tobhe@ |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Write padding character into the right position. |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Reduce escape-time default to 10 milliseconds, 500... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Add -M to always turn mouse on in a menu, GitHub issue... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Look for feature code 21 for DECSLRM and 28 for DECFRA... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Use -p for default paste-buffer command in buffer mode... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Do not notify window-layout-changed if the window is... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Revert detach-client part of last, did not intend this... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
nicm | Do not consider a selection present if it is empty... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
claudio | Do not exit the master process if a client TCP connecti... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
jsing | Remove now unused certificates (which are also soon... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
jsg | add uao_read_to_iosys_map() alternative to shmem_read_t... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
jsg | unstub intel_uc_fw_copy_rsa() |
commit | commitdiff | tree | snapshot |
2024-03-21 |
jmatthew | mention that SR-IOV virtual functions work too |
commit | commitdiff | tree | snapshot |
2024-03-21 |
afresh1 | Clear spinner after each cycle |
commit | commitdiff | tree | snapshot |
2024-03-20 |
bluhm | Fix build with bitmap_copy() on i386 by adding const... |
commit | commitdiff | tree | snapshot |
2024-03-20 |
tb | Rename the remaining pmod to mod |
commit | commitdiff | tree | snapshot |
2024-03-20 |
tb | pmod -> mod in CONF_IMODULE |
commit | commitdiff | tree | snapshot |
next |