CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
swissknife_sign.cc File Reference
#include "swissknife_sign.h"
#include "cvmfs_config.h"
#include <dirent.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <termios.h>
#include <unistd.h>
#include <cstdio>
#include <cstdlib>
#include <set>
#include <string>
#include <vector>
#include "compression.h"
#include "crypto/hash.h"
#include "crypto/signature.h"
#include "manifest.h"
#include "object_fetcher.h"
#include "reflog.h"
#include "signing_tool.h"
#include "upload.h"
#include "util/logging.h"
#include "util/posix.h"
#include "util/smalloc.h"
Include dependency graph for swissknife_sign.cc:

Go to the source code of this file.

Typedefs

typedef HttpObjectFetcher ObjectFetcher
 

Typedef Documentation

Definition at line 36 of file swissknife_sign.cc.