此图展示直接或间接包含该文件的文件:

宏定义 | |
| #define | DECRYPT 0x00 |
| #define | ENCRYPT 0x01 |
函数 | |
| int | qq_crypt (unsigned char flag, unsigned char *instr, int instrlen, unsigned char *key, unsigned char *outstr, int *outstrlen_ptr) |
|
|
The QQ2003C protocol plugin for gaim Copyright (C) 2004 Puzzlebird This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 参考自 _qq_process_packet_default()、_qq_process_recv_file_ctl_packet()、qq_crypt()、qq_process_add_buddy_auth_reply()、qq_process_add_buddy_reply()、qq_process_change_status_reply()、qq_process_friend_change_status()、qq_process_get_buddies_list_reply()、qq_process_get_buddies_online_reply()、qq_process_get_info_reply()、qq_process_group_cmd_reply()、qq_process_keep_alive_reply()、qq_process_login_reply()、qq_process_modify_info_reply()、qq_process_msg_sys()、qq_process_recv_im()、qq_process_remove_buddy_reply()、qq_process_remove_self_reply()及qq_process_send_im_reply(). |
|
|
参考自 qq_crypt()、qq_send_cmd()、qq_send_file_ctl_packet()及qq_send_packet_login(). |
|
||||||||||||||||||||||||||||
1.4.4