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

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN
Current tag: mqtt1_0


Revision 1.1.1.1.2.16: 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.1.1.2.15: preferred, unified; branchpoint 1.1.1.1: preferred, unified; next MAIN 1.2: preferred, unified
Changes since revision 1.1.1.1.2.15: +1 -1 lines
fix signess typecasts

Revision 1.1.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.1.1.2.14: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.14: +21 -0 lines
add read for subscribe message

Revision 1.1.1.1.2.14: download - view: text, markup, annotated - select for diffs
Mon Dec 5 16:55:40 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.13: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.13: +22 -0 lines
rework read fixed header

Revision 1.1.1.1.2.13: download - view: text, markup, annotated - select for diffs
Mon Dec 5 10:37:17 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.12: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.12: +4 -4 lines
change decodeLen api in lib and UT

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

Revision 1.1.1.1.2.11: download - view: text, markup, annotated - select for diffs
Mon Nov 28 10:17:12 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.10: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.10: +8 -7 lines
change mqtt_subscr_t subscribe structure for read from db

Revision 1.1.1.1.2.10: download - view: text, markup, annotated - select for diffs
Tue Nov 22 13:03:26 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.9: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.9: +4 -7 lines
remove parameter from subFree

Revision 1.1.1.1.2.9: 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.1.1.2.8: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.8: +39 -4 lines
add new features for subscribe variables & ut

Revision 1.1.1.1.2.8: download - view: text, markup, annotated - select for diffs
Tue Nov 22 12:02:17 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.7: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.7: +10 -4 lines
extend freeSub

Revision 1.1.1.1.2.7: download - view: text, markup, annotated - select for diffs
Mon Nov 21 16:42:43 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.6: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.6: +1 -1 lines
fixed freeSub & ut

Revision 1.1.1.1.2.6: download - view: text, markup, annotated - select for diffs
Mon Nov 21 16:28:05 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.5: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.5: +45 -11 lines
add subscribe variable helpers

Revision 1.1.1.1.2.5: download - view: text, markup, annotated - select for diffs
Fri Nov 18 17:23:59 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.4: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.4: +84 -0 lines
add new funcs

Revision 1.1.1.1.2.4: download - view: text, markup, annotated - select for diffs
Fri Nov 18 10:11:37 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.3: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.3: +5 -2 lines
force to hide global vars

Revision 1.1.1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Nov 7 16:55:46 2011 UTC (12 years, 8 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.2: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.2: +25 -0 lines
added funcs & unit test

Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 7 13:58:27 2011 UTC (12 years, 8 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.1: preferred, unified; branchpoint 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1.2.1: +25 -1 lines
add func

Revision 1.1.1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 7 13:34:06 2011 UTC (12 years, 8 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1: +51 -0 lines
commit

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 7 08:47:16 2011 UTC (12 years, 8 months ago) by misho
Branches: misho
CVS tags: start
Branch point for: mqtt1_0
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +0 -0 lines
MQTT Service

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>