emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network Security Manager merge time?


From: Eli Zaretskii
Subject: Re: Network Security Manager merge time?
Date: Wed, 19 Nov 2014 23:18:26 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Cc: address@hidden
> Date: Wed, 19 Nov 2014 21:54:33 +0100
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > It won't: you are calling the GnuTLS functions directly, instead of
> > through the fn_* macros.
> 
> I can't see any such calls on the branch, but perhaps my grep-fu isn't
> looking for the right thing.  Which calls in particular?

  gnutls_x509_crt_get_serial
  gnutls_x509_crt_get_issuer_dn
  gnutls_x509_crt_get_activation_time
  gnutls_x509_crt_get_pk_algorithm
  gnutls_pk_algorithm_get_name
  gnutls_sec_param_get_name
  gnutls_x509_crt_get_issuer_unique_id
  gnutls_x509_crt_get_subject_unique_id
  gnutls_x509_crt_get_signature_algorithm
  gnutls_sign_algorithm_get_name
  gnutls_x509_crt_get_key_id

> (And have you updated the branch?  The cargo culting happened in a
> commit earlier today.)

I said "git diff ...origin/nsm", I hope that's the right command to
see the diffs against the trunk.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]