OpenBSD CVS

src/usr.sbin/popa3d/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / popa3d

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] DESIGN (in the Attic) [Hide]  1.3   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] LICENSE (in the Attic) [Hide]  1.1   22 years  deraadt   libexec is the wrong place for popa3d, since it can be started WITHOUT inetd
[TXT] Makefile (in the Attic) [Hide]  1.4   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] VIRTUAL (in the Attic) [Hide]  1.1   22 years  deraadt   libexec is the wrong place for popa3d, since it can be started WITHOUT inetd
[TXT] auth_passwd.c (in the Attic) [Hide]  1.2   22 years  camield   update to 0.4.9.4: - stand-alone or inetd selectable from command-line (-D = dae...
[TXT] database.c (in the Attic) [Hide]  1.2   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] database.h (in the Attic) [Hide]  1.2   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] mailbox.c (in the Attic) [Hide]  1.6   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] mailbox.h (in the Attic) [Hide]  1.2   22 years  camield   update to 0.4.9.4: - stand-alone or inetd selectable from command-line (-D = dae...
[TXT] misc.c (in the Attic) [Hide]  1.1   22 years  deraadt   libexec is the wrong place for popa3d, since it can be started WITHOUT inetd
[TXT] misc.h (in the Attic) [Hide]  1.2   22 years  mpech   occured->occurred idea from deraadt@ via NetBSD millert@ ok p.s. Next commit w...
[TXT] params.h (in the Attic) [Hide]  1.8   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] pop_auth.c (in the Attic) [Hide]  1.3   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] pop_auth.h (in the Attic) [Hide]  1.2   22 years  camield   update to 0.4.9.4: - stand-alone or inetd selectable from command-line (-D = dae...
[TXT] pop_root.c (in the Attic) [Hide]  1.5   19 years  djm   setres[ug]id; ok deraadt@
[TXT] pop_trans.c (in the Attic) [Hide]  1.4   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] pop_trans.h (in the Attic) [Hide]  1.1   22 years  deraadt   libexec is the wrong place for popa3d, since it can be started WITHOUT inetd
[TXT] popa3d.8 (in the Attic) [Hide]  1.14   16 years  jmc   convert to new .Dd format;
[TXT] protocol.c (in the Attic) [Hide]  1.4   19 years  deraadt   use STD{IN,OUT,ERR}_FILENO
[TXT] protocol.h (in the Attic) [Hide]  1.3   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] standalone.c (in the Attic) [Hide]  1.11   17 years  ray   Delinting from tbert <bret dot lambert at gmail dot com> OK moritz@
[TXT] startup.c (in the Attic) [Hide]  1.6   19 years  millert   IPv6 support originally by itojun@ with standalone mode fixes by me. Tested by s...
[TXT] version.c (in the Attic) [Hide]  1.1   21 years  camield   Sync to 0.6.2 - UIDL digest calculation has been improved - minor bug fixes - -...
[TXT] virtual.c (in the Attic) [Hide]  1.6   19 years  itojun   make popa3d (inetd mode) address family neutral (= IPv6 support). from popa3d pa...
[TXT] virtual.h (in the Attic) [Hide]  1.3   22 years  camield   Mostly cosmetic update so we can call it 0.5. ok millert@, fgsch@