CVS log for libaitmqtt/src/sub.c
Up to [ELWIX - Embedded LightWeight unIX -] / libaitmqtt / src
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.3.12.4: download - view: text, markup, annotated - select for diffs
Fri Sep 16 04:14:03 2022 UTC (2 years, 1 month ago) by misho
Branches: mqtt1_8
Diff to: previous 1.3.12.3: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.12.3: +12 -12
lines
fix issue with subscribers
Revision 1.3.12.3: download - view: text, markup, annotated - select for diffs
Thu Sep 15 15:04:44 2022 UTC (2 years, 1 month ago) by misho
Branches: mqtt1_8
Diff to: previous 1.3.12.2: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.12.2: +7 -17
lines
split mqttapi to 2 separate headers for server and client
rework client
Revision 1.3.12.2: download - view: text, markup, annotated - select for diffs
Thu Sep 15 13:50:14 2022 UTC (2 years, 1 month ago) by misho
Branches: mqtt1_8
Diff to: previous 1.3.12.1: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.12.1: +3 -237
lines
reworks some of funcions and routines
Revision 1.3.12.1: download - view: text, markup, annotated - select for diffs
Wed Sep 14 21:44:21 2022 UTC (2 years, 1 month ago) by misho
Branches: mqtt1_8
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +60 -69
lines
rework subs functions
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 28 11:06:17 2012 UTC (12 years, 4 months ago) by misho
Branches: MAIN
CVS tags: mqtt1_7,
mqtt1_6,
mqtt1_5,
mqtt1_4,
mqtt1_3,
MQTT1_7,
MQTT1_6,
MQTT1_5,
MQTT1_4,
MQTT1_3,
MQTT1_2,
HEAD
Branch point for: mqtt1_8
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +9 -7
lines
ver 1.2
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 26 08:01:07 2012 UTC (12 years, 4 months ago) by misho
Branches: mqtt1_2
Diff to: previous 1.2.2.1: preferred, unified; branchpoint 1.2: preferred, unified; next MAIN 1.3: preferred, unified
Changes since revision 1.2.2.1: +3 -3
lines
add critical fix for subscriber apis
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 13:47:30 2012 UTC (12 years, 4 months ago) by misho
Branches: mqtt1_2
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +7 -5
lines
fix typecast aliasing
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 20 15:02:24 2012 UTC (12 years, 4 months ago) by misho
Branches: MAIN
CVS tags: MQTT1_1
Branch point for: mqtt1_2
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +100 -78
lines
version 1.1
Revision 1.1.1.1.2.6: download - view: text, markup, annotated - select for diffs
Wed Jun 20 11:11:30 2012 UTC (12 years, 4 months ago) by misho
Branches: mqtt1_1
Diff to: previous 1.1.1.1.2.5: preferred, unified; branchpoint 1.1.1.1: preferred, unified; next MAIN 1.2: preferred, unified
Changes since revision 1.1.1.1.2.5: +59 -34
lines
fix len issues
Revision 1.1.1.1.2.5: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:15:12 2012 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_1
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: +9 -5
lines
change readPUBLISH arguments
Revision 1.1.1.1.2.4: download - view: text, markup, annotated - select for diffs
Fri Apr 27 08:12:30 2012 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_1
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: +3 -5
lines
rework mqtt_subRealloc() more useful and always zeroed last element
Revision 1.1.1.1.2.3: download - view: text, markup, annotated - select for diffs
Thu Apr 26 12:33:14 2012 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_1
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: +1 -4
lines
add new defines
remove some reallocs
Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Apr 26 11:49:12 2012 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_1
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: +21 -21
lines
change return type
Revision 1.1.1.1.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 7 20:54:57 2012 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_1
Diff to: previous 1.1.1.1: preferred, unified
Changes since revision 1.1.1.1: +12 -14
lines
fix error msgs
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jan 26 13:07:33 2012 UTC (12 years, 9 months ago) by misho
Branches: misho
CVS tags: start,
MQTT1_0
Branch point for: mqtt1_1
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +0 -0
lines
MQTT library
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 26 13:07:33 2012 UTC (12 years, 9 months ago) by misho
Branches: MAIN
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>