CVS log for loncom/LWPReq.pm
Up to [LON-CAPA] / loncom
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 22 17:52:39 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +4 -1
lines
- Unset debugging for IO::Socket::SSL (if set) on completion of request.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 20 18:43:24 2018 UTC (6 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +2 -1
lines
- Explicitly require LWP::Protocol::http for older versions of libwww.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 20 14:17:01 2018 UTC (6 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, unified
Changes since revision 1.2: +16 -2
lines
- Slot status ignored when rendering content in grading interface for
"View of the problem for user" and "Correct answer for user" boxes.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 25 19:49:45 2016 UTC (8 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +148 -9
lines
- Use Server Name Indication (SNI) and SSL when replicating content from
/raw/.
- Domain status screen has link to show status of LON-CAPA SSL certificates.
- "SSL" domain config for (a) "internal" LON-CAPA SSL connection to servers/VMs
in other domain, (b) Replication of domain's resources to other domains.
- Replication can use name-based virtual hosts with SSL, with verification of
client certificate (cert: /home/httpd/lonCerts/lonhostnamecert.pem, signed
by LON-CAPA CA, with Common Name of internal-<server hostname>, same IP address
as server hostname).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 2 17:55:57 2016 UTC (8 years, 4 months ago) by raeburn
Branches: MAIN
- Wrapper for LWP UserAgent to accommodate certificate
verification for SSL.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>