- Sep 16, 2004
-
-
simon authored
* *.el: Sync with Gnus CVS. 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org> * ntlm.el (ntlm-string-as-unibyte): New macro. (ntlm-build-auth-response): Use it. 2004-01-05 Simon Josefsson <jas@extundo.com> * ntlm.el: Fix namespace. Change smb-passwd-hash into ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt, smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into ntlm-string-permute, string-lshift into ntlm-string-lshift, string-xor into ntlm-string-xor. Suggested by Jesper Harder <harder@myrealbox.com>. * ntlm.el: Don't include poem. 2004-01-05 Simon Josefsson <jas@extundo.com> * hmac-md5.el (md5-binary): Fix byte compile warning. (This probably breaks emacs with DL patch, but do we care? Is anyone still using the DL stuff?)
- Oct 31, 2003
-
- May 28, 2003
-
- Mar 30, 2003
-
- Mar 22, 2003
-
-
youngs authored
-
- Mar 21, 2003
-
-
ben authored
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
-
ben authored
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
-
- Dec 08, 2002
-
-
scop authored
-
- Dec 07, 2002
-
-
scop authored
-
- Oct 17, 2002
-
-
scop authored
-
- Aug 12, 2002
-
-
rendhalver authored
-
youngs authored
* Makefile (GENERATED): Remove completely so auto-autoloads will build. (all): Add auto-autoloads.elc
-
- Aug 11, 2002
-
-
rendhalver authored
-
- Aug 07, 2002
-
-
scop authored
Updated and cleaned up Makefiles and package-info.in's according to the new packages' new official location.
-
- Aug 02, 2002