CVS log for epic5/include/gailib.h |
 |
Up to [Epic CVS] / epic5 / include
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Jun 23 04:03:11 2006 UTC (2 years, 3 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_3_9,
epic5-0_3_8,
epic5-0_3_7,
epic5-0_3_6,
epic5-0_3_5,
epic5-0_3_4,
epic5-0_3_3,
epic5-0_3_2,
epic5-0_3_1,
HEAD
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
* Support AI_ADDRCONFIG in our builtin AI_MASK/getaddrinfo().
* Make set[_non]_blocking extern.
* Support NEWIO_SSL_CONNECT as a new_open() type.
* Add a new ssl_connect() io callback function for NEWIO_SSL_CONNECT.
* New scripts from weirdo: autojoin, autoquery, floodprot, renumber
* New version of reconnect script from weirdo.
* GC the fixed-alist support (last used by /quote and protocol handler)
* Reorg server SSL negotation stuff to be nonblocking. yay!
* Comment all sorts of stuff in ssl.c.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Sat Mar 19 03:55:55 2005 UTC (3 years, 6 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_2_0,
epic5-0_0_8,
epic5-0_0_7,
epic5-0_0_6,
epic5-0_0_5
Changes since 1.4: +0 -2 lines
Diff to previous 1.4
* Change "ERROR --" to "INFO --" to not alarm people as much.
* Change a few other warnings to not be so alarming.
* Change new_realloc() to not move ptr if it is big enough to hold new size.
* Fix all the status_* sub-formats to not have any hardcoded size limits.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Nov 7 03:51:10 2003 UTC (4 years, 11 months ago) by jnelson
Branch:
MAIN
CVS Tags:
epic5-0_0_4,
epic5-0_0_3,
epic5-0_0_2,
epic5-0_0_1,
epic4-1_2_5,
epic4-1_2_4,
epic4-1_2_3,
epic4-1_2_2,
epic4-1_2_1,
epic4-1_2_0,
epic4-1_1_17,
epic4-1_1_16,
epic4-1_1_15
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
See KNOWNBUGS
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Tue Aug 6 02:45:52 2002 UTC (6 years, 2 months ago) by jnelson
Branch:
MAIN
CVS Tags:
wd-devel,
epic4-1_1_9,
epic4-1_1_8,
epic4-1_1_7,
epic4-1_1_6,
epic4-1_1_14,
epic4-1_1_13,
epic4-1_1_12,
epic4-1_1_11,
epic4-1_1_10
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
Check for getaddrinfo() and getnameinfo() in configure
otherwise we can't do ipv6 lookups. doh!
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Jul 30 04:30:23 2002 UTC (6 years, 2 months ago) by jnelson
Branch:
MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Fix some compile warnings. Nothing to write home about.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Fri Jul 26 16:10:07 2002 UTC (6 years, 2 months ago) by jnelson
Branch:
MAIN
Add GAILIB, a bsd licensed getaddrinfo/getnameinfo implementation for
ipv4 only systems. This was lifted from ruby, who lifted it from WIDE.
Add #ifdef's as necessary to compile on non-ipv6 systems.
This form allows you to request diffs 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.