summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yaakov Selkowitz [Fri, 22 Dec 2017 01:14:09 +0000 (19:14 -0600)]
Rename crypt.README to README
This is more similar to package documentation than Cygwin documentation.
Yaakov Selkowitz [Fri, 22 Dec 2017 01:12:38 +0000 (19:12 -0600)]
Add meson build infrastructure
Yaakov Selkowitz [Sun, 3 Sep 2017 07:14:50 +0000 (02:14 -0500)]
Release 2.1
Yaakov Selkowitz [Sun, 3 Sep 2017 06:04:05 +0000 (01:04 -0500)]
Fix setkey declaration
Yaakov Selkowitz [Fri, 4 Aug 2017 02:49:40 +0000 (21:49 -0500)]
Add .gitignore
Yaakov Selkowitz [Fri, 4 Aug 2017 02:49:21 +0000 (21:49 -0500)]
Update README
Yaakov Selkowitz [Fri, 4 Aug 2017 02:41:29 +0000 (21:41 -0500)]
Update Makefile
Yaakov Selkowitz [Fri, 4 Aug 2017 02:37:37 +0000 (21:37 -0500)]
Guard GNU extensions in header, declare other functions
Yaakov Selkowitz [Fri, 4 Aug 2017 02:37:12 +0000 (21:37 -0500)]
Export crypt_r
Yaakov Selkowitz [Fri, 4 Aug 2017 02:36:46 +0000 (21:36 -0500)]
Port sources to Cygwin
Yaakov Selkowitz [Thu, 3 Aug 2017 06:01:30 +0000 (01:01 -0500)]
Import musl sources
Corinna Vinschen [Thu, 9 Jun 2016 14:59:30 +0000 (16:59 +0200)]
Fix README version and remove really old Windows 9x description
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen [Thu, 9 Jun 2016 14:57:26 +0000 (16:57 +0200)]
Fix setkey prototype and definition
Also fix "array subscript has type ‘char’" compiler warnings.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen [Fri, 18 Mar 2016 10:04:31 +0000 (11:04 +0100)]
Add auto-image-base option when building DLL
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen [Thu, 21 Nov 2013 09:05:26 +0000 (09:05 +0000)]
* encrypt.h: Drop includeing _ansi.h. Drop newlib-specific usage
of EXFUN macro.
Corinna Vinschen [Thu, 21 Nov 2013 09:04:05 +0000 (09:04 +0000)]
2013-11-21 Yaakov Selkowitz <yselkowitz@...>
* crypt.c: #include <time.h> to fix implicit declaration of time(3).
Yaakov Selkowitz [Thu, 14 Mar 2013 09:19:33 +0000 (09:19 +0000)]
* Makefile: Allow overriding of AR for cross-compiling.
(install): Remove install -s flags.
* crypt.def: Remove BASE directive to allow auto image base.
Corinna Vinschen [Mon, 7 May 2012 11:00:13 +0000 (11:00 +0000)]
Imported sources
This page took 0.065087 seconds and 5 git commands to generate.