Wykres commitów

1370 Commity (ce0de32248e0e274e7925debf81363f7e0aa9422)

Autor SHA1 Wiadomość Data
Nicco Kunzmann ce0de32248
Merge pull request #584 from ennamarie19/master 2023-11-12 07:55:28 +00:00
bcapuano d5f0016b07 Added more instrumentation + caught one more exception 2023-11-11 11:21:34 -05:00
Nicco Kunzmann 64d9f03017
Merge pull request #583 from collective/feat/improve-fuzzing-coverage
Fuzzer Work: Added More Exception Handling
2023-11-10 11:50:03 +00:00
McKenna 7cb4c56bc4 Added more catch substrings to fuzzer 2023-11-08 20:14:42 -05:00
Nicco Kunzmann 0816d7bb0b
Merge pull request #579 from collective/feat/fuzzing-corpus
OSS-Fuzz: Migrating corpus to upstream
2023-11-08 09:03:11 +00:00
ennamarie19 3523143a6c
Merge branch 'master' into feat/fuzzing-corpus 2023-11-06 20:27:36 -05:00
McKenna 44edb190f0 Added ics exclude to MANIFEST.in 2023-11-06 20:22:42 -05:00
Nicco Kunzmann 5c42e8e523
Merge pull request #580 from collective/feat/improve-fuzzing-harness
Updated fuzzer harness
2023-11-06 11:34:08 +00:00
Nicco Kunzmann 11eb89b8cd
Merge pull request #581 from ennamarie19/master
Add fixes for OSS-Fuzz bugs and test cases
2023-11-06 11:14:08 +00:00
McKenna 12ce60bee8 Updated changelog 2023-11-05 13:21:14 -05:00
bcapuano 099b0de531 Added test to ensure type error remains resolved as discovered by OSSFuzz 2023-11-05 13:08:32 -05:00
McKenna 079acabe23 Added failing test cases to corpus 2023-11-05 12:56:06 -05:00
bcapuano c76012262b Added more explcit typing to from_unicode and changed to have one return 2023-11-05 12:48:12 -05:00
McKenna 1b2e8382e8 Updated changelog 2023-11-05 12:44:50 -05:00
ennamarie19 db54100d42
Merge pull request #2 from niccokunzmann/ennamarie19-master
reproduce fuzzing error
2023-11-05 12:40:12 -05:00
McKenna 96e660f82e Updated fuzzer harness 2023-11-05 12:35:41 -05:00
McKenna 0dc712eb15 Migrating corpus to upstream 2023-11-05 12:25:54 -05:00
Nicco Kunzmann 7db9bf2aa0 reproduce fuzzing error
see https://github.com/collective/icalendar/pull/577#discussion_r1382441779
2023-11-04 18:45:30 +00:00
bcapuano 41afc2c7d2 Cleaned up type-error fix 2023-11-04 12:37:45 -04:00
bcapuano bb684ec5cd Fixed vddList to return an empty byte-string for an empty input 2023-11-04 12:14:12 -04:00
bcapuano 38785144da Updated fuzzer to support multiple in from_ical 2023-11-04 12:05:43 -04:00
bcapuano 23998f0d03 Updated changelog with bug fixes 2023-11-04 11:56:28 -04:00
bcapuano 484f9930d6 Merge branch 'feat/oss-fuzz-integration' 2023-11-04 11:55:00 -04:00
bcapuano e5daa1500e Fixed wrong date format, index error in cal.py, and type error in prop.py derived from OSSFuzz bugs 2023-11-04 11:54:34 -04:00
Nicco Kunzmann 8daef15721 Add new CHANGELOG section for future release
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2023-11-03 17:26:45 +00:00
Nicco Kunzmann 2d83765c7b
Merge pull request #576 from niccokunzmann/release
version 5.0.11
2023-11-03 17:17:40 +00:00
Nicco Kunzmann 23f7065b40 version 5.0.11 2023-11-03 17:04:01 +00:00
Jaca 9ce1fa8c8f
Merge pull request #575 from niccokunzmann/comparing
Compare test calendars to find components that do not equal
2023-11-02 21:26:30 +01:00
Nicco Kunzmann 7f4b213316 Test equality of vDDDLists 2023-11-02 20:02:26 +00:00
Nicco Kunzmann 0d94ee52f3 Remove Mixins and create common superclass for time properties
see https://github.com/collective/icalendar/pull/575#discussion_r1380651960
2023-11-02 20:02:26 +00:00
Nicco Kunzmann 9ba4b1155c
remove unused variable
https://github.com/collective/icalendar/pull/575#discussion_r1380083508
2023-11-02 18:31:04 +00:00
Nicco Kunzmann 7add0973ba do not copy() subcomponents 2023-11-01 10:24:55 +00:00
Nicco Kunzmann ec8d604095 document changes 2023-11-01 03:25:14 +00:00
Nicco Kunzmann dc57266ca1 Restore == and not != equivalence 2023-11-01 03:17:37 +00:00
Nicco Kunzmann d95007b494 compare vTime and add more tests for equality 2023-11-01 02:56:01 +00:00
Nicco Kunzmann 6274d88809 equality of vDDDTypes, vBinary and vCategory 2023-11-01 02:31:17 +00:00
Nicco Kunzmann 0eae8ceb04 Add test file for equality tests 2023-11-01 01:20:52 +00:00
Nicco Kunzmann c9fbe223cb move .ics files into the calendars directory 2023-11-01 01:00:19 +00:00
Nicco Kunzmann d8d550e096 moved timezoned.ics 2023-11-01 00:52:30 +00:00
Nicco Kunzmann 2ae03ec4bf Compare test calendars to find components that do not equal 2023-11-01 00:21:55 +00:00
Nicco Kunzmann da887c1f87
Merge pull request #574 from ennamarie19/feat/oss-fuzz-integration 2023-10-29 09:44:46 +00:00
bcapuano f0e18f49d7 Added to changelog 2023-10-27 21:51:57 -04:00
bcapuano 390c964e16 Removed extra space in build.sh 2023-10-27 21:48:52 -04:00
Bailey Capuano 0d4b58918a
Merge branch 'collective:master' into feat/oss-fuzz-integration 2023-10-27 21:45:08 -04:00
bcapuano 099fbfe166 Find update 2023-10-27 21:43:37 -04:00
bcapuano 66a8e7ca78 Resolved typo in build.sh find 2023-10-27 21:37:26 -04:00
Jaca d5abf90efb
Merge pull request #573 from niccokunzmann/ennamarie19-feat/oss-fuzz-integration
OSS-Fuzz Integration follow-up
2023-10-25 18:24:57 +02:00
Nicco Kunzmann ea0d65ee1f checkout repository for testing 2023-10-25 12:34:55 +01:00
Nicco Kunzmann 5f9346ef43 FIx syntax error in fuzzing CI file 2023-10-25 12:32:39 +01:00
Nicco Kunzmann ee81991664 Check that fuzzing files are not included in the release 2023-10-25 12:17:51 +01:00