index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
gettime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
w32: Use utf8 for the asctimestamp function.
Werner Koch
2023-10-27
1
-1
/
+1
*
common: New functions timegm_u64, isotime2epoch_u64.
Werner Koch
2023-10-26
1
-70
/
+169
*
common: New function scan_secondsstr.
Werner Koch
2023-10-14
1
-0
/
+23
*
common: Remove Windows CE support in common.
NIIBE Yutaka
2022-11-16
1
-5
/
+0
*
gpg,common,scd,sm: Function prototype fixes for modern compiler.
NIIBE Yutaka
2022-09-13
1
-1
/
+1
*
w32: Prepare for the case gcrypt.h will not include winsock2.h.
NIIBE Yutaka
2021-12-17
1
-0
/
+4
*
w32: Fix strftime problem on Windows.
Werner Koch
2020-11-03
1
-2
/
+31
*
common: Accept the Z-suffix for yymmddThhmmssZ format.
NIIBE Yutaka
2017-09-19
1
-3
/
+6
*
gpg: Allow to freeze faked system time.
Damien Goutte-Gattat
2017-01-19
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Avoid pointer arithmetic on string literals.
Justus Winter
2016-10-06
1
-3
/
+3
*
common: Guarantee that gnupg_get_time does not return an error.
Werner Koch
2016-08-24
1
-16
/
+10
*
common: New function rfctimestamp.
Werner Koch
2016-06-28
1
-0
/
+33
*
common: Add new function gnupg_gmtime.
Werner Koch
2015-04-10
1
-8
/
+30
*
common: Add new function isodate_human_to_tm
Werner Koch
2015-04-10
1
-3
/
+37
*
Import _gpgme_parse_timestamp from gpgme as parse_timestamp.
Neal H. Walfield
2015-03-23
1
-0
/
+102
*
common: New function elapsed_time_string.
Werner Koch
2014-03-18
1
-0
/
+39
*
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
2012-04-20
1
-5
/
+15
*
Add new functions to convert iso time strings.
Werner Koch
2011-03-01
1
-13
/
+146
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-24
/
+24
*
Better support unsigned time_t
Werner Koch
2010-10-27
1
-17
/
+27
*
[w32ce] Do not print the faulty timezone info
Werner Koch
2010-10-04
1
-26
/
+31
*
W32CE fix.
Werner Koch
2010-06-08
1
-0
/
+1
*
Add a separate header for time related fucntions.
Werner Koch
2010-04-20
1
-0
/
+18
*
First steps towards the W32CE port
Werner Koch
2010-03-02
1
-1
/
+1
*
Remove duplicated code.
Werner Koch
2009-03-16
1
-0
/
+11
*
As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time.
Werner Koch
2008-06-05
1
-1
/
+1
*
Add more passphrase policy rules.
Werner Koch
2007-08-28
1
-0
/
+205
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-3
/
+3
*
Fixed card key generation of gpg2.
Werner Koch
2007-07-05
1
-4
/
+77
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
g10/ does build again.
Werner Koch
2006-05-23
1
-1
/
+27
*
* gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.
Werner Koch
2003-12-17
1
-2
/
+4
*
* util.h (gnupg_isotime_t): New.
Werner Koch
2003-10-31
1
-0
/
+26
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+250
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-87
/
+0
*
sm/
Werner Koch
2002-05-14
1
-0
/
+87