| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-24 | fix descriptions, copyright. | fukachan | |
| 2012-04-21 | not duplicated loading of Socket related classes. | fukachan | |
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-04-20 | try to connect(2) $mta by IPv6 if (1) we can use Socket6 and (2) mta | fukachan | |
| is not pure IPv4 syntax (Iv6 syntax or hostname). IPv6 module, which should be fully rewritten in the future, exports parse_mta6() and is_pure_ipv4_syntax(). rewritten to use them. | |||
| 2006-04-01 | fix comments (FNF) | fukachan | |
| 2006-03-26 | fix arguments: | fukachan | |
| + connect{4,6}() accepts $mta. + remove not used arguments. | |||
| 2006-03-24 | overhaul. | fukachan | |
| use $self->log*() instead of Mail::Delivery::Utils. | |||
| 2006-03-24 | overhaul. | fukachan | |
| + more use of access methods. + change method name to more proper one. | |||
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2005-05-27 | set timeout for socket(2). | fukachan | |
| 2004-06-29 | overhaul: | fukachan | |
| o fix comments. o fix messages/error messages. o use //o if could. o specify initial value. | |||
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2003-12-31 | fix copyright | fukachan | |
| 2003-12-30 | fix label name | fukachan | |
| 2002-12-20 | use return(). | fukachan | |
| fix comments. | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-01-13 | update comments, copyright. FNF-ify. | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-27 | obsolete | fukachan | |
| 2001-10-10 | oops, old IO::Socket has no connected() method. | fukachan | |
| modified to use our own socket_is_connected() method or remove connected() check. | |||
| 2001-10-10 | bug fix: ensure we handle IPv6 case more restrictly | fukachan | |
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-05-31 | clean up documents | fukachan | |
| 2001-05-25 | remove $self->{ _socket } for clean up before we try to connect6(). | fukachan | |
| fix returning of error messages correcly by $self->error(). | |||
| 2001-05-11 | nuke obsolete debug codes | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-24 | regen | fukachan | |
| 2001-04-24 | fix program path | fukachan | |
| 2001-04-03 | Initial revision | fukachan | |
