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 |
2021-10-24 |
bluhm | Pass the error of the IPsec callback to the caller... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Use unveil(2) for the possible script file, dt(4) and... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide a number of X509_STORE_CTX_* setters. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide EVP_MD_CTX_get_md_data() |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide a bunch of OCSP_resp_* getters. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide X509_STORE_CTX_get_num_untrusted() |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide BIO_get_init() |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Shuffle variables around and use KASSERT() instead... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
job | Improve variable naming |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-24 |
schwarze | Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
kn | Use ifconfig(8)'s "join" command by default |
commit | commitdiff | tree | snapshot |
2021-10-24 |
florian | nsd 4.3.7 shipped with DNS cookies on and then flipped... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
florian | Update to 4.3.8. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
job | Restrict the characterset for filenames on Manifests |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Implement poll(2), select(2), ppoll(2) & pselect(2... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
sashan | let pf_table.c to use standard way to work with lists |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Stop setting etype in the MD crypto code. So far we... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
kn | Fall back to HTTP for fetching automatically |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Prohibit renames of tmpfs mount-points to fix a panic. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide X509_OBJECT_{new,free}() |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | extra 0 fields in cfdriver are not needed |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | pretty & normalize the cfdriver decl |
commit | commitdiff | tree | snapshot |
2021-10-24 |
beck | Don't leak internal->verfied_chain, clean it up in... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Anther day another broken test-http.c report from anton@ |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Fix mangled license. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2021-10-24 |
visa | Set klist lock for sockets to make socket event filters... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
visa | Make pipe event filters MP-safe |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jsg | use NULL not 0 for pointer values in kern |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | There is an m_pullup() down in AH input. As it may... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | Fix use-after-free in ipcomp_output() introduced by... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jmc | spread some ipcrm/ipcs Xr; from mikhail |
commit | commitdiff | tree | snapshot |
2021-10-23 |
benno | do not duplicate "Connection: close" headers and only... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mvs | sonewconn() returns the pointer to 'socket' struct... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add SSL_get0_verified_chain - needed by some new stuff |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Rename io_buf_new to io_new_buffer and io_buf_close... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | btrace dir |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mpi | Provide common btrace(8) scripts. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | ensure that sensitive data is zeroed out from mem. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | For testing snmpd, use rc script to stop any running... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Declare STACK_OF(GENERAL_NAMES) |
commit | commitdiff | tree | snapshot |
2021-10-23 |
patrick | Call uvm_vnp_uncache() in tmpfs_write(). We currently... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
patrick | Fix tmpfs_lookup locking for ".." == ".". unveil_find_... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
schwarze | fix wrong and missing return types and wrong macros... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Rename a couple of variables overlooked in the conversi... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Add a glossary of variable names. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | stty(1) can't be pledged for all modes, but it can... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
dv | tpm(4): add support for tpm2 CRB interface |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add new OpenSSL API SSL_CTX_set_num_tickets and friends. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | KNF a particularly ugly comment |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-10-23 |
krw | Arithmetic is hard! Since MBR partition 0 is the only... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Fixup test-http.c after big io change before anton... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Unhandroll X509_up_ref() |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Finnally move away from blocking reads in rpki-client... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
benno | * stop sending the content for head requests, even... |
commit | commitdiff | tree | snapshot |
next |