2018-09-09 |
ccardenas | Add initial qcow2 image support. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Bump NMBCLUSTERS to a more reasonable 256MB instead... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jmc | missing Ed; |
commit | commitdiff | tree | snapshot |
2018-09-08 |
benno | implement or-longer filter op for prefix-sets. Allows... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
phessler | Enforce that "join" and "nwid" may not be used at the... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
kn | Allocate path only when needed, use __func__ |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jsing | Remove now unused code for EVP_CIPH_FLAG_AEAD_CIPHER... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jsing | SSL_MAX_DIGEST is no longer needed. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
kn | Error out early on bad anchor usage |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | ASN1_OBJECTs should be freed with ASN1_OBJECT_free... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
anton | Check for malloc() failures. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
bluhm | Split the pf(4) fragment reassembly queue into smaller... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Regress tests for as-set and prefix-set blocks |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Add some additional config regress tests. Testing neigh... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | More BGPD_OPT_NOACTION checking to make regress happier. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | If BGPD_OPT_NOACTION is set don't check that the rdomai... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Fix indent and adjust line fit to 80 columns. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | indent labels |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | missing word & a couple of typos |
commit | commitdiff | tree | snapshot |
2018-09-08 |
eric | use symbolic integer values for the different tls optio... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Split test blocks into a function. Test contents are... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Change the way we parse prefix-sets so that newlines... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Fix print_as_sets() a bit. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
benno | add a check for curly braces in a macro being used... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Remove optional commas from example config. In the... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Test more ciphers and randomize the order in regress... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
miko | blkfree() takes no action for NULL pointer so callers... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
yasuoka | Don't cause an error when setting the same rdomain. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | More __func__ to fix error messages |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Make host_*() AF-agnostic |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | The debug function trie_dump() should use stderr since... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Fix function name in error messages by using __func__ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | fix badly broken reload of filter rules that use prefix... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Not adding ::1 on non-default lo(4) broke regress/sbin... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Regress test for rde_trie should cover some basics... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
cheloha | fgetln(3) -> getline(3); from Lauri Tirkkonen; ok millert@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Remove wildcard address on loopack remnants |
commit | commitdiff | tree | snapshot |
2018-09-07 |
inoguchi | tests all available TLSv1.2 ciphers |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Revert earlier revert. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add missing htonl() else matching does not really work. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
jmatthew | remove some unused variables and otherwise tidy up... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Fragment one large 64k IP ping packet into 155 fragment... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
solene | Document the spin CPU state column |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Remove unnused af argument from unmask(), sync with... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | remove unused function find_prefixsetitem(), ok claudio@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
stsp | Backout recent cp(1) changes; they broke texlive's... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Some space fixes mentioned by benno@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Explain the special case for redirect to localhost... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Implement a fast presix-set lookup. This magic trie... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Make print_hostname() less AF-specific |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Declare strings passed to local_listen() as const.... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | allow as4number_any in as-sets. Otherwise you cant... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Refactor a bit and add another test |
commit | commitdiff | tree | snapshot |
2018-09-07 |
florian | Do not send a Content-Length header for 1xx and 204... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add a basic unittest for the as_set_* functions |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Move the config regress tests into own directory making... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kevlo | Fix the build after removing an unused af argument... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Rename dne in copy_file to exists to be more consistent... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | replace malloc()+strlcpy() with strndup() in cmdline_sy... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
yasuoka | Fix "_nfiles" reference for crash dump. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Also verify a overwrite for the copy of a fifo, link... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Move the question to allow a copy to its own function. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | The combination of -v and -i and the deny of a copy... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Remove some newlines that have gone with last commit. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | When parsing AS numbers set both as_min and as_max... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add a dummy as_set_match() function since it is needed... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Implement as-set a fast lookup table to be used instead... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
dtucker | Add FALLTHROUGH comments where appropriate. Patch... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | clarify that goto error in alloc_all_endpoints_fixed_ep... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | move initial jack count to alloc_all_endpoints(), and... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
djm | ssh -MM requires confirmation for all operations that... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
mortimer | Add retguard macros to cpu_switchto, setjmp, longjmp. |
commit | commitdiff | tree | snapshot |
2018-09-06 |
claudio | Use getline() for the network bulk code. Also make... |
commit | commitdiff | tree | snapshot |
2018-09-06 |
jsing | Drop SSL_CIPHER_ALGORITHM2_AEAD flag. |
commit | commitdiff | tree | snapshot |
2018-09-06 |
benno | get rid of a temp file, noted by claudio@ |
commit | commitdiff | tree | snapshot |
2018-09-06 |
mpi | If we cannot stop the endpoint when aborting a transfer... |
commit | commitdiff | tree | snapshot |
2018-09-06 |
benno | when people update /etc/example/bgpd.conf, the forget... |
commit | commitdiff | tree | snapshot |
2018-09-06 |
kn | Remove unused af argument from unmask() |
commit | commitdiff | tree | snapshot |
2018-09-06 |
kn | Fill netmask AF-independently in print_host() |
commit | commitdiff | tree | snapshot |
2018-09-06 |
bluhm | Do not close the socket twice in netcat. |
commit | commitdiff | tree | snapshot |
2018-09-06 |
jsg | fix whitespace |
commit | commitdiff | tree | snapshot |
2018-09-06 |
patrick | Implement 64-bit DMA support in sdhc(4). |
commit | commitdiff | tree | snapshot |
2018-09-06 |
miko | execute the same code for failure of assign_all_jacks_a... |
commit | commitdiff | tree | snapshot |
2018-09-06 |
miko | sync icmp_mtudisc_clone() with icmp6_mtudisc_clone... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
kn | Move AF-specific mask logic from callers into set_ipmask() |
commit | commitdiff | tree | snapshot |
2018-09-05 |
eric | synchronize resolver code with smtpd |
commit | commitdiff | tree | snapshot |
2018-09-05 |
claudio | Implement most prefixlen operations as OP_RANGE (prefix... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
jsing | Use the newer/more sensible names for EVP_MD_CTX_*... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
jsing | Correctly clear the current cipher state, when changing... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
jcs | Back out 1.4, it broke things |
commit | commitdiff | tree | snapshot |
2018-09-05 |
mpi | Serialize synchronous commands with a rwlock. |
commit | commitdiff | tree | snapshot |
2018-09-05 |
eric | rename flag |
commit | commitdiff | tree | snapshot |
2018-09-05 |
claudio | Adjust after change of struct filter_as. |
commit | commitdiff | tree | snapshot |
2018-09-05 |
claudio | Change the way as_compare() and aspath_match() handle... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
miko | factor error code in icmp6_mtudisc_clone(); ok kn@... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
yasuoka | Add "op" column for CP_SPIN. Diff from fukaumi at... |
commit | commitdiff | tree | snapshot |
2018-09-05 |
gilles | rename token to match naming convention |
commit | commitdiff | tree | snapshot |
2018-09-05 |
kn | Use error label in host_if() |
commit | commitdiff | tree | snapshot |
2018-09-05 |
claudio | Change verification of communities a bit. Move the... |
commit | commitdiff | tree | snapshot |
next |