d3372da9 |
1 | :lssr |
8b8c3b96 |
2 | 200 s s s i i i f s |
d3372da9 |
3 | 201 |
4 | 514 |
5 | :lssrch |
6 | 200 i i i i |
7 | 201 |
8 | :shutdown |
9 | 200 |
10 | 502 |
11 | :quit |
12 | 200 |
13 | :lsauth |
14 | 200 s |
15 | 201 |
16 | :login |
17 | 200 ; Success |
18 | 300 s ; Auto (think GSS-API) |
19 | 301 s ; No echo |
20 | 302 s ; Echo |
21 | 303 s ; Info message |
22 | 304 s ; Error message |
23 | 501 |
24 | 503 ; Already logging in |
25 | 504 ; Charset error |
26 | 505 d s ; Back-end error |
27 | 506 ; Authentication error |
28 | 508 ; No such authentication mechanism |
29 | :pass |
30 | 200 |
31 | 300 s |
32 | 301 s |
33 | 302 s |
34 | 303 s |
35 | 304 s |
36 | 504 |
37 | 505 d s |
38 | 506 |
39 | 507 ; Data not expected |
40 | :cnct |
8ccbfcde |
41 | 200 i |
d3372da9 |
42 | 502 |
43 | 504 |
44 | 509 |
45 | 511 |
46 | :lsnodes |
d1e8b9fd |
47 | 200 i s s i i s |
d3372da9 |
48 | 201 |
49 | 502 |
50 | :dcnct |
51 | 200 |
52 | 502 |
53 | 510 |
54 | :lspeers |
55 | 200 s s ; Peer ID and nick are standardized, so they can be here -- the rest have to be extracted manually |
56 | 201 |
57 | 510 |
58 | :lspa |
59 | 200 s i |
60 | 201 |
61 | 502 |
62 | 510 |
63 | :download |
64 | 200 i |
65 | 502 |
66 | 510 |
67 | 511 |
68 | :lstrans |
e7407fd7 |
69 | 200 i i i s s s i i s |
d3372da9 |
70 | 201 |
71 | 502 |
72 | :cancel |
73 | 200 |
74 | 502 |
75 | 512 |
7ac0fb29 |
76 | :reset |
77 | 200 |
78 | 502 |
79 | 512 |
d3372da9 |
80 | :notify |
81 | 200 |
82 | 501 |
83 | :sendchat |
84 | 200 |
85 | 501 |
86 | 502 |
87 | 504 |
88 | 505 |
89 | 509 |
90 | 510 |
91 | 513 |
92 | :search |
93 | 200 i i |
94 | 501 |
95 | 502 |
96 | 509 |
97 | 510 |
98 | :cansrch |
99 | 200 |
100 | 514 |
101 | :filtercmd |
102 | 200 s |
103 | 201 |
104 | 501 |
105 | 502 |
106 | 504 |
107 | 505 |
108 | :lstrarg |
109 | 200 s s |
110 | 201 |
111 | 501 |
112 | 502 |
113 | 512 |
813c0bf7 |
114 | :transstatus |
c26de38e |
115 | 200 d s d s |
813c0bf7 |
116 | 502 |
6a10b025 |
117 | :register |
118 | 200 |
119 | 501 |
120 | 502 |
121 | 509 |
122 | 516 |
123 | :sendmsg |
124 | 200 |
125 | 501 |
126 | 502 |
127 | 517 |
128 | 518 |
2053678e |
129 | :hup |
130 | 200 |
131 | 502 |
d3372da9 |
132 | : ; Nameless notification |
133 | 600 i i s s s ; FN chat |
134 | 601 i i ; FN state change |
135 | 602 i s ; FN name change |
136 | 603 i ; FN destroy |
137 | 604 i s ; FN create |
138 | 605 i i ; FN num peers change |
139 | 610 i i s s ; Transfer create |
140 | 611 i i ; Transfer state change |
141 | 612 i s ; Transfer nick change |
142 | 613 i i ; Transfer size change |
143 | 614 i i ; Transfer error update |
144 | 615 i i ; Transfer progress |
145 | 616 i s ; Transfer path change |
b2abdf40 |
146 | 617 i s ; Transfer destroy |
d5cef543 |
147 | 618 i s ; Transfer hash update |
d3372da9 |
148 | 620 i i |
149 | 621 i |
edd30bd8 |
150 | 622 i s s s i i i f s |
8be1b1e3 |
151 | 630 i s s |
152 | 631 i s |
153 | 632 i s s ; More data follows, but cannot be handled by dc_interpret |
6a10b025 |
154 | 640 s ; Client-to-client message, also variable length |
d3372da9 |
155 | : ; Nameless connection |
4070426d |
156 | 200 s ; Old, non-versioned welcome message |
157 | 201 i i s ; New, versioned message -- supported revisions are i1 to i2, incl. |
d3372da9 |
158 | 502 |