From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../code/nel/src/net/login_client.cpp?sortby=date | 276 +++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/net/login_client.cpp?sortby=date (limited to 'cvs/cvsweb.cgi/code/nel/src/net/login_client.cpp?sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/src/net/login_client.cpp?sortby=date b/cvs/cvsweb.cgi/code/nel/src/net/login_client.cpp?sortby=date new file mode 100644 index 00000000..69a5a7b6 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/net/login_client.cpp?sortby=date @@ -0,0 +1,276 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nel / src / net / login_client.cpp
+ + + + + +
login_client.cpp
+

+

Default branch: MAIN
+


+ Revision 1.14 / (download) - annotate - [select for diffs] +, Mon Feb 11 10:20:54 2002 UTC (5 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: georges_v2, +HEAD +
Changes since 1.13: +4 -4 + lines
Diff to previous 1.13 +

+CHANGED: remove nlsleep(0) and set to 10
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Mon Jan 14 17:51:26 2002 UTC (6 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.12: +2 -2 + lines
Diff to previous 1.12 +

+#infochanged
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Fri Dec 28 15:36:14 2001 UTC (6 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.11: +38 -4 + lines
Diff to previous 1.11 +

+ADDED: udp mode for login system
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Fri Dec 28 10:17:21 2001 UTC (7 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.10: +2 -5 + lines
Diff to previous 1.10 +

+ADDED: support of precompilated header on visual
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Thu Nov 22 10:40:13 2001 UTC (8 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.9: +4 -4 + lines
Diff to previous 1.9 +

+TRY: change nlSleep(10) into nlSleep(0)
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Tue Oct 16 09:22:03 2001 UTC (9 months, 1 week ago) by legros +
Branch: MAIN + +
Changes since 1.8: +4 -1 + lines
Diff to previous 1.8 +

+CHANGED: new compatability with the unified network protocole
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Mon Jul 2 14:27:33 2001 UTC (12 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: nel_0_4, +demo_0_1 +
Changes since 1.7: +2 -1 + lines
Diff to previous 1.7 +

+BUGFIX: linux doesn't receive the message just before the disconnection
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Mon Jul 2 11:44:18 2001 UTC (12 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.6: +7 -4 + lines
Diff to previous 1.6 +

+BUGFIX: fix the bad if test expression causing on linux bad results on authentification
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Thu Jun 21 09:00:44 2001 UTC (13 months, 1 week ago) by cado +
Branch: MAIN + +
Changes since 1.5: +4 -1 + lines
Diff to previous 1.5 +

+Doxfix: added file desc
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Wed Jun 13 10:21:33 2001 UTC (13 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.4: +43 -18 + lines
Diff to previous 1.4 +

+FIXED: release CCallbackClient at dtor
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Thu May 3 13:30:01 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +2 -2 + lines
Diff to previous 1.3 +

+BUGFIX: forgot .c_str() in nldebug
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Wed May 2 12:57:16 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +2 -2 + lines
Diff to previous 1.2 +

+BUGFIX: forgot some c_str() and new lines
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed May 2 12:54:13 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +6 -5 + lines
Diff to previous 1.1 +

+BUGFIX: forgot to change v2 to nel/net
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:31 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Diff

+ADD: new version of the network system (in NeL and NeLns)
+
+ + + + + +
Request Diffs
+

+

+

+ +Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+ +View only Branch: + + +
+ +
+ +Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1