OpenBSD CVS

CVS log for src/usr.sbin/smtpd/Attic/sockaddr.c


[BACK] Up to [local] / src / usr.sbin / smtpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Mon Jul 9 12:16:24 2012 UTC (11 years, 10 months ago) by eric
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED

move to the new resolver implementation, with temporary glue to use
the relevant files from asr directly.

ok gilles@

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 14 20:59:42 2012 UTC (11 years, 11 months ago) by gilles
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

- make sockaddr_as_fqdn() endian-safe

bug spotted by Jan Stary
fix by eric@, committing this on his behalf, ok gilles@

Revision 1.4 / (download) - annotate - [select for diffs], Mon May 16 10:57:41 2011 UTC (13 years ago) by blambert
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Print IPv6 addresses in hex, not decimal; from Tim van der Molen

committing on behalf of gilles@

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 27 17:39:17 2011 UTC (13 years, 2 months ago) by eric
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

add missing CVS markers and update copyright year.

ok gilles@

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 26 11:04:05 2011 UTC (13 years, 2 months ago) by eric
Branch: MAIN
Changes since 1.1: +63 -0 lines
Diff to previous 1.1 (colored)

Merge a reverse lookup query implementation into asr.
Not used by the rest of smtpd for now.

ok gilles@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 29 15:25:56 2010 UTC (13 years, 6 months ago) by gilles
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9

replace the fork-based-non-blocking-resolver-hack by shiny async resolver
written by eric@. it is still experimental but still better than what we
had earlier so ... we'll improve in tree :)

diff by me with *lots* of help from eric@, tested by todd and I (and a
few people out there)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.