aboutsummaryrefslogtreecommitdiff
path: root/www/pyweblib/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* . update to version 1.3.10;Boris Samorodov2013-05-181-2/+2
| | | | | | | . trim Makefile headers. Notes: svn path=/head/; revision=318440
* Update to version 1.3.9.Boris Samorodov2012-06-041-2/+2
| | | | | | | | | PR: ports/168572 Submitted by: koobs.freebsd@gmail.com Tested at: redports Notes: svn path=/head/; revision=298359
* Update to version 1.3.8. Changes:Boris Samorodov2011-06-211-2/+2
| | | | | | | | | | | | | 2011-06-19 PyWebLib 1.3.8 - sslenv.PrintSecInfo(): Simplified output of issuer and subject DNs - Class Radio: Regex-checking is not used anymore since this fails on larger option lists PR: ports/158096 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=275991
* * add LICENSE=GPLv2;Boris Samorodov2011-03-011-3/+2
| | | | | | | | | | | | | | | | * update to version 1.3.7, changes: - sslenv.PrintSecInfo(): Also SSL_PROTOCOL is displayed - fixed inconsistent use of tabs and spaces (python -tt) - Single quotes and backticks are now escaped in pyweblib.forms.escapeHTML() - pyweblib.forms.Form.hiddenInputFields(): Treat default value for key-word argument ignoreFieldNames more robustely - forms.Select now also supports 3-tuples as option and the third value will be added as attribute text to HTML tag <option> Reported by: miwibot Notes: svn path=/head/; revision=270065
* Update to version 1.3.6. Changes:Boris Samorodov2009-08-251-3/+3
| | | | | | | | | | | | | | | | | ----- 2009-07-26 PyWebLib 1.3.6 - pyweblib.session.WebSession.__init__() has two new key-word arguments: sessionIDLength and sessionIDChars which allows to specify length and valid chars of session IDs generated - A few chars added to pyweblib.session.SESSION_ID_CHARS to increase security ----- PR: ports/138156 Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> Notes: svn path=/head/; revision=240309
* - Update to 1.3.5Pav Lucistnik2008-12-171-3/+3
| | | | | | | | | PR: ports/128904 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: Boris Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=224340
* - Update to 1.3.4Pav Lucistnik2006-03-261-3/+3
| | | | | | | | PR: ports/94918 Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=158147
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 1.3.3Pav Lucistnik2005-03-161-2/+2
| | | | | | | | | | | - Transfer maintainership to submitter PR: ports/78020, ports/78925 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: Oddbjorn <oddbjorn@tricknology.org> (old maintainer) Notes: svn path=/head/; revision=131431
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Initial import of pyweblib 1.1.0Kevin Lo2002-03-231-0/+1
PyWebLib is yet another web programming framework for Python. PR: 36200 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=56479