gatekeeper.git
2022-10-21 Jacob BachmeyerAvoid using the shell to run /bin/tar to examine uploads
2022-10-21 Jacob BachmeyerRemove intermediate array and send vulnerability check...
2022-10-21 Jacob BachmeyerRevise handling of "filename" directive element
2022-10-21 Jacob BachmeyerRemove unneeded scratchpad array when reading serials...
2022-10-21 Jacob BachmeyerAdd tests for timestamp ratchet
2022-10-20 Jacob BachmeyerFix typo in error message
2022-10-20 Jacob BachmeyerFactor version check into separate block in interpret_d...
2022-10-20 Jacob BachmeyerAdd scaffolding for checking "filename" element in...
2022-10-20 Jacob BachmeyerConvert "filename_required" flag in read_directive_file...
2022-10-20 Jacob BachmeyerFactor timestamp ratchet out of read_directive_file
2022-10-20 Jacob BachmeyerAdd tests verifying handling of directives lacking...
2022-10-20 Jacob BachmeyerRevise checks for "filename" directive element in read_...
2022-10-20 Jacob BachmeyerRevise interpretation of directives into operation...
2022-10-19 Jacob BachmeyerRearrange validation checks in read_directive_file
2022-10-19 Jacob BachmeyerUse operation list header instead of %info hash in...
2022-10-19 Jacob BachmeyerAdjust testsuite to copy output to log
2022-10-19 Jacob BachmeyerUse new slurp_directive_file helper in read_directive_file
2022-10-19 Jacob BachmeyerTighten allowed file names
2022-10-18 Jacob BachmeyerImprove RFC4880 conformance
2022-10-18 Jacob BachmeyerRefactor directive parsing to only read file once
2022-10-18 Jacob BachmeyerAdd POD block for interpret_directive
2022-10-18 Jacob BachmeyerFactor element-processing loop out of read_directive_file
2022-10-16 Jacob BachmeyerUse new read_directive helper in read_directive_file
2022-10-16 Jacob BachmeyerMove declaration of counter in read_directive_file...
2022-10-16 Jacob BachmeyerReplace file-reading loop with list operations
2022-10-16 Jacob BachmeyerRemove obsolete comment describing protocol v1.0
2022-10-16 Jacob BachmeyerRevise main packet processing loop to use new gather_pa...
2022-10-16 Jacob BachmeyerRemove testsuite handling of obsolete message
2022-10-16 Jacob BachmeyerAdd helper procedures for directive handling in gatekeeper
2022-10-16 Jacob BachmeyerRename ftp_die to ftp_abort in gatekeeper
2022-10-16 Jacob BachmeyerUse value from splitting directory line to obtain packa...
2022-10-16 Jacob BachmeyerUse File::Spec::Unix to count directories in parse_dire...
2022-10-16 Jacob BachmeyerUse symbolic constant for maximum directory depth
2022-10-16 Jacob BachmeyerAdd report of number of files with bogus names discarded
2022-10-16 Jacob BachmeyerFinish refactoring of gather_packets/scan_incoming...
2022-10-16 Jacob BachmeyerRefactor scan_incoming as helper for gather_packets
2022-10-16 Jacob BachmeyerImprove comments
2022-10-16 Jacob BachmeyerUpdate testsuite for terminology change
2022-10-16 Jacob BachmeyerRevise packet-gathering loop in scan_incoming
2022-10-15 Jacob BachmeyerDiscard names of trash files immediately after unlink
2022-10-15 Jacob BachmeyerAdd comment describing expected issue on modern GNU...
2022-10-15 Jacob BachmeyerImprove comments in scan_incoming
2022-10-15 Jacob BachmeyerRevise check for open files in scan_incoming
2022-10-15 Jacob BachmeyerCheck file sizes while scanning directory in scan_incoming
2022-10-15 Jacob BachmeyerCheck timestamps while scanning directory in scan_incoming
2022-10-15 Jacob BachmeyerRevise directory scanning loop in scan_incoming
2022-10-15 Jacob BachmeyerUse arguments instead of globals in scan_incoming
2022-10-15 Jacob BachmeyerUse symbolic constants for limits in scan_incoming
2022-10-15 Jacob BachmeyerRemove comment that does not accurately describe the...
2022-10-15 Jacob BachmeyerExplicitly return empty list from scan_incoming if...
2022-10-09 Jacob BachmeyerRemove redundant checks on symlink and archive commands
2022-10-09 Jacob BachmeyerCollect file name validation patterns
2022-10-08 Jacob BachmeyerReduce the visibility of the log style global
2022-10-08 Jacob BachmeyerEliminate version_information sub that was called exact...
2022-10-08 Jacob BachmeyerImport GPLv3 license text as COPYING.GPLv3
2022-10-08 Jacob BachmeyerAdd initial shared directive-reading functions
2022-10-08 Jacob BachmeyerMove more of the old comment blocks into POD
2022-10-08 Jacob BachmeyerUse Pod::Usage and begin to develop internal documentat...
2022-10-08 Jacob BachmeyerFinish integration of CheckVulnerabilities code
2022-10-08 Jacob BachmeyerRemove version 1.0 compatibility mode
2022-10-07 Jacob BachmeyerRefactor log style tag into ftp_syslog
2022-10-07 Jacob BachmeyerFill long lines in gatekeeper script
2022-10-07 Jacob BachmeyerEmit stack backtrace if syslog call fails
2022-10-07 Jacob BachmeyerRevise display of usage information
2022-10-07 Jacob BachmeyerUse Perl's "or" in conditionals used for control flow
2022-10-07 Jacob BachmeyerFix oversight with location of logging definitions
2022-10-07 Jacob BachmeyerRevise syslog initialization in gatekeeper script
2022-10-06 Jacob BachmeyerNormalize argument unpacking in gatekeeper script
2022-10-06 Jacob BachmeyerUpdate old-style sub calls in gatekeeper script
2022-10-06 Jacob BachmeyerMerge CheckVulnerabilities module into main script
2022-10-06 Jacob BachmeyerMove syslog initialization and final configuration...
2022-10-06 Jacob BachmeyerRemove sub main in gatekeeper script
2022-10-06 Jacob BachmeyerReorganize gatekeeper script to sort subs ahead of...
2022-10-06 Jacob BachmeyerDocument change of script name and update copyright...
2022-10-06 Jacob BachmeyerFix prototype on ftp_die in gatekeeper script
2022-10-06 Jacob BachmeyerRename the upload-ftp tool to "gatekeeper" and update...
2022-10-06 Jacob BachmeyerRemove old version of upload-ftp script
2022-10-05 unknownImport existing script generate-ftpindex.sh
2022-10-04 Jacob BachmeyerWork around Expect bug
2022-09-20 Jacob BachmeyerImprove handling of test environments in upload testsuite
2022-09-19 Jacob BachmeyerClean up scratchpad files in mock tool testsuite
2022-09-19 Jacob BachmeyerRemove Emacs time-stamp configuration
2022-02-13 Jacob BachmeyerAdd test for rejection of future directive signature...
2022-02-13 Jacob BachmeyerCorrectly handle both old and new signature timestamps...
2022-02-13 Jacob BachmeyerAdd debugging message reporting directive signature...
2022-01-29 Jacob BachmeyerFix critical bug in symlink command handling found...
2022-01-29 Jacob BachmeyerAdd more tests for loose directives to improve coverage
2022-01-28 Jacob BachmeyerAdd more tests for misconfigured package scenarios
2022-01-28 Jacob BachmeyerAdd more tests for invalid directives in triplets
2022-01-27 Jacob BachmeyerChange DEBUG, NOMAIL, TSTAMPCHECK mode flags to constants
2022-01-27 Jacob BachmeyerAdd tests for oversize directive and signature files
2022-01-27 Jacob BachmeyerImprove log messages for oversize directive or signatur...
2022-01-27 Jacob BachmeyerAdd idle processing tests for recent uploads
2022-01-27 Jacob BachmeyerAdd infrastructure for testsuite coverage analysis
2022-01-27 Jacob BachmeyerTidy whitespace
2022-01-26 Jacob BachmeyerAdd tests for Automake vulnerability filter logic
2022-01-22 Jacob BachmeyerAdd tests for basic triplet handling
2021-12-10 Jacob BachmeyerEnsure that upload handler syslog messages do not span...
2021-11-14 Jacob BachmeyerMeet taint mode requirements for handling test SMTP...
2021-10-19 Ian Kellingfix for gpgv upgrade 1.4 to 2.2.4
next