index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypto
/
crc32
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ChangeLog files from the source tree. From now on, the
Sam Hartman
2006-04-11
1
-258
/
+0
*
don't use configure-defined macros on command line, use autoconf.h only
Ken Raeburn
2006-04-02
1
-0
/
+4
*
* Makefile.in (t_crc): Build against support library.
Ken Raeburn
2005-12-02
1
-0
/
+5
*
* t_crc.c (main): Don't run timing test for now
Ken Raeburn
2005-05-01
1
-0
/
+4
*
* crc-32.h (mit_crc32): Remove gratuitous "const" in argument declaration
Ken Raeburn
2005-01-08
1
-0
/
+5
*
* t_crc.c (timetest): Free 'block' before returning.
Ken Raeburn
2004-03-22
1
-0
/
+5
*
protoize
Ken Raeburn
2004-02-19
1
-0
/
+4
*
delete ##WIN16## lines from makefiles
Ken Raeburn
2003-07-17
1
-0
/
+4
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
1
-0
/
+4
*
* t_crc.c: Declare local functions static
Ezra Peisach
2002-12-23
1
-0
/
+4
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
1
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
1
-0
/
+4
*
* Makefile.in (clean-unix): Remove t_crc.o and t_crc
Ezra Peisach
2002-06-19
1
-0
/
+4
*
* crc.pl: New file; perl script to do generate some test vectors
Tom Yu
2002-01-09
1
-0
/
+29
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+4
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-0
/
+4
*
* crc-32.h: Stop using PROTOTYPE macro
Ken Raeburn
2001-03-15
1
-0
/
+4
*
krb5_const -> const
Ken Raeburn
2001-03-06
1
-0
/
+4
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
1
-0
/
+4
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Collapse configure.in files below lib/crypto into lib/crypto
Theodore Tso
1998-02-13
1
-0
/
+6
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-0
/
+8
*
crc.c: ensure the cksum length is sufficient
Richard Basch
1996-05-15
1
-0
/
+6
*
Removed crctest.c from the SRCS list, since it's only a test program
Theodore Tso
1996-03-31
1
-0
/
+5
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
1
-0
/
+5
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
1
-0
/
+5
*
put function prototype back in
Theodore Tso
1995-09-23
1
-0
/
+3
*
Add checksum verifier procedure/dispatch
Paul Park
1995-07-07
1
-0
/
+5
*
Change PROTOTYPE -> KRB5_PROTOTYPE
Theodore Tso
1995-06-21
1
-0
/
+4
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
1
-0
/
+5
*
Add support building shared libraries
Theodore Tso
1995-05-26
1
-0
/
+4
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-0
/
+5
*
* Makefile.in (crctest, crctest.exe): Replace crctest-unix and
John Gilmore
1995-03-17
1
-0
/
+6
*
Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)
Keith Vetter
1995-03-15
1
-0
/
+5
*
Finished off changed needed for making libcrypto.dll. Biggest change
Keith Vetter
1995-03-04
1
-0
/
+5
*
Added the files and changes needed to create a dll out of libcrypto
Keith Vetter
1995-03-03
1
-0
/
+6
*
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter
1995-02-21
1
-0
/
+4
*
Experimental checkin
Keith Vetter
1995-02-20
1
-0
/
+5
*
* Makefile.in: made to work under Windows
John Gilmore
1995-02-15
1
-0
/
+13
*
* crc-32.h: New file, moved from include/krb5/crc-32.h.
John Gilmore
1995-01-26
1
-0
/
+5
*
Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configurable
Theodore Tso
1994-10-19
1
-0
/
+5
*
Run crctest on a "make check". Clean up the crctest program on a
Theodore Tso
1994-10-12
1
-0
/
+5
*
Reserve space for the structure magic numbers
Theodore Tso
1994-10-04
1
-0
/
+4