代码搜索:uuencode
找到约 161 项符合「uuencode」的源代码
代码结果 161
www.eeworm.com/read/114554/15048048
txt mime_encodings.txt
# mime_encodings.txt
#
# A list of file extensions followed by the corresponding MIME encoding.
# Extensions not found in the table proceed to the mime_types table.
Z x-compress
gz x-gzip
uu x-uuenco
www.eeworm.com/read/107223/15611545
txt mime_encodings.txt
# mime_encodings.txt
#
# A list of file extensions followed by the corresponding MIME encoding.
# Extensions not found in the table proceed to the mime_types table.
Z x-compress
gz x-gzip
uu x-uuenco
www.eeworm.com/read/229812/4747387
makefile
NAME = uuencode
OBJS = uuencode.obj
!include $(posix_dir)/mif/targos.mif
!include $(posix_dir)/mif/makeone.mif
www.eeworm.com/read/247722/12624508
plugin apache prior 2.0.50 mod_ssl ssl_util_uuencode_binary buffer overflow.plugin
238
Apache prior 2.0.50 mod_ssl SSL_Util_UUEncode_Binary buffer overflow
HTTP
2004/09/16
www.eeworm.com/read/338701/12287612
txt use.txt
Base64 is a freeware way of encoding 8-bit characters using
only ASCII printable characters similar to UUENCODE.
UUENCODE embeds a filename where BASE64 does not. You will
see BASE64 used in encodi
www.eeworm.com/read/456693/1604517
c binascii.c
/* Portions Copyright (c) 2005 Nokia Corporation */
/*
** Routines to represent binary data in ASCII and vice-versa
**
** This module currently supports the following encodings:
** uuencode:
**
www.eeworm.com/read/177356/5328050
c htuu.c
/* MODULE HTUU.c
** UUENCODE AND UUDECODE
**
** ACKNOWLEDGEMENT:
** This code is taken from rpem distribution, and was originally
** written by Mark Riordan.
**
** AUTHORS:
** MR Mark Riordan
www.eeworm.com/read/274903/4180285
c htuu.c
/* MODULE HTUU.c
** UUENCODE AND UUDECODE
**
** ACKNOWLEDGEMENT:
** This code is taken from rpem distribution, and was originally
** written by Mark Riordan.
**
** AUTHORS:
** MR Mark Riordan