profiles.c File Reference

#include "stringprep.h"

Go to the source code of this file.

Variables

const Stringprep_profiles stringprep_profiles []
const Stringprep_profile stringprep_nameprep []
const Stringprep_profile stringprep_kerberos5 []
const Stringprep_table_element stringprep_xmpp_nodeprep_prohibit []
const Stringprep_profile stringprep_xmpp_nodeprep []
const Stringprep_profile stringprep_xmpp_resourceprep []
const Stringprep_profile stringprep_plain []
const Stringprep_profile stringprep_trace []
const Stringprep_table_element stringprep_iscsi_prohibit []
const Stringprep_profile stringprep_iscsi []
const Stringprep_table_element stringprep_saslprep_space_map []
const Stringprep_profile stringprep_saslprep []


Variable Documentation

const Stringprep_profile stringprep_iscsi[]

Initial value:

Definition at line 246 of file profiles.c.

const Stringprep_table_element stringprep_iscsi_prohibit[]

Definition at line 176 of file profiles.c.

const Stringprep_profile stringprep_kerberos5[]

Initial value:

Definition at line 60 of file profiles.c.

const Stringprep_profile stringprep_nameprep[]

Initial value:

Definition at line 37 of file profiles.c.

const Stringprep_profile stringprep_plain[]

Initial value:

Definition at line 144 of file profiles.c.

const Stringprep_profiles stringprep_profiles[]

Initial value:

 {
  {"Nameprep", stringprep_nameprep},
  {"KRBprep", stringprep_kerberos5},    
  {"Nodeprep", stringprep_xmpp_nodeprep},
  {"Resourceprep", stringprep_xmpp_resourceprep},
  {"plain", stringprep_plain},  
  {"trace", stringprep_trace},  
  {"SASLprep", stringprep_saslprep},
  {"ISCSIprep", stringprep_iscsi},      
  {"iSCSI", stringprep_iscsi},  
  {NULL, NULL}
}

Definition at line 24 of file profiles.c.

Referenced by stringprep_profile().

const Stringprep_profile stringprep_saslprep[]

Initial value:

Definition at line 292 of file profiles.c.

const Stringprep_table_element stringprep_saslprep_space_map[]

Initial value:

 {
  {0x0000A0, 0, {0x0020}},      
  {0x001680, 0, {0x0020}},      
  {0x002000, 0, {0x0020}},      
  {0x002001, 0, {0x0020}},      
  {0x002002, 0, {0x0020}},      
  {0x002003, 0, {0x0020}},      
  {0x002004, 0, {0x0020}},      
  {0x002005, 0, {0x0020}},      
  {0x002006, 0, {0x0020}},      
  {0x002007, 0, {0x0020}},      
  {0x002008, 0, {0x0020}},      
  {0x002009, 0, {0x0020}},      
  {0x00200A, 0, {0x0020}},      
  {0x00200B, 0, {0x0020}},      
  {0x00202F, 0, {0x0020}},      
  {0x00205F, 0, {0x0020}},      
  {0x003000, 0, {0x0020}},      
  {0}
}

Definition at line 271 of file profiles.c.

const Stringprep_profile stringprep_trace[]

Initial value:

Definition at line 160 of file profiles.c.

const Stringprep_profile stringprep_xmpp_nodeprep[]

Initial value:

Definition at line 97 of file profiles.c.

const Stringprep_table_element stringprep_xmpp_nodeprep_prohibit[]

Initial value:

 {
  {0x000022},                   
  {0x000026},                   
  {0x000027},                   
  {0x00002F},                   
  {0x00003A},                   
  {0x00003C},                   
  {0x00003E},                   
  {0x000040},                   
  {0}
}

Definition at line 85 of file profiles.c.

const Stringprep_profile stringprep_xmpp_resourceprep[]

Initial value:

Definition at line 122 of file profiles.c.


Generated on Wed Sep 13 10:20:32 2006 for libidn by  doxygen 1.4.7