代码搜索结果
找到约 667 项符合
Solar 的代码
rules.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Rules support routines.
*/
#ifndef _JOHN_RULES_H
#define _JOHN_RULES_H
#include "l
x86-mmx.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2002 by Solar Designer
*/
/*
* Architecture specific parameters for x86 with MMX.
*/
#ifndef _JOHN_ARCH_H
#defin
md5_fmt.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
#include
#include "arch.h"
#include "misc.h"
#include "MD5_std.h"
#include "c
common.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99 by Solar Designer
*/
#include
#include "arch.h"
#include "common.h"
char itoa64[64] =
"./012345678
signals.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2003 by Solar Designer
*/
#ifdef __ultrix__
#define __POSIX
#define _POSIX_SOURCE
#endif
#ifdef _SCO_C_DIALECT
#in
bench.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2003,2004 by Solar Designer
*/
#ifdef __ultrix__
#define __POSIX
#define _POSIX_SOURCE
#endif
#ifdef _SCO_C_D
getopt.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
/*
* Command line option processing.
*/
#ifndef _JOHN_GETOPT_H
#define _JOHN_GETOPT_H
/
61316
Xref: cantaloupe.srv.cs.cmu.edu sci.space:61316 sci.astro:35110 sci.space.shuttle:12919 alt.sci.planetary:1243
Path: cantaloupe.srv.cs.cmu.edu!magnesium.club.cc.cmu.edu!news.sei.cmu.edu!cis.ohio-state
61558
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!uunet!digex.com!digex.net!not-for-mail
From: prb@access.digex.net (Pat)
Newsgroups: sci.space
Subject: Re: Combo Propulsion System!?
D
convdate.h
#ifndef CONVDATE_H_
#define CONVDATE_H_
#include
typedef struct
{
int source; //==0 则输入日期为西历, !=0 则输入为农历
int solaryear; //输出或输入之西历年份
int solarmonth; //西历月
int solar