~ubuntu-branches/ubuntu/jaunty/heimdal/jaunty

« back to all changes in this revision

Viewing changes to lib/hx509/version-script.map

  • Committer: Bazaar Package Importer
  • Author(s): Nick Ellery
  • Date: 2008-11-17 22:25:58 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081117222558-jd1aj1jth6ycdb0x
Tags: 1.2.dfsg.1-2.1ubuntu1
* Merge from debian unstable, remaining changes (LP: #299345):
  - Change libdb4.2-dev to libdb4.6-dev in build-deps
  - Add netbase to heimdal-kdc depends.
  - Set CPPFLAGS=-DLDAP_DEPRECATED to fix build with OpenLDAP 2.4 on
    64-bit architectures.
* Remove dependency on update-inetd to heimdal-servers and heimdal-kdc,
  as packages should rely on the inet-superserver to provide the
  update-inetd command.
* Drop the addition of -1 to the version of comerr-dev in build depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
                hx509_crypto_set_params;
97
97
                hx509_crypto_set_random_key;
98
98
                hx509_env_add;
 
99
                hx509_env_add_binding;
99
100
                hx509_env_free;
100
101
                hx509_env_init;
101
102
                hx509_env_lfind;
 
103
                hx509_env_find;
 
104
                hx509_env_find_binding;
102
105
                hx509_err;
103
106
                hx509_free_error_string;
104
107
                hx509_free_octet_string_list;
139
142
                hx509_query_alloc;
140
143
                hx509_query_free;
141
144
                hx509_query_match_cmp_func;
 
145
                hx509_query_match_eku;
142
146
                hx509_query_match_friendly_name;
143
147
                hx509_query_match_issuer_serial;
144
148
                hx509_query_match_option;
145
149
                hx509_query_statistic_file;
146
150
                hx509_query_unparse_stats;
 
151
                hx509_query_match_expr;
147
152
                hx509_revoke_add_crl;
148
153
                hx509_revoke_add_ocsp;
149
154
                hx509_revoke_free;
187
192
                hx509_pem_add_header;
188
193
                hx509_pem_find_header;
189
194
                hx509_pem_free_header;
 
195
                hx509_pem_read;
190
196
                hx509_xfree;
191
197
                _hx509_write_file;
192
198
                _hx509_map_file;
219
225
                _hx509_cert_assign_key;
220
226
                _hx509_cert_private_key;
221
227
                _hx509_name_from_Name;
 
228
                _hx509_expr_free;
 
229
                _hx509_expr_eval;
 
230
                _hx509_expr_parse;
222
231
                # pkcs11 symbols
223
232
                C_GetFunctionList;
224
233
        local: