CVS log for nc6/ChangeLog

(logo)

Help

(back) Up to [DeepSpace6] / nc6

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.22.2.1 / (view) - annotate - [select for diffs] , Fri Jun 20 03:28:16 2008 UTC (20 months, 3 weeks ago) by chris
Branch: iucv_patch_branch
Changes since 1.22: +4 -0 lines
Diff to previous 1.22 (colored) to next main 1.23 (colored)
Merged HEAD to IUCV branch

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Jun 19 03:41:02 2008 UTC (20 months, 3 weeks ago) by chris
Branch: MAIN
CVS Tags: iucv_patch_branch_merged, HEAD
Changes since 1.22: +4 -0 lines
Diff to previous 1.22 (colored)
Added missing t option to getopt

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Aug 16 08:51:28 2006 UTC (3 years, 6 months ago) by mauro
Branch: MAIN
CVS Tags: iucv_patch_branch_base
Branch point for: iucv_patch_branch
Changes since 1.21: +5 -0 lines
Diff to previous 1.21 (colored)
Don't call warn_socket_details from callback_proxy unless verbose mode is on.

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Jan 19 22:47:04 2006 UTC (4 years, 1 month ago) by chris
Branch: MAIN
CVS Tags: release_1_0
Changes since 1.20: +7 -1 lines
Diff to previous 1.20 (colored)
Updated Changelog

Revision 1.20 / (view) - annotate - [select for diffs] , Sat Jan 14 08:52:42 2006 UTC (4 years, 2 months ago) by chris
Branch: MAIN
Changes since 1.19: +10 -0 lines
Diff to previous 1.19 (colored)
New version 1.0

Revision 1.15.2.2 / (view) - annotate - [select for diffs] , Thu Aug 18 23:58:47 2005 UTC (4 years, 6 months ago) by chris
Branch: autopoint_test
Changes since 1.15.2.1: +26 -2 lines
Diff to previous 1.15.2.1 (colored) to branch point 1.15 (colored) to next main 1.16 (colored)
Merged latest changes from main branch

Revision 1.19 / (view) - annotate - [select for diffs] , Thu Aug 18 03:56:44 2005 UTC (4 years, 6 months ago) by chris
Branch: MAIN
CVS Tags: autopoint_test_merged
Changes since 1.18: +1 -0 lines
Diff to previous 1.18 (colored)
Add -X and --rev-transfer options (reverse of -x / --transfer)

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Aug 18 02:58:29 2005 UTC (4 years, 6 months ago) by chris
Branch: MAIN
Changes since 1.17: +19 -0 lines
Diff to previous 1.17 (colored)
Numerous changes and refactorings to cleanup and prepare for another long awaited release (!?!)

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Aug 11 04:26:13 2005 UTC (4 years, 7 months ago) by chris
Branch: MAIN
Changes since 1.16: +6 -2 lines
Diff to previous 1.16 (colored)
Added missing change descriptions

Revision 1.15.2.1 / (view) - annotate - [select for diffs] , Sun Aug 1 22:10:21 2004 UTC (5 years, 7 months ago) by chris
Branch: autopoint_test
Changes since 1.15: +4 -0 lines
Diff to previous 1.15 (colored)
Merged from main branch

Revision 1.16 / (view) - annotate - [select for diffs] , Sun Aug 1 22:05:00 2004 UTC (5 years, 7 months ago) by chris
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15 (colored)
Added sigchld handler

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Apr 19 14:07:21 2004 UTC (5 years, 10 months ago) by mauro
Branch: MAIN
CVS Tags: autopoint_test_base
Branch point for: autopoint_test
Changes since 1.14: +174 -151 lines
Diff to previous 1.14 (colored)
updated i18n subsystem to gettext 0.14.1 (fixed a stupid problem with automake 1.8.3 in po/Makefile.in.in - i wonder if those autotools guys at FSF do *really* talk each other). updated ChangeLog. minor changes to Makefile.am and config/Makefile.am

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Jun 4 13:42:27 2003 UTC (6 years, 9 months ago) by mauro
Branch: MAIN
Changes since 1.13: +5 -0 lines
Diff to previous 1.13 (colored)
added credits for the fixing of CFLAGS problem

Revision 1.13 / (view) - annotate - [select for diffs] , Sun May 11 19:45:21 2003 UTC (6 years, 10 months ago) by mauro
Branch: MAIN
CVS Tags: release_0_5
Changes since 1.12: +4 -0 lines
Diff to previous 1.12 (colored)
modified ChangeLog and configure.ac for the release of nc6 0.5

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Mar 26 20:18:38 2003 UTC (6 years, 11 months ago) by chris
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 (colored)
Added --continous option for continuously accepting connections

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Mar 26 17:44:59 2003 UTC (6 years, 11 months ago) by chris
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10 (colored)
Added --exec option for setting a command to be executed after connect

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Mar 16 11:55:04 2003 UTC (7 years ago) by chris
Branch: MAIN
Changes since 1.9: +4 -0 lines
Diff to previous 1.9 (colored)
Fixed bug in --half-close

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Jan 25 14:42:36 2003 UTC (7 years, 1 month ago) by mauro
Branch: MAIN
CVS Tags: release_0_4_right
Changes since 1.8: +7 -0 lines
Diff to previous 1.8 (colored)
added many assertions in the code. cleaned *verbose_mode code. added new coding style rules to README.Maint. changed version to 0.4.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Jan 24 14:19:31 2003 UTC (7 years, 1 month ago) by chris
Branch: MAIN
CVS Tags: release_0_4
Changes since 1.7: +6 -0 lines
Diff to previous 1.7 (colored)
Added --idle-timeout option.

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Jan 23 15:47:35 2003 UTC (7 years, 1 month ago) by chris
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (colored)
Added --sndbuf-size and --rcvbuf-size.  These are how I noticed (and
triggered) the bug I just commited the fix for.

I've also added a function in network.c, set_sockopts(), that does all the
interesting socket manipulations like disabling nagle, etc.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Jan 23 15:39:36 2003 UTC (7 years, 1 month ago) by chris
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5 (colored)
2nd bugfix (major)

The fix I made to ensure buffer flushing after a hold timeout has a serious
problem.  If the buffer isn't already flushed when the hold timeout is
triggered, it enters a infinite loop(!*$#XB&#@$@#$%#$%).  This is because
finding a hold timeout condition triggers a jump back to the top of the
readwrite loop (after shutting down the appropriate streams) in order to
redetect which streams are ready to be read/written to.  If there is anything
to be read/written then the (max_fd == -1) check will fail, which is followed
by checking the timeouts again....and finding the hold timeout
condition....and jumping to the top....and....and....and....and......

I am annoyed.

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Jan 21 20:17:27 2003 UTC (7 years, 1 month ago) by mauro
Branch: MAIN
CVS Tags: release_0_3
Changes since 1.4: +6 -0 lines
Diff to previous 1.4 (colored)
last changes before release 0.3

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Jan 19 01:30:16 2003 UTC (7 years, 1 month ago) by chris
Branch: MAIN
Changes since 1.3: +153 -16 lines
Diff to previous 1.3 (colored)
Updated based on CVS commit mails.  I've only put in major
changes/enhancements.  If I've missed something, then just add it in.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Jun 14 09:16:01 2002 UTC (7 years, 9 months ago) by mauro
Branch: MAIN
CVS Tags: simone_initial_i18n, pre_mauro_refactor_130103_merge, pre_i18n_merge, pre_chris_refactor_291202_merge, pre_chris_refactor_060103_merge, mauro_refactor_130103_base, mauro_refactor_130103, i18n_last_HEAD_merge, i18n_base, i18n, chris_refactor_291202_base, chris_refactor_291202, chris_refactor_101202_base, chris_refactor_101202, chris_refactor_060103_base, chris_refactor_060103
Changes since 1.2: +0 -5 lines
Diff to previous 1.2 (colored)

tcp code update and major source reorganization

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Apr 7 20:19:06 2002 UTC (7 years, 11 months ago) by mauro
Branch: MAIN
Changes since 1.1: +13 -2 lines
Diff to previous 1.1 (colored)

now nc6 works also on freebsd and openbsd. autoconf stuff updated. code has
been cleaned.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Fri Jan 25 22:18:13 2002 UTC (8 years, 1 month ago) by pioppo
Branch: ver0_2pre2
CVS Tags: rel0_2pre2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)
CVS started from 0.2pre2

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Jan 25 22:18:13 2002 UTC (8 years, 1 month ago) by pioppo
Branch: MAIN
Initial revision

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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

The CVS admin
Powered by
ViewCVS 0.9.2