2018-12-28 |
eric | zap unused code |
commit | commitdiff | tree | snapshot |
2018-12-28 |
denis | print well-known SAFI name instead of value |
commit | commitdiff | tree | snapshot |
2018-12-28 |
eric | remove the tag workaround for table_create() and table_... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
tb | getgruid_r -> getgrgid_r |
commit | commitdiff | tree | snapshot |
2018-12-28 |
gilles | rename smtp_session's hostname field to rdns, to make... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
eric | remove unused members in struct table |
commit | commitdiff | tree | snapshot |
2018-12-28 |
eric | fix logging of list entries |
commit | commitdiff | tree | snapshot |
2018-12-28 |
eric | use private data structure for managing static table... |
commit | commitdiff | tree | snapshot |
2018-12-28 |
gilles | move the smtp_mailaddr() calls _before_ filters indirec... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
tedu | add some notes about using col and ul to process the... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
djm | Request RSA-SHA2 signatures for rsa-sha2-{256|512}... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
remi | Check if a control socket or address is already in... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
anton | When netbooting a vm using the `-B net' option, set... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
anton | Cope with latest change to KIOENABLE. While here, make... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
anton | Make KIOENABLE accept a mode argument, currently limite... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | remove unused file |
commit | commitdiff | tree | snapshot |
2018-12-27 |
tedu | fifo isn't really the right data structure for varying... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
tedu | must remember to unref device if setting the task isn... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
jmc | too many words in previous; |
commit | commitdiff | tree | snapshot |
2018-12-27 |
krw | Rename ufdesc to udpfd to make the code slightly more... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
tedu | convert to unsigned variables to avoid some overflows. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
tedu | port ranges can be ambiguous with hypenated port-names. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
krw | Rename routehandler() to routefd_handler() to make... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
krw | Rename bfdesc to bpffd and packethandler() to bpffd_han... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
kn | Check for main ruleset explicitly |
commit | commitdiff | tree | snapshot |
2018-12-27 |
kn | Zap duplicate struct declaration |
commit | commitdiff | tree | snapshot |
2018-12-27 |
krw | No need to return early when setting the tick stop. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
gilles | extract subaddress from last resolved node, not from... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | table_fetch() always expect a valid dst pointer. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | move the iterator variable in the private handle. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | introduce dump() and add() table methods, only implemen... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
claudio | Convert K&R function definitions to modern C. clang... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
claudio | Move away from K&R style function definitions. clang... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
claudio | Do not assign node to itself. Instead move the earlier... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
gilles | remove dead code, we will only support ramstat stat... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
anton | sort and rename tests |
commit | commitdiff | tree | snapshot |
2018-12-27 |
anton | Separate kcov descriptor state and trace mode as a... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | pass the table pointer to the lookup()/fecth() methods |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | change the close() method to take the table pointer |
commit | commitdiff | tree | snapshot |
2018-12-27 |
eric | Make the backend open method return an int to report... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
djm | ssh_packet_set_state() now frees ssh->kex implicitly... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
djm | move client/server SSH-* banners to buffers under ssh... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
eric | reorder parameters for consistency |
commit | commitdiff | tree | snapshot |
2018-12-26 |
denis | uncouple AF_MPLS and AF_INET |
commit | commitdiff | tree | snapshot |
2018-12-26 |
eric | simplify code |
commit | commitdiff | tree | snapshot |
2018-12-26 |
anton | document kern.pool_debug; ok tedu@ |
commit | commitdiff | tree | snapshot |
2018-12-26 |
eric | introduce a table_match() function to check for a key... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
tb | Make AES CCM available in tables. |
commit | commitdiff | tree | snapshot |
2018-12-26 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2018-12-26 |
eric | get rid of the unused dict argument in table lookup... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
denis | unbreak VPN routes installation into FIB |
commit | commitdiff | tree | snapshot |
2018-12-26 |
eric | move the table backend name in the backend struct. |
commit | commitdiff | tree | snapshot |
2018-12-26 |
fcambus | Remove the rasops24_erasecols and rasops24_eraserows... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
gilles | when passing message to filters, do not worry yet about... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
bru | Use estimates of speed to improve gesture detection. |
commit | commitdiff | tree | snapshot |
2018-12-26 |
phessler | revert "kill a region if 'delete' or 'backspace' is... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
anton | test dying kcov descriptor logic |
commit | commitdiff | tree | snapshot |
2018-12-25 |
anton | In the kcov ioctl(KIOSETBUFSIZE) path, malloc() can... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
denis | rework icmp6_error() to be closer to icmp_error() |
commit | commitdiff | tree | snapshot |
2018-12-25 |
krw | No need for magic tick_msg(NULL,..) call to |
commit | commitdiff | tree | snapshot |
2018-12-25 |
claudio | Remove unused static function since clang errors out... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
claudio | Use the same additional arch specific files for sparc64... |
commit | commitdiff | tree | snapshot |
2018-12-25 |
schwarze | bugfix: make the static class buffer long enough |
commit | commitdiff | tree | snapshot |
2018-12-24 |
krw | Always use log_getverbose() instead of sometimes checki... |
commit | commitdiff | tree | snapshot |
2018-12-24 |
tedu | mandoc.css lives in /usr/share/misc now; use full paths... |
commit | commitdiff | tree | snapshot |
2018-12-24 |
schwarze | install /usr/share/misc/mandoc.css |
commit | commitdiff | tree | snapshot |
2018-12-24 |
krw | tick_msg() needs to note that it has called go_daemon... |
commit | commitdiff | tree | snapshot |
2018-12-24 |
schwarze | Make this page much more readable by deleting as much... |
commit | commitdiff | tree | snapshot |
2018-12-24 |
jsg | Adjust cpsw for linux 4.20 device tree changes. The... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
patrick | Add support for generating a REPEATED START on operatio... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
schwarze | Finally, stop abusing .Ss and .Sx to mark up macros... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
schwarze | Simplify and clarify instructions for .Ql, and deprecat... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
eric | remove dead code |
commit | commitdiff | tree | snapshot |
2018-12-23 |
gilles | the tree_* and dict_* api's in smtpd can be used standa... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
eric | Simplify the table backend interface: lookup results... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
gilles | when a filter chain is only used once, no need to creat... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
gilles | when passing mail-from parameter to filters, pass the... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
schwarze | Deprecate .Lp, use .Pp instead. |
commit | commitdiff | tree | snapshot |
2018-12-23 |
gilles | simplify builtins |
commit | commitdiff | tree | snapshot |
2018-12-23 |
gilles | revive filters tracing (-T filters) to make it easier... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
natano | Add regress suite for the noperm mfs mount flag. Protec... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
natano | Rectify some issues with the noperm mount flag; the... |
commit | commitdiff | tree | snapshot |
2018-12-23 |
tb | EVP_MD_CTX_cleanup() is deprecated and doesn't free... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
schwarze | Document EVP_PKEY_new_mac_key(3); |
commit | commitdiff | tree | snapshot |
2018-12-22 |
schwarze | In the TOC, close <a> before opening <ul>. |
commit | commitdiff | tree | snapshot |
2018-12-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-12-22 |
claudio | bgpctl can cause bgpd to do a lot of work (e.g. dumping... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
kettenis | Avoid using m_trailingspace(9) on an mbuf allocated... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | introduce 'rcpt-to' builtin filter, can only be used... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | introduce 'mail-from' builtin filter, can be applied... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | introduce 'helo' builtin filter, can be used on any... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | remove lka_filter_response() which is no longer used... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | simplify filter_protocol / filter_protocol_next by... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | simplify filter_data() and filter_data_next() by factor... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
visa | Add support for R_MIPS_PC32 relocation. It is needed... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | tree_xget() -> tree_get() |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | reuse existing tokens for builtin filter names to avoid... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | introduce new matching criteria 'from rdns' to match... |
commit | commitdiff | tree | snapshot |
2018-12-22 |
gilles | remove space |
commit | commitdiff | tree | snapshot |
2018-12-22 |
schwarze | Delete irrelevant HISTORY details. Simply use BN_rand... |
commit | commitdiff | tree | snapshot |
next |