File: socks-methods

package info (click to toggle)
doc-iana 20081201-1
  • links: PTS, VCS
  • area: non-free
  • in suites: lenny
  • size: 118,212 kB
  • ctags: 1,179
  • sloc: xml: 55,434; perl: 1,159; makefile: 45
file content (64 lines) | stat: -rw-r--r-- 1,988 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64

SOCKS Methods

(last updated 2001-05-10)

Registries included below:
- SOCKS Method Values


Registry Name: SOCKS Method Values
Reference: [RFC1928]
Registration Procedures: Not Defined

Note:
The SOCKS Method is a 8-bit number used to identify the authentication
method used with the SOCKS protocol [RFC1929]. 

Registry: 
Number           
Decimal   Hex     Description                                    Reference
--------  ------  ---------------------------------------------  ---------------
0         00      No Authentication Required                     [RFC1928]
1         01      GSSAPI                                         [RFC1928]
2         02      Username/Password                              [RFC1929]
3         03      Challenge-Handshake Authentication Protocol    [VanHeyningen]
4         04      Unassigned
5         05      Challenge-Response Authentication Method       [VanHeyningen]
6         06      Secure Sockets Layer                           [VanHeyningen]
7         07      NDS Authentication                             [Talati]
8         08      Multi-Authentication Framework                 [Fritch]
9-127     09-7F   Unassigned
128-255   80-FE   Reserved for Private Methods                   [RFC1928]
255       FF      No Acceptable Methods                          [RFC1928]


References
----------
[RFC1928]  Leech, M., M. Ganis, Y. Lee, R. Kuris, D. Koblas, and L.
           Jones, "SOCKS Protocol Version 5", RFC 1928, Bell-Northern
           Research, International Business Machines, NEC Systems
           Laboratory, Unify Corporation, and Hewlett-Packard Company,
           Match 1996.

[RFC1929]  Leech, M., "Username/Password Authentication for SOCKS V5",
           RFC 1929, Bell-Northern Research, March 1996.

People
--------
[Fritch]  Dan Fritch <DFRITCH&novell.com>, August 1998.

[Talati]  Vijay Talati <VTalati&novell.com>, December 1997.

[VanHeyningen]  Marc VanHeyningen, <marcvh&aventail.com>, July 1997.



[]