summaryrefslogtreecommitdiff
path: root/www/rubygem-net-http-digest_auth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-261-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | www)
* - Update to 1.4Sunpoet Po-Chuan Hsieh2013-07-272-3/+3
| | | | Changes: https://github.com/drbrain/net-http-digest_auth/blob/master/History.txt
* - Update to 1.3Sunpoet Po-Chuan Hsieh2013-06-132-9/+7
| | | | | | | | - Remove leading indefinite article from COMMENT - Add LICENSE - Cleanup Makefile header Changes: https://github.com/drbrain/net-http-digest_auth/blob/master/History.txt
* - Update to 1.2.1Sunpoet Po-Chuan Hsieh2012-05-192-3/+3
| | | | Changes: https://github.com/drbrain/net-http-digest_auth/blob/master/History.txt
* - Update WWW: use https:// for github linkSunpoet Po-Chuan Hsieh2012-01-081-1/+2
| | | | - Add RG link
* - One WWW line in pkg-descr will do just finePhilip M. Gollucci2011-12-201-1/+0
|
* - Update to 1.2Sunpoet Po-Chuan Hsieh2011-12-172-6/+3
| | | | | | - Remove RUN_DEPENDS: they are actually development dependencies Changes: https://github.com/drbrain/net-http-digest_auth/blob/master/History.txt
* - Fix CATEGORIES: it should be rubygems, not rubySunpoet Po-Chuan Hsieh2011-11-161-1/+1
| | | | Feature safe: yes
* - Add rubygem-net-http-digest_auth 1.1.1Sunpoet Po-Chuan Hsieh2011-10-313-0/+31
rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not fully integrate with Net::HTTP and can be used for with other HTTP clients. WWW: http://github.com/drbrain/net-http-digest_auth WWW: https://rubygems.org/gems/net-http-digest_auth