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 |
2021-10-31 |
tb | Update Symbols.list for new API and API removal/renaming |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Expose new API in headers and make X509 structs opaque. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_OBJECTS struct. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_CERT_PAIR struct and the assicat... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_CERT_FILE_CTX struct. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare to provide X509_STORE_CTX_get_obj_by_subject... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Switch various X509 API to use the new X509_LOOKUP_TYPE... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Provide the X509_LOOKUP_TYPE enum. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
claudio | Further improve load_file(). Always set an errno on... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
claudio | When converting the TAL parser to use load_file and... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare definitions X509_STORE_set_verify{,_cb}_func... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare to make various structs in x509_vfy.h opaque. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Disable both TCP/UDP checksum offloading and VLAN HW... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Implement transmit and transmit completion path. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | Extend the SPI bus API a bit. The config structure... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Move the fill and the tail pointer change to a later... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Add igc(4), a driver for the Intel 2.5Gb Ethernet contr... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | regen |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Add another PCI id for Intel 2.5Gb adapters. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Make athn(4) attach to the Sony UWA-BR100. Patch by... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Add USB device ID for the Sony UWA-BR100. Patch by... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Raise SPL to IPL_NET in run_next_scan() to avoid splass... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare regress for opaque structs in x509*.h |
commit | commitdiff | tree | snapshot |
2021-10-31 |
jsing | Add explicit CBS_contains_zero_byte() check in CBS_strd... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-30 |
deraadt | Change hw.perfpolicy=auto by default, at startup. ... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
mvs | Kill the dead code from unp_drop(). |
commit | commitdiff | tree | snapshot |
2021-10-30 |
mvs | Fix the UNIX domain sockets leak in soclose(). |
commit | commitdiff | tree | snapshot |
2021-10-30 |
schwarze | new manual page X509_CRL_METHOD_new(3) |
commit | commitdiff | tree | snapshot |
2021-10-30 |
kettenis | Add GPIO functionality (including support for using... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
espie | document (hopefully) near future directions |
commit | commitdiff | tree | snapshot |
2021-10-30 |
ratchov | Fix build break caused by accidental keystroke during... |
commit | commitdiff | tree | snapshot |
next |