linkmauve
b7e8c0b6f2
XEP-0198: Fix typoes
...
s/handled-count-to-high/handled-count-too-high/, s/to/too/, and s/a( undefined-condition)/an\1/, as well as adding </> around handled-count-too-high in the text.
2018-09-19 20:20:36 +02:00
Guus der Kinderen
e40792b25a
XEP-0198: Fixed spelling (too/to)
2018-09-19 17:25:39 +02:00
Guus der Kinderen
d688a35e52
XEP-0198: Add handled-count-to-high specification.
2018-09-19 17:25:39 +02:00
Guus der Kinderen
07268406f6
XEP-0198: Bump minor instead of patch level version number.
2018-09-19 17:25:39 +02:00
Guus der Kinderen
7a6e1d574d
XEP-0198: Fix spelling (/s/send/sent).
2018-09-19 17:23:17 +02:00
Guus der Kinderen
7d781cb65a
XEP-0198: Stream should be closed when 'h' value is to high.
2018-09-19 17:23:17 +02:00
Jonas Wielicki
bc2930b04b
Merge commit 'refs/pull/677/head' of https://github.com/xsf/xeps
2018-07-30 13:07:29 +02:00
Jonas Wielicki
7fa920f335
XEP-0198: Fix incorrect date in revision
2018-07-25 17:13:01 +02:00
Emmanuel Gil Peyrot
cf07c6e677
XEP-0198: Make the h element a 32-bit integer in the schema.
2018-07-22 17:36:00 +02:00
Matthew Wild
a414185274
XEP-0198: Clarify the note about counters
...
Many implementations have failed to get this right on their first
attempt, and so this text aims to clarify the logic required for
an implementation to correctly maintain its counters for a stream.
The text was 95% based on text originally proposed by Florian Schmaus,
but I find it a bit clearer and fixed some grammar in the process.
2018-06-29 16:32:22 +02:00
Florian Schmaus
41ec50a11c
XEP-0198: Clarify the note about counters
...
The note was only 50% correct (the counter the note talks get
initialized and started when the entity receives <enable(d)/>, and not
when it is sent) and partly misleading (there are typically four
counters per stream). Most XEP-0198 Stream Management implementations
I am aware of didn't get the counters right at the first time. The
tricky part is to get the time right where the counters should be set
to zero and get started. The new note's text tries to help
implementers with this. As bonus, it is also shorter than the original
note.
2018-06-28 08:33:12 +02:00
Stefan Strigler
5fe391b39f
fix spelling
2017-11-09 14:20:17 -06:00
Florian Schmaus
312e77fea9
XEP-0198: Fix example 12 by s/xml/xmlns/
...
This is a pure editorial change.
2017-02-16 10:58:44 +01:00
Sam Whited
7047e9c5d1
XEP-0198: Send 'a' element before stream closure
2016-12-08 15:24:45 -06:00
Sam Whited
fb27ff2073
XEP-0198: Fix example formatting
...
Remove trailing whitespace
2016-10-17 14:50:14 -05:00
Christian Schudt
52bb5282b3
XEP-0198: Send 'a' element before stream closure
...
Clients should add a delay element when resending stanzas, so that the
original send date is preserved.
2016-10-17 16:24:12 +02:00
Christian Schudt
e24ab378f9
XEP-0198: Fix text, <r/> element has no 'h' attribute
2016-04-20 15:19:14 +01:00
Daniel Gultsch
97d743a341
added optional h attribute to failed element on sm resumption
...
as previously discussed on the mailing list: http://mail.jabber.org/pipermail/standards/2015-May/029851.html
2016-04-20 15:06:46 +01:00
Dave Cridland
e0b29fe060
Minor clarifications to XEP-0198
...
Two things came up during community review of a patch to Openfire which are
not specified in the XEP. Both seem to be uncontentious, but will require
Council review, etc.
1) The specification makes no recommendation on what to do if the server
receives multiple <enable/> requests.
This is resolved in this instance by recommending (SHOULD, not MUST) that the
server generates a stream error, and stipulates that clients MUST NOT do this.
2) It was noted that redelivery attempts for stanzas require delay stamp
handling.
It is arguably not within this specification's remit to require this, however
it seems compelling that it be documented somewhere and this seems the best
place.
2015-07-28 08:43:39 -06:00
Emmanuel Gil Peyrot
81adf4bc25
Remove the executable bit from XML files.
2015-06-24 00:39:33 +01:00
Peter Saint-Andre
fc70233284
added reference to TLS resumption RFC
2013-09-12 18:59:52 -06:00
Peter Saint-Andre
696de54a33
typo
2012-05-22 14:54:47 -06:00
stpeter
0dcc653190
corrected errors in stream features
2011-08-26 11:13:57 -06:00
stpeter
d0ada893a1
no longer interim
2011-06-29 10:55:49 -06:00
stpeter
0fd3bef9ef
1.3
2011-06-29 09:34:25 -06:00
stpeter
cdc0e5a423
1.3rc4
2011-06-20 10:52:25 -06:00
stpeter
89a58f8cf3
1.3rc3
2011-06-20 07:39:14 -06:00
stpeter
6fec6fb608
1.3rc2
2011-06-01 16:53:36 -06:00
stpeter
79bb7b34c6
1.3rc1
2011-04-20 08:48:27 -06:00
stpeter
716f9d9117
updated RFC references
2011-04-12 08:37:30 -06:00
stpeter
e5e5e4a862
cleanup for RFC 6120 and RC 6121
2011-04-11 16:33:53 -06:00
stpeter
fe75b9db31
bug report on urn:xmpp:sm:3 schema
2011-03-23 09:43:16 -06:00
stpeter
9915af8cbf
1.2
2011-03-02 19:03:05 -07:00
stpeter
cbb116b86c
1.2rc2
2011-02-17 19:40:36 -07:00
stpeter
1ba49a3567
1.2rc1
2011-02-11 13:42:58 -07:00
Tobias Markmann
bd2b1ac700
Fixing example.
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4293 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-07-07 16:50:40 +00:00
Peter Saint-Andre
1df09b2327
removed extraneous <interim/> flag
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4170 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-04-15 17:07:28 +00:00
Peter Saint-Andre
f6098cafce
added missing XSD import per SPEC-6
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4134 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-04-03 00:36:33 +00:00
Peter Saint-Andre
fd8cd244dd
1.1 published
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4034 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-03-05 13:19:30 +00:00
Peter Saint-Andre
00c8ac8f85
1.1rc1
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3993 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-02-25 05:55:18 +00:00
Peter Saint-Andre
8c0f19b45f
schema fixes from Gabriel de Perthuis
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3295 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-07-01 19:26:46 +00:00
Peter Saint-Andre
5159fa7e31
1.0 DRAFT
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3267 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-06-17 21:35:57 +00:00
Peter Saint-Andre
b3aed96d78
corrections based on feedback from Alexey Melnikov
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3259 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-06-11 23:26:36 +00:00
Peter Saint-Andre
44d58576a4
0.10
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3253 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-06-11 14:35:11 +00:00
Peter Saint-Andre
1d9315966e
0.9
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3223 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-06-03 23:31:07 +00:00
Peter Saint-Andre
1a01f4bdc3
typo
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3196 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-06-02 20:22:19 +00:00
Peter Saint-Andre
d158e19fa1
Proposed
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3177 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-05-28 02:30:02 +00:00
Peter Saint-Andre
fa3b741642
slight fixes
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3036 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-10 13:41:40 +00:00
Peter Saint-Andre
ddea3e03f5
0.8 published
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3028 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-10 00:17:38 +00:00
Peter Saint-Andre
36571bbd71
0.8rc1
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3019 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-08 17:41:47 +00:00