2012-06-04 |
Jeremy Harris | Fix post-rebase merge issues. |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Split out OpenSSL and GnuTLS versions of tests. |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Support transport hosts_avoid_tls for cutthrough. |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Add testcase for callout fallback from ESMTP to SMTP. |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Fix tls variables order, and testsuite case 5401 (cutth... |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Deal explicitly with attempt to callout via null transp... |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Fixup testsuite cases affected by dual-tls - mainly... |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Testsuite cases for basic cutthrough_delivery. |
tree | commitdiff |
2012-06-04 |
Todd Lyons | Test for proper parsing of optional MAIL FROM args. |
tree | commitdiff |
2012-05-28 |
Phil Pennock | Merge openssl_disable_ssl2 branch exim-4_80_RC7 |
tree | commitdiff |
2012-05-27 |
Phil Pennock | Test: update for new tls_dhparam |
tree | commitdiff |
2012-05-21 |
Jeremy Harris | Testsuite: more robust fix for SHELL vs /bin/sh, take... |
tree | commitdiff |
2012-05-21 |
Jeremy Harris | Revert "Testsuite: more robust fix for SHELL vs /bin/sh" |
tree | commitdiff |
2012-05-21 |
Jeremy Harris | Testsuite: more robust fix for SHELL vs /bin/sh |
tree | commitdiff |
2012-05-20 |
Phil Pennock | Cipher munging continues. |
tree | commitdiff |
2012-05-20 |
Jeremy Harris | Testsuite: munge recorded TLS version &c in output... |
tree | commitdiff |
2012-05-18 |
Phil Pennock | Test suite fixes, mostly for new certs. |
tree | commitdiff |
2012-05-18 |
Phil Pennock | CRL addition returns count of CRLs added |
tree | commitdiff |
2012-05-17 |
Phil Pennock | fix tls_cipher memory lifetime. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | More GnuTLS cleanups/fixes. |
tree | commitdiff |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
tree | commitdiff |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
tree | commitdiff |
2012-05-13 |
Jeremy Harris | Merge branch '64bitint' |
tree | commitdiff |
2012-05-13 |
Jeremy Harris | Make integer values 64bit (bug 1171). |
tree | commitdiff |
2012-05-13 |
Phil Pennock | Fixed headers_only on smtp transports. |
tree | commitdiff |
2012-05-11 |
Phil Pennock | Testing for -bw mode |
tree | commitdiff |
2012-05-01 |
Jeremy Harris | Update testsuite output files for GnuTLS version update... |
tree | commitdiff |
2012-05-01 |
Jeremy Harris | Code refactoring in acl.c (bug 1184) |
tree | commitdiff |
2012-04-17 |
root | Testcase changes to match changes introduced by bug... |
tree | commitdiff |
2010-06-12 |
John Jetmore | account for new information TLS log line added in tls... |
tree | commitdiff |
2010-06-08 |
John Jetmore | log/5101 - header order, plus new wording for appendfil... |
tree | commitdiff |
2010-06-05 |
John Jetmore | fix output for SSL logging format change |
tree | commitdiff |
2010-06-04 |
John Jetmore | With a few minor exceptions for tests that had addition... |
tree | commitdiff |
2009-11-23 |
Nigel Metheringham | Correct header sorting for testsuite. Required manual... |
tree | commitdiff |
2009-11-23 |
Nigel Metheringham | fix for running testsuite with non-ancient gnutls.... |
tree | commitdiff |
2007-08-30 |
Philip Hazel | Update tests for 4.68 (after testing on tahini). exim-4_68 |
tree | commitdiff |
2007-08-29 |
Philip Hazel | Test update. |
tree | commitdiff |
2007-08-29 |
Philip Hazel | Fix quoting problem with errors_copy. |
tree | commitdiff |
2007-08-23 |
Philip Hazel | Add message_body_newlines. |
tree | commitdiff |
2007-08-22 |
Philip Hazel | Add the NOTQUIT ACL. |
tree | commitdiff |
2007-07-05 |
Philip Hazel | Yet another (hope the last for now) minor test tweak. |
tree | commitdiff |
2007-07-05 |
Philip Hazel | Another small test tweak. |
tree | commitdiff |
2007-06-29 |
Philip Hazel | Fix stupid oversight in $max_received_linelength. |
tree | commitdiff |
2007-06-27 |
Philip Hazel | Add queue_only_load_latch. |
tree | commitdiff |
2007-06-19 |
Philip Hazel | Add -Mvc option. |
tree | commitdiff |
2007-06-18 |
Philip Hazel | Add client_condition to authenticators. |
tree | commitdiff |
2007-04-17 |
Philip Hazel | Test suite portability updates. |
tree | commitdiff |
2007-04-16 |
Philip Hazel | Fix bug in previous patch: following data is permitted... |
tree | commitdiff |
2007-04-13 |
Philip Hazel | Check for lost connection or unexpected input at end... |
tree | commitdiff |
2007-03-21 |
Philip Hazel | Add RCPT error text to unexpected DATA error. |
tree | commitdiff |
2007-02-20 |
Philip Hazel | Add extra sync checks after ACLs that might delay. |
tree | commitdiff |
2007-02-20 |
Philip Hazel | $smtp_command and $smtp_command_argument were incomplet... |
tree | commitdiff |
2007-02-08 |
Philip Hazel | Fix bad outgoing_port in log line for delivery of a... |
tree | commitdiff |
2007-02-07 |
Philip Hazel | Split long fakereject and fakedefer messages. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Implemented hosts_avoid_pipelining in the smtp transport. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Retry items for address errors that included the sender... |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Flush SMTP before callout (unless control=no_callout_fl... |
tree | commitdiff |
2007-02-05 |
Philip Hazel | Flush SMTP output buffer before "delay" in an ACL;... |
tree | commitdiff |
2007-01-31 |
Philip Hazel | Heiko Schlitterman's patch for log_selector=+pid, plus... |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Magnus' patch for $sending_ip_address and $sending_port. |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Add control=no_pipelining. |
tree | commitdiff |
2007-01-25 |
Philip Hazel | Ensure acl_not_smtp_start is called for -bS input. |
tree | commitdiff |
2007-01-23 |
Philip Hazel | Add $smtp_count_at_connection_start. |
tree | commitdiff |
2007-01-22 |
Philip Hazel | Additional tests - didn't show any problems. |
tree | commitdiff |
2007-01-18 |
Philip Hazel | Add gnutls_require_{kx,mac,protocols}. |
tree | commitdiff |
2007-01-17 |
Philip Hazel | Try to make test 0461 less unreliable. |
tree | commitdiff |
2007-01-15 |
Philip Hazel | Added log selector +smtp_no_mail to log when no MAIL... |
tree | commitdiff |
2006-12-19 |
Philip Hazel | Update tests for portability. |
tree | commitdiff |
2006-11-20 |
Philip Hazel | Don't set $sender_host_name if forward lookup of name... |
tree | commitdiff |
2006-11-14 |
Philip Hazel | Applied a modified version of Brad Jorsch's patch for... |
tree | commitdiff |
2006-11-06 |
Philip Hazel | Include sender address in retry key for 4xx errors. |
tree | commitdiff |
2006-10-31 |
Philip Hazel | $domain not always set when scanning a domain list. |
tree | commitdiff |
2006-10-30 |
Philip Hazel | Fix too-often retry bug after 4xx with more hosts than... |
tree | commitdiff |
2006-10-23 |
Philip Hazel | John Jetmore's -Mset patch. |
tree | commitdiff |
2006-10-16 |
Philip Hazel | Update Dovecot authenticator to (a) lock out tabs ... |
tree | commitdiff |
2006-10-10 |
Philip Hazel | Sort out group syntax problems, particularly with verif... |
tree | commitdiff |
2006-10-09 |
Philip Hazel | Renumbered test. |
tree | commitdiff |
2006-10-09 |
Philip Hazel | Dovecot test needs renumbering (shouldn't be run automa... |
tree | commitdiff |
2006-10-03 |
Philip Hazel | Michael Deutschmann's patch for getting TXT from a... |
tree | commitdiff |
2006-10-02 |
Philip Hazel | Added dovecot authenticator. |
tree | commitdiff |
2006-09-25 |
Philip Hazel | Add log_reject_target as an ACL modifier. |
tree | commitdiff |
2006-09-19 |
Philip Hazel | Apply Jakob Hirsch's patch for arbitrary ACL variable... |
tree | commitdiff |
2006-09-05 |
Philip Hazel | (1) Update version number to 4.64. (2) Ignore callout... |
tree | commitdiff |
2006-07-28 |
Philip Hazel | Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe... |
tree | commitdiff |
2006-07-27 |
Philip Hazel | Made -oMaa and -oMt work with -bh and -bs to pretend... |
tree | commitdiff |
2006-07-26 |
Philip Hazel | Fixed a number of test suite problems as reported ... |
tree | commitdiff |
2006-07-13 |
Philip Hazel | Add a check for Auto-Submitted to the default for |
tree | commitdiff |
2006-07-13 |
Philip Hazel | Add recognition of SMTP error codes in bespoke messages. |
tree | commitdiff |
2006-06-28 |
Philip Hazel | Add acl_not_smtp_start ACL (mostly Johannes Berg's... |
tree | commitdiff |
2006-06-27 |
Philip Hazel | Update error message for unknown ACL verb. |
tree | commitdiff |
2006-04-28 |
Philip Hazel | Fix new tests so they run on sesame. exim-4_62 |
tree | commitdiff |
2006-04-25 |
Philip Hazel | Fix problem with maildir delivery into a folder that... |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Special test. |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Make batch delivery work for files and pipes set up... |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Modify (i.e. fix :-) change 4.61/PH/19: Using message... |
tree | commitdiff |
2006-03-20 |
Philip Hazel | Fix bounces for non-SMTP reception errors to recognize |
tree | commitdiff |
2006-03-09 |
Philip Hazel | Add new errors mail_4xx, data_4xx, lost_connection... |
tree | commitdiff |
2006-03-08 |
Philip Hazel | Additional Sieve test (missed files from previous commit). |
tree | commitdiff |
2006-03-06 |
Philip Hazel | Add the add_header modifier for use with all ACL verbs. |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Bugs in temporary error message handling for smtp in... |
tree | commitdiff |
next |