]> code.delx.au - gnu-emacs-elpa/history - packages/url-http-ntlm/url-http-ntlm.el
Remove url-http-ntlm-parse-header-NN.MM.el files
[gnu-emacs-elpa] / packages / url-http-ntlm / url-http-ntlm.el
2016-02-21 Stefan MonnierRemove url-http-ntlm-parse-header-NN.MM.el files
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Bump version to 2.0.1
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Update copyright years
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Bump version to 2.0.0
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Add cl-lib to Package-Requires
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Add `url-debug' debugging messages
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Shorten first line of some docstrings
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Require ntlm 2.0.0
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Change spelling of authorization function
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Add home page header
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Add auth-source support
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Autoload url-ntlm-auth and its registration
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Declare url-http-extra-headers special
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Remove limit of one username and passwor...
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Prevent infinite loops
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Override url-http-parse-headers redirect...
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Port to cl-lib
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Add comment headings
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Use double dash naming convention for...
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el (url-http-ntlm-last-args): Group defva...
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el (url-ntlm-auth): Move defun near end...
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Use url-http-ntlm namespace consistently
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Update author's email address
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Update installation instructions
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Add maintainer header
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Update copyright owner and years
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Reindent whole file
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Remove blank comment lines
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Fix checkdoc errors
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Wrap lines at column 80
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm.el: Adjust blank lines
2016-02-18 Thomas Fitzsimmonsurl-http-ntlm: Remove trailing whitespace
2016-02-18 Tom Schutzer-Weissmannurl-http-ntlm: New package