2021-10-26 |
tb | Document new signature of X509_get_X509_PUBKEY() and... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
job | Add tlsfeature NID |
commit | commitdiff | tree | snapshot |
2021-10-26 |
tobhe | Make proto config option accept a list to allow specify... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | Adjust regress to the new BIO-free world order. |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | Move load_file() to encoding.c so that regress can... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
matthieu | Add a new TEMPerHUM device id. style tweak deraadt... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
deraadt | Improve unhibernate performance (30% on some machines... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | Refactor the tal parsing code to use the same load_file... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
kn | Generalise "nameserver" workings |
commit | commitdiff | tree | snapshot |
2021-10-26 |
job | Add RFC 3779 checks to both legacy and new verifier |
commit | commitdiff | tree | snapshot |
2021-10-26 |
beck | Free memory on text exit to make asan quieter |
commit | commitdiff | tree | snapshot |
2021-10-26 |
patrick | Enable vmx(4) on arm64. Tested using VMware Fusion... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-26 |
patrick | Only flush freshly mapped uncached/device mappings... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
patrick | Allocate fresh memory to put our device tree into,... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | Also move the cert parser code away from using BIO. |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | rpki-client supports RFC8630 TAL files. |
commit | commitdiff | tree | snapshot |
2021-10-26 |
schwarze | new manual page X509_REQ_add1_attr(3) documenting nine... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
schwarze | correct a wrong function name below RETURN VALUES |
commit | commitdiff | tree | snapshot |
2021-10-26 |
nicm | Accept some emacs control keys in vi normal mode, from... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
nicm | Do not allow inline styles to replace mode-style for... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
claudio | Change CMS and CRL d2i functions from their BIO version... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
schwarze | document X509_REQ_dup(3) |
commit | commitdiff | tree | snapshot |
2021-10-26 |
patrick | Remove more occurences of O_RDONLY in our bootloaders. |
commit | commitdiff | tree | snapshot |
2021-10-26 |
schwarze | document d2i_X509_PUBKEY(3) and i2d_X509_PUBKEY(3); |
commit | commitdiff | tree | snapshot |
2021-10-26 |
beck | Validate Subject Alternate Names when they are being... |
commit | commitdiff | tree | snapshot |
2021-10-26 |
jsing | Revise regress for removal of SSL_SESSION_INTERNAL. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
bluhm | The implementation of ipsp_spd_inp() is side effect... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
nicm | Add a way to force a colour to RGB and a format to... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
nicm | Missing Pp, from Alexis Hildebrandt. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
kn | Zap unused variables/functions under /usr/src/*bin/ |
commit | commitdiff | tree | snapshot |
2021-10-25 |
millert | remove dtp_mtx which protected dtp_ref; the code is... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
claudio | Refactor the proc_parser code, move the processing... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
bluhm | Call a locked variant of tdb_unlink() from tdb_walk... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jasper | remove dtp_mtx which protected dtp_ref; the code is... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
bluhm | Protect the tdb hashes with a mutex. Move initializati... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
patrick | Remove unused variables to silence clang. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | sort |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | sync |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | sort. alphanumerics have lower ASCII values than '_' |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | Install SSL_read_early_data.3. I should have done this... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
sashan | - add regression tests for pfctl '$rn' macro expansion |
commit | commitdiff | tree | snapshot |
2021-10-25 |
sthen | typos in comments, from jj, reported by Elyes Haouas... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
sashan | - pfctl $nr incorrect macro expansion |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jca | Revert accidental change. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jca | Make brk() and sbrk() weak again as intended. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
kettenis | Make brk() and sbrk() weak again as intended. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
dv | vi(1): fix use after free with unsaved buffer |
commit | commitdiff | tree | snapshot |
2021-10-25 |
claudio | Hook up the print.c functions in rpki-client |
commit | commitdiff | tree | snapshot |
2021-10-25 |
claudio | Remove unused variables |
commit | commitdiff | tree | snapshot |
2021-10-25 |
krw | Nuke a bunch of pointless #ifndef _<.h file>/#endif... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
schwarze | new manual page EVP_PKCS82PKEY(3), also documenting... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
schwarze | new manual page PKCS8_pkey_set0(3) |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | Add missing RCS markers |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jca | Zap two unused includes |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jca | Garbage collect another unused variable. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
martijn | If we use type to SNMP_V2 we should check against that. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
schwarze | document ASN1_STRING_set0(3) |
commit | commitdiff | tree | snapshot |
2021-10-25 |
claudio | Revert commitid: ufM9BcSbXqfLpzBH; |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jsing | Add record processing limit to DTLS code. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jsing | Use ssl_force_want_read() in the DTLS code. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
deraadt | open() flags never contain O_CREAT, so variatic mode_t... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
deraadt | do not need a temporary one time use variable which... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
jsing | Fold SSL_SESSION_INTERNAL back into SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tobhe | Fix use of uninitialized variable 'rpl'. |
commit | commitdiff | tree | snapshot |
2021-10-25 |
nicm | Add -s and -S to display-popup to set popup and border... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
nicm | Instead of setting the popup default colours in the... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
tb | Drop two uses of the terrible asn1 kludge spotted by... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
mbuhl | Use EXPECTED_FAIL instead of DISABLED. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tobhe | Merge esp_input_cb() intp esp_input(). |
commit | commitdiff | tree | snapshot |
2021-10-24 |
bluhm | Remove code duplication by merging the v4 and v6 input... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tobhe | Refactor ah_input() and ah_output() for new crypto... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | For open/openat, if the flags parameter does not contai... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | What kind of Sun idiot called open() with flags of... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | For open/openat, if the flags parameter does not contai... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tobhe | Refactor ipcomp_input() and ipcomp_output(). Remove... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
martijn | Even though AgentX supports null-oids and incidentally... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Use the print.c file which is now shipped in rpki-clien... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Move the various print functions from the regress tests... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | #define open O_* flags in libsa/stand.h, so that bootbl... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
martijn | Initialize OID print buffer, even when oidlen is 0. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Some more whitespace cleanup |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Add $OpenBSD$ header and add a licence to rrdp.h which... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
bluhm | There are more m_pullup() in IPsec input. Pass down... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Add my copyright to some files |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | tiny little whitespace fixes |
commit | commitdiff | tree | snapshot |
2021-10-24 |
ian | Add httpd custom error page facility. Adapted by me... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
kn | Use braces in config examples |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tobhe | Remove 'struct tdb_crypto' allocations from esp_input... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | A tiny bit of cleanup. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Add mount -ur/uw support to tmpfs. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
visa | Unlock top part of UVM fault handler on mips64. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Move pmap_{,k}remove() inside uvm_km_pgremove{,_intrsaf... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
schwarze | merge documentation for SSL_read_ex(3), SSL_peek_ex... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Now that ampintcmsi(4)'s establish function returns... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tobhe | Remove crp_etype and return errors directly from crypto... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | use O_RDONLY instead of 0 as open() flags parameter |
commit | commitdiff | tree | snapshot |
next |