634 Commits (462e6ed693ee46116afc4b1ada6abf9471e507e1)
 

Author SHA1 Message Date
christos 9818d3e93b - centralize WARNS=4, no need for WARNS=0 for the linker errors
11 years ago
agc 4b360d27b6 file shlib_version was initially added on branch agc-netpgp-standalone.
11 years ago
agc 5e6cfb8d3a file Makefile was initially added on branch agc-netpgp-standalone.
11 years ago
agc 6260bae967 file shlib_version was initially added on branch agc-netpgp-standalone.
11 years ago
agc b2e55fe66c file Makefile was initially added on branch agc-netpgp-standalone.
11 years ago
agc f63d080456 file Makefile was initially added on branch agc-netpgp-standalone.
11 years ago
christos aead7d1870 Fix compilation:
11 years ago
christos b168dddc5c Fix compilation:
11 years ago
agc a191ab1575 Use %s for the format string, as pointed out by joerg in the diff for
11 years ago
agc 7771377d27 Add the --trusted-keys argument to netpgpkeys(1) to print out PGP ids in a
11 years ago
agc 40e3ce9e17 Add the --trusted-keys argument to netpgpkeys(1) to print out PGP ids in a
11 years ago
agc a4d081e76f re-order the fields that we print out in the pgp_sprint_pubkey() function
11 years ago
agc 54200d6a05 re-order the fields that we print out in the pgp_sprint_pubkey() function
11 years ago
plunky 0b38b7eebf max WARNS is 4
12 years ago
christos 55c03d8f43 simplify the code; this is what asprintf() is for, don't re-invent it.
12 years ago
agc bb1d461981 default the format for recovering key data to be "human", rather than hard
12 years ago
agc 9770c66c2f plug some memory leaks in error paths
12 years ago
agc ba16bc2a95 when matching pubkeys, also return the first (pgp) uid for the key in the
12 years ago
agc ca200a6ca7 get some things off the TODO list
12 years ago
agc 98562c1821 get some things off the TODO list
12 years ago
agc dd35f58c19 re-do the tests so that it's much easier to see at a glance which tests
12 years ago
agc 09a914c1a7 only attempt to load the secret key if we need to (for signing or for
12 years ago
wiz de65afac35 Quote minus so it does not become a dash.
12 years ago
agc 1f84b8a979 change mj library to take an additional argument for a string type,
12 years ago
agc 6d5b5ee040 change mj library to take an additional argument for a string type,
12 years ago
agc a1260e8b17 change mj library to take an additional argument for a string type,
12 years ago
agc 58fceec3b4 avoid a double free - from Anthony Bentley.
12 years ago
agc d93f6994c0 Fix a double free[*], pointed out by Anthony Bentley.
12 years ago
agc 202d0f77f0 clean up lint (on amd64)
12 years ago
agc a0a341ee68 get rid of some lint on amd64 platform
12 years ago
agc 8e63278a43 Fix a problem with overrunning a base64 decoded number when decoding ssh
12 years ago
agc a6aa9b2544 avoid nameclash - call the generated user id variable "generated userid"
12 years ago
agc 4db9d83b6f When generating a key, set the new key's userid (last 16 bytes of
12 years ago
agc 3aa993853b fastctype.[ch] source files are gone - use native <ctype.h>
13 years ago
agc 99e2d3696e I forgot that the fastctype.[ch] files were still in this directory, and
13 years ago
agc 49ff7840b5 I forgot that the fastctype.[ch] files were still in this directory, and
13 years ago
agc 2402641084 I forgot that the fastctype.[ch] files were still in this directory, and
13 years ago
agc a5954a49d9 I forgot that the fastctype.[ch] files were still in this directory, and
13 years ago
agc 251c2106af Fix PR 44075 from Peter Pentchev, but do this by adding a
13 years ago
agc 5ec147be86 Fix PR 44075 from Peter Pentchev, but do this by adding a
13 years ago
agc a489b6f806 Fix PR 44075 from Peter Pentchev, but do this by adding a
13 years ago
wiz 24cbaa59e7 Remove trailing whitespace.
13 years ago
agc d30485194b There were still some throwbacks with the prefix '_ops' - rectify that to
13 years ago
agc e25f56d287 There were still some throwbacks with the prefix '_ops' - rectify that to
13 years ago
agc 8c086746e0 There were still some throwbacks with the prefix '_ops' - rectify that to
13 years ago
agc f53fb64c8c Don't prefix function names with "pgp_" if the functions are static.
13 years ago
agc a173531e3b Don't prefix function names with "pgp_" if the functions are static.
13 years ago
agc 4125648ce6 Don't prefix function names with "pgp_" if the functions are static.
13 years ago
agc b8df886b0c Use a regular expression to match the various ASCII-armoured headers we
13 years ago
agc f7a2b38fc8 Changes to help with netpgp key generation and interoperability:
13 years ago