2021-11-05 |
tb | Drop a bunch of unnecesary parentheses and unify the... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
tb | Cleanup X509_LOOKUP_new() |
commit | commitdiff | tree | snapshot |
2021-11-05 |
patrick | Newer i.MX device trees store the skew information... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
claudio | Show the attribute name like in the other non conformin... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
kn | Zap unused variables |
commit | commitdiff | tree | snapshot |
2021-11-05 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
claudio | Simplify how IP addresses and AS numbers are passed... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
jan | Fix bootorder string for disk |
commit | commitdiff | tree | snapshot |
2021-11-05 |
patrick | Newer i.MX device trees retriee the USB phy using the... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
claudio | Add getmonotime() to test-http.c so that the test compi... |
commit | commitdiff | tree | snapshot |
2021-11-05 |
tb | Garbage collect xobj->data.{ptr,pkey} |
commit | commitdiff | tree | snapshot |
2021-11-05 |
djm | move cert_filter_principals() to earlier in the file... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
beck | Cache sha512 hash and parsed not_before and not_after... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | Cleanup some old XXX needed comments. cert_parse()... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | On errors related to the pipes to the childs don't... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
jan | Fix broken "boot device cdrom" feature after a fix... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | Instead of creating a struct repo for each unique caRep... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
tobhe | The authenticator is removed elsewhere. |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | Move and promote getmonotime() to an internal API function. |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | Use the same spacing for all defines. |
commit | commitdiff | tree | snapshot |
2021-11-04 |
kn | Fix mandoc HTML rendering for command aliases |
commit | commitdiff | tree | snapshot |
2021-11-04 |
jsg | revert rev 1.30 of ttm_bo_util.c |
commit | commitdiff | tree | snapshot |
2021-11-04 |
claudio | Instead of passing tal descriptions around just pass... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
yasuoka | Tweaks (improve previous commit) |
commit | commitdiff | tree | snapshot |
2021-11-04 |
yasuoka | Clarify "aes" will accept keys which length is in 128... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
deraadt | Many downstreams expect ssh to compile as non-C99... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
sthen | log the interface along with the neighbour ID in variou... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
jmc | adjust for perfpolicy being auto by default; ok deraadt |
commit | commitdiff | tree | snapshot |
2021-11-03 |
tb | When handling CRLF and nulling out the optional CR... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | Add a test tal that has comments and also comes with... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
schwarze | document d2i_X509_ALGORS(3) and i2d_X509_ALGORS(3) |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | Limit the number of rsync processes being spawned by... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
deraadt | whitespace observed during a read-through |
commit | commitdiff | tree | snapshot |
2021-11-03 |
schwarze | Fix five bugs in X509_REQ_to_X509(3): |
commit | commitdiff | tree | snapshot |
2021-11-03 |
deraadt | use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
tb | Fix ASN1_TIME_diff() with NULL times |
commit | commitdiff | tree | snapshot |
2021-11-03 |
nicm | Add a cursor-style option, from Alexis Hildebrandt... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | Print the name of the non conforming attribute in the... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | For chunked encoding on switch to STATE_RESPONSE_CHUNKE... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
schwarze | Some cleanup in X509_REQ_get_extensions(3), no function... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
schwarze | Test adding extensions to certification requests. |
commit | commitdiff | tree | snapshot |
2021-11-03 |
schwarze | Fix two bugs in X509_REQ_add_extensions_nid(3) |
commit | commitdiff | tree | snapshot |
2021-11-03 |
krw | In addition to the WEP key(s) being set at device initi... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | Move the MAX_CERT_DEPTH to extern.h and adjust the... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | In proc_parser_roa() adjust the expiry calculation... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
claudio | Add missing copyright statement. Reminded by deraadt@ |
commit | commitdiff | tree | snapshot |
2021-11-03 |
yasuoka | Clarify that ANY can be used for several parameters... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
jsg | drm/amdgpu: fix out of bounds write |
commit | commitdiff | tree | snapshot |
2021-11-03 |
jsg | drm/ttm: fix memleak in ttm_transfered_destroy |
commit | commitdiff | tree | snapshot |
2021-11-03 |
kn | Zap swapips remnants |
commit | commitdiff | tree | snapshot |
2021-11-03 |
jsg | mention hw.power |
commit | commitdiff | tree | snapshot |
2021-11-02 |
kn | fix previous |
commit | commitdiff | tree | snapshot |
2021-11-02 |
kn | Return non-zero on failed "nwkey" command |
commit | commitdiff | tree | snapshot |
2021-11-02 |
mlarkin | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-11-02 |
djm | crank SSH_SK_VERSION_MAJOR to match recent change in... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
djm | Better handle FIDO keys on tokens that provide user... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
kn | Add standard EXIT STATUS |
commit | commitdiff | tree | snapshot |
2021-11-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-02 |
claudio | Only add CA certificates to the auth tree, skip BGPsec... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
kn | Remove "!" escape handling from WEP/WPA passphrase... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
fcambus | Enable spleen16x32 and spleen32x64 on powerpc64 for... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
cheloha | tr(1): main(): eliminate isstring2 variable |
commit | commitdiff | tree | snapshot |
2021-11-02 |
millert | Update awk to October 12, 2021 version. |
commit | commitdiff | tree | snapshot |
2021-11-02 |
millert | Add HISTORY section. OK schwarze@. |
commit | commitdiff | tree | snapshot |
2021-11-02 |
patrick | Recognize BCM43436, as seen on the Raspberry Pi Zero... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
jsing | Add regress that calls SSL_set_tlsext_host_name() with... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
tb | Do not take the strlen() of a NULL name. Defer the... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
nicm | fatalx on unknown enum members in a couple of places... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
dlg | add handling for parity and character size config. |
commit | commitdiff | tree | snapshot |
2021-11-02 |
patrick | igc(4) |
commit | commitdiff | tree | snapshot |
2021-11-02 |
patrick | Enable igc(4). |
commit | commitdiff | tree | snapshot |
2021-11-02 |
cheloha | tr(1): plug leak in genclass() |
commit | commitdiff | tree | snapshot |
2021-11-02 |
deraadt | knf |
commit | commitdiff | tree | snapshot |
2021-11-01 |
cheloha | uniq(1): support arbitrarily long input lines |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | Move the now internal X.509-related structs into x509_l... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | Remove backwards compat code. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | Catch up with the Linux device tree bindings. Put... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
fcambus | Enable spleen16x32 and spleen32x64 on riscv64 for GENER... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
millert | awkgetline: do not access unitialized data on EOF |
commit | commitdiff | tree | snapshot |
2021-11-01 |
ratchov | Remove unused struct name |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | In X509_STORE_CTX_get_obj_from_subject() rename X509_OB... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
claudio | Further simplify cert and auth handling. Move common... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jsing | Ensure SSL_set_tlsext_host_name() is given a valid... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jsing | Rework SNI hostname regress to be table driven. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jsing | Improve SNI hostname validation. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jmc | fix Dt and SEE ALSO; |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kn | Ignore obj like in src |
commit | commitdiff | tree | snapshot |
2021-11-01 |
ratchov | Stop binding audio devices exposed by sndiod to physica... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | Add CRC-16 implementation. From NetBSD. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-01 |
krw | Restore some NULL checks lost in r1.132, add a couple... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
nicm | Add a cursor-colour option, from Alexis Hildebrandt... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | aplhidev(4), aplkbd(4) and aplms(4) |
commit | commitdiff | tree | snapshot |
2021-11-01 |
bluhm | In ipsec_common_input_cb() pass mbuf pointer to pf_test... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
claudio | Cleanup struct auth a bit. The tal description is also... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | Add support for the keyboard/touchpad on Apple M1 laptops. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | Rework x509attribute regress test in such a way that... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | Unifdef LIBRESSL_NEW_API. Now that the library is bumpe... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
landry | pf.conf.5: improve reply-to documentation |
commit | commitdiff | tree | snapshot |
next |