2022-11-13 |
schwarze | Various improvements; joint work with beck@: |
commit | commitdiff | tree | snapshot |
2022-11-13 |
mbuhl | Make sure csa->csa_bundled is NULL after freeing to... |
commit | commitdiff | tree | snapshot |
2022-11-13 |
florian | Sync config.h, we have ed25519 support now. |
commit | commitdiff | tree | snapshot |
2022-11-13 |
beck | Check certificate extensions in trusted certificates. |
commit | commitdiff | tree | snapshot |
2022-11-13 |
jca | Sync data and instruction cache before entering an... |
commit | commitdiff | tree | snapshot |
2022-11-13 |
mvs | Split out handlers for SOCK_DGRAM unix(4) sockets from... |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | sync |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Avoid symbol collision with libcrypto |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Bump libtls minor to match libcrypto and libssl |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Bump libssl minor to match libcrypto |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Bump minor after symbol addition |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Update Symbols.list |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Expose direct access API for Ed25519. |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Expose various EVP hooks for Ed25519 and X25519 |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Add ED25519 aliases for NID, SN and OBJ |
commit | commitdiff | tree | snapshot |
2022-11-13 |
tb | Expose ASN1_buf_print() in asn1.h |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kn | Remove unused fields from struct in6_ifextra |
commit | commitdiff | tree | snapshot |
2022-11-12 |
mpi | Add support for string comparison in filters. |
commit | commitdiff | tree | snapshot |
2022-11-12 |
beck | Hide symbols in libcrypto/ui |
commit | commitdiff | tree | snapshot |
2022-11-12 |
beck | Hide symbols in libcrypto/pkcs12 |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kettenis | Fix a long-standing pmap bug, where we would enter... |
commit | commitdiff | tree | snapshot |
2022-11-12 |
beck | Hide symbols in libcrypto/pkcs7 |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kn | Remove unused RS_LHCOOKIE macro |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kn | Zap comment about dead linkmtu |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kn | Zap dead ip6_auto_linklocal |
commit | commitdiff | tree | snapshot |
2022-11-12 |
kn | Put pf_state_import() under NPFSYNC>0 to fix build... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mpi | Add support for storing builtins arguments into local... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mpi | Add support for multiple statements in if () blocks. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jmc | fix ounctuation and SEE ALSO; |
commit | commitdiff | tree | snapshot |
2022-11-11 |
beck | Hide symbols in libcrypto/stack |
commit | commitdiff | tree | snapshot |
2022-11-11 |
krw | Revert last until we can guarantee gh_guid can't escape... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
joshua | Clean up openssl(1) command execution. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
cheloha | timeout(9): remove timeout_set_kclock(), TIMEOUT_INITIA... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mbuhl | Make sure csa->csa_bundled is NULL after freeing to... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
matthieu | Debug was accidentally left enabled in previous commit. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Convert the legacy TLS stack to tls_content. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | me and my text editor are not getting along today |
commit | commitdiff | tree | snapshot |
2022-11-11 |
joshua | Remove the legacy interactive mode from openssl(1). |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mbuhl | Due to checksum offloading one more element could be... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mbuhl | In case of an invalid SA resp is passed to ikev2_msg_cl... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | try pf.c r1.1143 again: move pf_purge out from under... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
matthieu | sync |
commit | commitdiff | tree | snapshot |
2022-11-11 |
matthieu | Enable icc(4). ok anton@ patrick@ |
commit | commitdiff | tree | snapshot |
2022-11-11 |
matthieu | Add icc(4) to handle Customer Control keyboards attache... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | add a mutex to struct pf_state and init it. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
anton | ihidev can pass a buffer larger than the size of the... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
anton | cvs(1) populates the author keyword using getlogin... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
tb | Symbols.list: Drop comments and sort. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | kn points out that brackets are not parentheses |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | fix a misuse of vi. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | kn@ points out that lock annotations are usually wrappe... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Use named initialisers. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Merge bf_pi.h into bf_skey.c. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Tidy includes, fix comment style and mop up some blank... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
krw | Use the first 8 bytes of GPT gh_guid as the default... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Whack blowfish with a style(9) bat. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | steal a change by sashan@ to say which bits of pf_state... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
krw | Nuke trailing space in a comment. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
beck | Start CBS-ifying the name constraints code. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsing | Stop pretending that obj_mac.h is optional. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | rename pfsync_up() to pfsync_is_up() |
commit | commitdiff | tree | snapshot |
2022-11-11 |
kettenis | Unmap and free memory when we shutdown rtkit. This... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
daniel | resync with ISO web site; ok kmos@ |
commit | commitdiff | tree | snapshot |
2022-11-11 |
beck | Add support for symbol hiding disabled by default. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
sashan | Turn KASSERT() into if() to prevent state being inserted to |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | rewrite the pf_state_peer_ntoh and pf_state_peer_hton... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | move struct pf_state from pfvar.h to pfvar_priv.h. |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dv | Revert removal of toggling interrupt line in vmd vcpu... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
dlg | prepare for moving struct pf_state from pfvar.h to... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
mpi | typo |
commit | commitdiff | tree | snapshot |
2022-11-11 |
nicm | Tweak previous to set and log the feature instead of... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
nicm | Parse primary device attributes as well as secondary... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-11-11 |
nicm | Document alternative delimiters for substitution, from... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsg | add AMD family 19h model 44h (Rembrandt) ids |
commit | commitdiff | tree | snapshot |
2022-11-11 |
anton | Make ucc(4) the first consumer of hidcc. No intended... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
anton | sync |
commit | commitdiff | tree | snapshot |
2022-11-11 |
anton | Extract the HID specific pieces from ucc(4) into hidcc... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
jsg | return early from drm activate functions after fatal... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
tb | zap stray space (CRITICAL!) |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jsg | divison -> division |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jsg | pscivar.h include no longer needed |
commit | commitdiff | tree | snapshot |
2022-11-10 |
dv | vmd(8): remove toggling interrupt line on vcpu in vcpu... |
commit | commitdiff | tree | snapshot |
2022-11-10 |
kettenis | Sprinkle some #ifdef SUSPEND to unbreak the tree. |
commit | commitdiff | tree | snapshot |
2022-11-10 |
dtucker | Handle dynamic remote port forwarding in escape command... |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jmc | - sort options; from josiah frentsos |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jmc | fix SEE ALSO and new sentence, new line; |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jmc | tweak the "once" text; ok sashan |
commit | commitdiff | tree | snapshot |
2022-11-10 |
mbuhl | Initialize data before passing it to get_input_data... |
commit | commitdiff | tree | snapshot |
2022-11-10 |
tb | Bump LibreSSL version to 3.7 |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jsing | Use tls_buffer for alert and handshake fragments in... |
commit | commitdiff | tree | snapshot |
2022-11-10 |
joshua | Finish migrating to one source file per line. |
commit | commitdiff | tree | snapshot |
2022-11-10 |
schwarze | In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_strin... |
commit | commitdiff | tree | snapshot |
2022-11-10 |
dlg | bring back r1.673: replace SRP with SMR in the if_idxmap. |
commit | commitdiff | tree | snapshot |
2022-11-10 |
beck | Allow explicit cert trusts or distrusts for EKU any |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jsing | Add regress coverage for Ed25519 and X25519 EVP interfaces. |
commit | commitdiff | tree | snapshot |
2022-11-10 |
jsing | Implement EVP interfaces for Ed25519 and X25519. |
commit | commitdiff | tree | snapshot |
2022-11-10 |
schwarze | Remove obsolete function, struct, and macro names |
commit | commitdiff | tree | snapshot |
2022-11-10 |
sashan | revert pf_state mtx commit, because it breaks tree. |
commit | commitdiff | tree | snapshot |
next |