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 |
2021-11-01 |
nicm | Fix a comparison, from Ben Boeckel, and a crash when... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jsg | use hw_power to implement power_supply_is_system_supplied() |
commit | commitdiff | tree | snapshot |
2021-10-31 |
cheloha | tr(1): backslash(): fix octal escape parsing |
commit | commitdiff | tree | snapshot |
2021-10-31 |
bluhm | Also remove pcap files during make clean. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Enable RFC 3779 code. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
ajacoutot | Make it more visible that not only rc_reload() can... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | aplspi(4) |
commit | commitdiff | tree | snapshot |
2021-10-31 |
ajacoutot | Shuffle things around to have FUNCS_ONLY higher in... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
schwarze | document that fileno(3) returns -1 for some kinds of... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Make this test compile again after the damage done... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Hide struct internals under LIBRESSL_CRYPTO_INTERNAL... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Various minor adjustments to make openssl(1) compile... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Now that X509_OBJECT is opaque, we need to allocate... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | sync |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | bump major after struct size change |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Bump BER_MAX_OID_LEN to 128 |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Bump majors after struct visibility changes, symbol... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Simplify some code by using X509_STORE_CTX_get_obj_by_s... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Update Symbols.list to include API additions |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | Add aplspi(4), a driver for the SPI controller found... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | libssl: stop reaching into the X509 struct and simplify... |
commit | commitdiff | tree | snapshot |
next |