Home
last modified time | relevance | path

Searched refs:packet_xor (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/echat/echat-0.04beta1/
H A Dsock_udp.c43 void packet_xor(void) { in packet_xor() function
46 for (n = HEADER_LEN; n < status->packet_len; packet[n++] ^= config->packet_xor); in packet_xor()
253 if (config->packet_vchat && config->packet_xor) packet_xor(); in sock_recv()
269 if (config->packet_vchat && config->packet_xor) packet_xor(); in sock_usend()
312 if (config->packet_vchat && config->packet_xor) packet_xor(); in sock_bsend()
H A Dchat_conf.c41 config->packet_xor = DEF_PACKET_XOR; in conf_default()
288 config->packet_xor = (unsigned char) atoi(value); in conf_read()
489 if (config->packet_xor != DEF_PACKET_XOR) in conf_write()
490 fprintf(config_file, "packet_xor = %u\n", config->packet_xor); in conf_write()
H A Dechat.h115 unsigned char packet_xor; member
H A Dpckt_vmke.c18 if (config->packet_xor) *head = PACKET_VYPRESSXOR; in make_vhead()
H A Dpckt_vprs.c19 if (config->packet_xor) { in pars_vhead()
H A Dchat_cmnd.c275 if (config->packet_xor) strncpy(buf, "VyChatXOR", STR_SIZE); in cmnd_status()
/dports/net-im/echat/echat-0.04beta1/doc/
H A D.echatrc.sample82 ;packet_xor 231
H A DNEWS119 - `packet_xor' configuration