aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/padding.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixed anchor for URL (#4670)Alex Gaynor2019-01-011-1/+1
|
* switch to py3 on docs job (#4230)Paul Kehrer2018-05-121-8/+8
| | | | | | * switch to py3 on docs job * somehow unicode isn't a word
* let's talk about bits baby (#3956)Paul Kehrer2017-10-111-4/+4
|
* reorder the primitives list and improve a few titles (#3640)Paul Kehrer2017-05-291-2/+2
|
* Raise padding block_size limit to what is allowed by the specs. (#3108)Terry Chia2016-11-151-2/+2
| | | | | | | | | | | | | | | | | | | | * Raize padding block_size limit to what is allowed by the specs. * Add tests for raising padding limits. * Amend C code for padding check to use uint16_t instead of uint8_t. * Fix test to work in Python 3. * Fix typo. * Fix another typo. * Fix return type of the padding checks. * Change hypothesis test on padding. * Update comment.
* Fix docs to clarify the less than 256 limit for Padding(). (#3099)Terry Chia2016-08-241-2/+2
| | | | | | * Fix docs to clarify the less than 256 limit. * Add "inclusive".
* Remove provider language from docs (#3072)Gabriel Orisaka2016-07-311-4/+4
|
* Add version in the docCédric Krier2016-03-151-0/+2
|
* Add wikipedia link to ANSI X.923Cédric Krier2016-02-271-4/+6
|
* Added support for padding ANSI X.923Cédric Krier2016-02-271-0/+41
|
* fix docs linksPaul Kehrer2015-02-131-1/+1
|
* move paddingPaul Kehrer2015-02-131-4/+2
|
* Simplified exception messageAyrx2014-05-171-3/+1
|
* Fixed TypeError and added documentationAyrx2014-05-171-0/+3
|
* document exceptions for paddingPaul Kehrer2014-04-271-0/+4
|
* Merge pull request #972 from public/padding-docsPaul Kehrer2014-04-261-0/+9
|\ | | | | Use AlreadyFinalized instead of ValueError
| * Update padding docsAlex Stapleton2014-04-261-0/+9
| |
* | Fix some typos.Alex Gaynor2014-04-251-1/+1
|/ | | | Found with https://github.com/intgr/topy/
* Don't throw away the result of finalize either.David Reid2014-02-121-1/+2
|
* Don't throw away the result of padder.update because it confuses users.David Reid2014-02-121-8/+9
|
* Rephrase for additional clairytAlex Gaynor2014-02-061-5/+5
|
* Update padding.rstJay Parlar2014-02-061-1/+1
| | | Small typo fix
* Change teh exceptionAlex Gaynor2013-11-221-1/+7
|
* Made a sphinx extension which emits the hazardous materials danger admonitionAlex Gaynor2013-10-291-6/+1
|
* Clean up var namingAlex Gaynor2013-10-291-2/+1
|
* Remove removed methods from docsAlex Gaynor2013-10-291-10/+0
|
* Removed helperAlex Gaynor2013-10-291-1/+4
|
* typoAlex Gaynor2013-10-291-1/+1
|
* More docsAlex Gaynor2013-10-291-1/+34
|
* Start of docsAlex Gaynor2013-10-291-0/+44