CVS log for mqtt/src/Attic/conn.c

[BACK] Up to [ELWIX - Embedded LightWeight unIX -] / mqtt / src

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kvl
Default branch: MAIN


Revision 1.3
Tue Jul 3 09:02:50 2012 UTC (11 years, 11 months ago) by misho
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
version 1.1

Revision 1.2.2.1
Fri Jan 27 15:18:12 2012 UTC (12 years, 4 months ago) by misho
Branches: mqtt1_1
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
remove mqtt library code from project
dont want to duplicate code and depend library strictly from this project

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 27 15:05:38 2012 UTC (12 years, 4 months ago) by misho
Branches: MAIN
Branch point for: mqtt1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +499 -0 lines
added new files

Revision 1.1.2.15: download - view: text, markup, annotated - select for diffs
Fri Dec 16 02:09:20 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.14: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.14: +6 -6 lines
finish connect

Revision 1.1.2.14: download - view: text, markup, annotated - select for diffs
Tue Dec 13 15:23:43 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.13: preferred, colored
Changes since revision 1.1.2.13: +9 -8 lines
add keep alive timeout to msgCONNECT api

Revision 1.1.2.13: download - view: text, markup, annotated - select for diffs
Tue Dec 13 10:12:36 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.12: preferred, colored
Changes since revision 1.1.2.12: +1 -1 lines
fix signess typecasts

Revision 1.1.2.12: download - view: text, markup, annotated - select for diffs
Fri Dec 9 11:46:48 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.11: preferred, colored
Changes since revision 1.1.2.11: +28 -22 lines
change readCONNECT api
 - get error retcode for CONNACK

Revision 1.1.2.11: download - view: text, markup, annotated - select for diffs
Fri Dec 9 09:55:27 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.10: preferred, colored
Changes since revision 1.1.2.10: +2 -2 lines
fix comment

Revision 1.1.2.10: download - view: text, markup, annotated - select for diffs
Fri Dec 9 09:53:54 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.9: preferred, colored
Changes since revision 1.1.2.9: +22 -14 lines
patch libaitmqtt readCONNECT() for return undefined string with size
allocate if needed will strings

Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Mon Dec 5 17:05:38 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.8: preferred, colored
Changes since revision 1.1.2.8: +57 -0 lines
finish with conn* read APIs

Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Mon Dec 5 16:55:40 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.7: preferred, colored
Changes since revision 1.1.2.7: +4 -10 lines
rework read fixed header

Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Mon Dec 5 15:30:49 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.6: preferred, colored
Changes since revision 1.1.2.6: +39 -0 lines
add connack read

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Mon Dec 5 14:11:47 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.5: preferred, colored
Changes since revision 1.1.2.5: +153 -0 lines
start implement read* message commands & ut

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:13:04 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +60 -0 lines
finish CONN* and service PING* functions

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:00:09 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +2 -0 lines
add sanity checks & inits for fixed header
finish sub* support

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:40:56 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +3 -3 lines
added pub* funcs

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 21 12:47:15 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +42 -1 lines
add connack

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 21 12:16:11 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +138 -0 lines
add file with conn*

Revision 1.1
Mon Nov 21 12:16:11 2011 UTC (12 years, 6 months ago) by misho
Branches: MAIN
Branch point for: mqtt1_0
FILE REMOVED
file conn.c was initially added on branch mqtt1_0.

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>