CVS log for mqtt/example/Attic/cmds.c

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kvl
Default branch: MAIN


Revision 1.3
Tue Jul 3 09:02:49 2012 UTC (12 years 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:20:48 2012 UTC (12 years, 5 months ago) by misho
Branches: mqtt1_1
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
library unit tests is obsolated not relayted to project

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

Revision 1.1.2.19: 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.18: preferred, unified; next MAIN 1.2: preferred, unified
Changes since revision 1.1.2.18: +1 -1 lines
add keep alive timeout to msgCONNECT api

Revision 1.1.2.18: download - view: text, markup, annotated - select for diffs
Fri Dec 9 11:46:48 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.17: preferred, unified
Changes since revision 1.1.2.17: +4 -2 lines
change readCONNECT api
 - get error retcode for CONNACK

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

Revision 1.1.2.16: download - view: text, markup, annotated - select for diffs
Tue Dec 6 12:36:45 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.15: preferred, unified
Changes since revision 1.1.2.15: +16 -0 lines
finish read apis :)

Revision 1.1.2.15: download - view: text, markup, annotated - select for diffs
Tue Dec 6 10:33:37 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.14: preferred, unified
Changes since revision 1.1.2.14: +11 -1 lines
add read for subscribe message

Revision 1.1.2.14: download - view: text, markup, annotated - select for diffs
Tue Dec 6 09:04:55 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.13: preferred, unified
Changes since revision 1.1.2.13: +13 -2 lines
finish publish read apis

Revision 1.1.2.13: download - view: text, markup, annotated - select for diffs
Mon Dec 5 22:17:39 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.12: preferred, unified
Changes since revision 1.1.2.12: +5 -0 lines
finish acks for publish & unsubscribe

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

Revision 1.1.2.11: download - view: text, markup, annotated - select for diffs
Mon Dec 5 15:30:49 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.10: preferred, unified
Changes since revision 1.1.2.10: +2 -1 lines
add connack read

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

Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Mon Nov 28 13:19:38 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.8: preferred, unified
Changes since revision 1.1.2.8: +9 -9 lines
fix unit test and finish db support

Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:19:48 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.7: preferred, unified
Changes since revision 1.1.2.7: +12 -0 lines
move definitions from public lib header to private defs header

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

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Tue Nov 22 13:00:33 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.5: preferred, unified
Changes since revision 1.1.2.5: +3 -0 lines
add new features for subscribe variables & ut

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 22 10:33:39 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.4: preferred, unified
Changes since revision 1.1.2.4: +15 -0 lines
add SUBSCRIBE func

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Mon Nov 21 15:27:26 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.3: preferred, unified
Changes since revision 1.1.2.3: +1 -1 lines
add payload to publish

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:55:10 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.2: preferred, unified
Changes since revision 1.1.2.2: +15 -1 lines
finish pub* ut

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:51:23 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.2.1: preferred, unified
Changes since revision 1.1.2.1: +1 -1 lines
remove Retain in publish, not use in this scenario

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:45:35 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +28 -0 lines
add new ut

Revision 1.1
Mon Nov 21 14:45:35 2011 UTC (12 years, 7 months ago) by misho
Branches: MAIN
Branch point for: mqtt1_0
FILE REMOVED
file cmds.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>