updates for new gnutls.
[crywrap.git] / ChangeLog
bloba51f2b5cead58714208b59b6a93bca8d5ea61dfd
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--algernon@bonehunter.rulez.org--tla/crywrap--head--0.2
5 2004-01-31 19:21:36 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-33
7     Summary:
8       CryWrap 0.2.1 released
9     Revision:
10       crywrap--head--0.2--patch-33
12     * NEWS: Finalised the date.
13     * config.mk.in {WITH_SNAPSHOT}: Removed.
15     modified files:
16      ChangeLog NEWS config.mk.in
19 2004-01-31 15:27:37 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-32
21     Summary:
22       Fix distcheck
23     Revision:
24       crywrap--head--0.2--patch-32
26     * history/Makefile.in {EXTRA_DIST}: Remove ChangeLog-0.2-head, and
27       added ChangeLog-0.2.
29     modified files:
30      ChangeLog history/Makefile.in
33 2004-01-31 15:15:22 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-31
35     Summary:
36       Finished moving to the BH compat suite
37     Revision:
38       crywrap--head--0.2--patch-31
40     Updated the sources to take advantage of the .m4 files in Mk/ and
41     lib/compat/, and to use bhc_log() and bhc_error(0 instead of
42     re-implementing the same functionality.
44     new files:
45      buildconf m4/.arch-ids/=id m4/Makefile.in
47     modified files:
48      ChangeLog Makefile.in configs/default configure.ac
49      src/crywrap.c src/crywrap.h
51     renamed files:
52      libgnutls.m4
53        ==> m4/libgnutls.m4
55     new directories:
56      m4 m4/.arch-ids
59 2004-01-25 11:43:19 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-30
61     Summary:
62       Added lib/, oops
63     Revision:
64       crywrap--head--0.2--patch-30
66     * lib/: Forgot to add it earlier, doing it now.
67     * lib/Makefile.in: New file.
69     new files:
70      lib/.arch-ids/=id lib/Makefile.in
72     modified files:
73      ChangeLog
75     new directories:
76      lib lib/.arch-ids
79 2004-01-25 11:38:12 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-29
81     Summary:
82       Log the destination address of a connection, too
83     Revision:
84       crywrap--head--0.2--patch-29
86     * src/crywrap.h (crywrap_config_t): Added a ->dest.host member.
87     * src/crywrap.c (_crywrap_parse_ip): Take a new argument, which will
88       be filled with the destination address.
89       (_crywrap_config_parse_opt): Updated for the new
90       _crywrap_parse_ip().
91       (_crywrap_do_one): Log the destination address too.
93     modified files:
94      ChangeLog src/crywrap.c src/crywrap.h
97 2004-01-24 15:15:17 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-28
99     Summary:
100       NEWS update
101     Revision:
102       crywrap--head--0.2--patch-28
104     * NEWS: Started adding 0.2.1 infos.
106     modified files:
107      ChangeLog NEWS
110 2004-01-24 15:10:44 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-27
112     Summary:
113       IDN support
114     Revision:
115       crywrap--head--0.2--patch-27
117     * configure.ac: Check for Libidn.
118     * src/Makefile.in {SHISHI_LIBS}: New substvar.
119       {CUSTOM_LDFLAGS}: Added ${SHISHI_LIBS}.
120     * src/crywrap.c (_crywrap_addr_get): Run the hostname through
121       idna_to_ascii before passing it to getaddrinfo().
122       (main): Call stringprep_locale_charset().
123     * INSTALL: Bump requirements, and include Libidn too.
125     modified files:
126      ChangeLog INSTALL configure.ac src/Makefile.in src/crywrap.c
129 2004-01-24 14:06:57 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-26
131     Summary:
132       debian/ moved
133     Revision:
134       crywrap--head--0.2--patch-26
136     Moved debian/ to crywrap--pkg-debian--1.0.
137     
139     removed files:
140      debian/.arch-ids/=id debian/.arch-ids/README.Debian.id
141      debian/.arch-ids/changelog.id debian/.arch-ids/control.id
142      debian/.arch-ids/copyright.id debian/README.Debian
143      debian/changelog debian/control debian/copyright
144      debian/maint/.arch-ids/=id debian/maint/postinst
145      debian/maint/postrm debian/maint/prerm debian/rules
147     modified files:
148      ChangeLog
150     removed directories:
151      debian debian/.arch-ids debian/maint debian/maint/.arch-ids
154 2004-01-24 14:04:10 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-25
156     Summary:
157       ChangeLog-foo, #2
158     Revision:
159       crywrap--head--0.2--patch-25
162     new files:
163      ChangeLog
166 2004-01-24 14:03:40 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-24
168     Summary:
169       ChangeLog-foo, #1
170     Revision:
171       crywrap--head--0.2--patch-24
174     removed files:
175      history/ChangeLog-0.2-head
178 2004-01-24 13:52:49 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-23
180     Summary:
181       Massive Mk/ and GnuTLS related updates
182     Revision:
183       crywrap--head--0.2--patch-23
185     Updated to the latest BoneHunter Compat Suite, Mk/ and GnuTLS.
186     
187     No functional changes yet, except that the crywrap--stable branch is
188     now dead.
190     modified files:
191      Makefile.in config.mk.in configs/default configure.ac
192      crywrap.doxy history/ChangeLog-0.2-head src/Makefile.in
193      src/crywrap.c
195     renamed files:
196      ChangeLog
197        ==> history/ChangeLog-0.2
200 2003-10-12 14:54:56 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-22
202     Summary:
203       README.arch update
204     Revision:
205       crywrap--head--0.2--patch-22
207     * README.arch: Added info about updating the configuration.
209     modified files:
210      README.arch history/ChangeLog-0.2-head
213 2003-10-12 14:39:52 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-21
215     Summary:
216       Install /etc/crywrap in the debian package
217     Revision:
218       crywrap--head--0.2--patch-21
220     * debian/rules (install): Install ${PKGDIR}/etc/crywrap.
222     modified files:
223      debian/rules history/ChangeLog-0.2-head
226 2003-10-11 22:30:53 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-20
228     Summary:
229       Merged with crywrap--stable
230     Revision:
231       crywrap--head--0.2--patch-20
233     Patches applied:
234     
235      * algernon@bonehunter.rulez.org--tla/crywrap--stable--0.2--base-0
236        CryWrap 0.2.0 release
237     
238      * algernon@bonehunter.rulez.org--tla/crywrap--stable--0.2--patch-1
239        documentation update
240     
242     modified files:
243      ChangeLog debian/README.Debian history/ChangeLog-0.2-head
245     new patches:
246      algernon@bonehunter.rulez.org--tla/crywrap--stable--0.2--base-0
247      algernon@bonehunter.rulez.org--tla/crywrap--stable--0.2--patch-1
250 2003-10-02 11:57:42 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-19
252     Summary:
253       Preparing for 0.2.0
254     Revision:
255       crywrap--head--0.2--patch-19
257     * NEWS: Updated.
258     * debian/changelog: Likewise.
260     modified files:
261      NEWS debian/changelog history/ChangeLog-0.2-head
264 2003-10-02 11:51:45 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-18
266     Summary:
267       README.arch
268     Revision:
269       crywrap--head--0.2--patch-18
271     * README.arch: New file.
273     new files:
274      README.arch
276     modified files:
277      history/ChangeLog-0.2-head
280 2003-09-26 09:40:48 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-17
282     Summary:
283       INSTALL update
284     Revision:
285       crywrap--head--0.2--patch-17
287     * INSTALL: Rewritten, based on the INSTALL file from Thy.
289     modified files:
290      INSTALL history/ChangeLog-0.2-head
293 2003-09-22 09:20:22 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-16
295     Summary:
296       Update for latest compat/
297     Revision:
298       crywrap--head--0.2--patch-16
300     * configure.ac: Check for getdelim() and getline() too.
302     modified files:
303      configure.ac history/ChangeLog-0.2-head
306 2003-09-20 21:07:01 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-15
308     Summary:
309       configure.ac update
310     Revision:
311       crywrap--head--0.2--patch-15
313     * configure.ac: Added a buckload of stuff, noticed by autoscan.
315     modified files:
316      configure.ac history/ChangeLog-0.2-head
319 2003-09-20 11:18:53 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-14
321     Summary:
322       THANKS update
323     Revision:
324       crywrap--head--0.2--patch-14
326     * THANKS: Added Gabor Nyeki. (Provided a NetBSD system for porting
327       purposes)
329     modified files:
330      THANKS history/ChangeLog-0.2-head
333 2003-09-20 09:58:07 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-13
335     Summary:
336       Fixed a compile-time warning
337     Revision:
338       crywrap--head--0.2--patch-13
340     * src/crywrap.c (_crywrap_addr_get): Cast res->ai_addrlen to ssize_t
341       before comparsion.
343     modified files:
344      history/ChangeLog-0.2-head src/crywrap.c
347 2003-09-20 09:34:30 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-12
349     Summary:
350       argp.h conditional inclusion
351     Revision:
352       crywrap--head--0.2--patch-12
354     * src/crywrap.c [HAVE_ARGP_H]: Only include <argp.h> in this case.
356     modified files:
357      history/ChangeLog-0.2-head src/crywrap.c
360 2003-09-20 09:32:45 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-11
362     Summary:
363       WITH_SNAPSHOT
364     Revision:
365       crywrap--head--0.2--patch-11
367     * config.mk.in (WITH_SNAPSHOT): New variable.
368     * configure.ac: Added support for --with-snapshot.
370     modified files:
371      config.mk.in configure.ac history/ChangeLog-0.2-head
374 2003-09-20 08:44:58 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-10
376     Summary:
377       bhc_setproctitle() support
378     Revision:
379       crywrap--head--0.2--patch-10
381     * src/crywrap.c (main): Use bhc_setproctitle().
383     modified files:
384      history/ChangeLog-0.2-head src/crywrap.c
387 2003-09-20 08:40:38 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-9
389     Summary:
390       First porting effort: compat/
391     Revision:
392       crywrap--head--0.2--patch-9
394     * configs/default: Added compat.
395     * Makefile.in (SUBDIRS): Added compat.
396     * configure.ac: Lots of changes to support the BoneHunter compat
397       suite.
398     * src/Makefile.in (CUSTOM_CFLAGS): Added -I${top_srcdir}/compat.
399       (CUSTOM_OBJECTS): New variable.
400     * src/crywrap.c: Ported to use the BoneHunter compat suite, where
401       appropriate.
403     modified files:
404      Makefile.in configs/default configure.ac
405      history/ChangeLog-0.2-head src/Makefile.in src/crywrap.c
408 2003-09-20 08:00:03 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-8
410     Summary:
411       CUSTOM_LDFLAGS and CUSTOM_CFLAGS support
412     Revision:
413       crywrap--head--0.2--patch-8
415     * src/Makefile.in: Use CUSTOM_LDFLAGS and CUSTOM_CFLAGS instead of
416       fiddling with ALL_LDFLAGS and ALL_CFLAGS.
418     modified files:
419      history/ChangeLog-0.2-head src/Makefile.in
422 2003-09-16 08:32:14 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-7
424     Summary:
425       Typo fix
426     Revision:
427       crywrap--head--0.2--patch-7
429     * Makefile.in (EXTRA_DIST): It is install.sh, not install-sh.
431     modified files:
432      Makefile.in history/ChangeLog-0.2-head
435 2003-09-16 08:28:50 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-6
437     Summary:
438       Update for latest Mk/
439     Revision:
440       crywrap--head--0.2--patch-6
442     * src/Makefile.in (${top_builddir}/system.h): Removed. It is now
443       handled by Mk/Rules.mk.
445     modified files:
446      history/ChangeLog-0.2-head src/Makefile.in
449 2003-09-16 08:25:45 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-5
451     Summary:
452       ChangeLog correction
453     Revision:
454       crywrap--head--0.2--patch-5
456     * Changelog: Renamed to the correct...
457     * ChangeLog: ...ChangeLog.
459     modified files:
460      history/ChangeLog-0.2-head
462     renamed files:
463      Changelog
464        ==> ChangeLog
467 2003-09-16 08:24:52 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-4
469     Summary:
470       Demise of CRYWRAP_OPTION_PIDFILE
471     Revision:
472       crywrap--head--0.2--patch-4
474     * configure.ac: Removed support for --pidfile.
475     * src/crywrap.h [CRYWRAP_OPTION_PIDFILE]: Removed this option.
476     * src/crywrap.c: Adapted to always handle the pidfile, but if it is
477       empty or NULL, work like CRYWRAP_OPTION_NOPIDFILE before.
479     modified files:
480      configure.ac history/ChangeLog-0.2-head src/crywrap.c
481      src/crywrap.h
484 2003-09-16 08:17:15 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-3
486     Summary:
487       Whitespace cleanup
488     Revision:
489       crywrap--head--0.2--patch-3
491     * src/crywrap.c: Removed all trailing whitespace.
493     modified files:
494      history/ChangeLog-0.2-head src/crywrap.c
497 2003-09-16 08:13:13 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-2
499     Summary:
500       GNUTLS 0.8.9 upgrade
501     Revision:
502       crywrap--head--0.2--patch-2
504     * src/crywrap.c (_crywrap_do_one): Cast the last two arguments of
505       gnutls_transport_set_ptr2 to gnutls_transport_ptr.
506     * debian/control (Build-Depends): Bumped up gnutls deps.
507       (Standards-Version): Bumped to 3.6.1.
509     modified files:
510      debian/control history/ChangeLog-0.2-head src/crywrap.c
513 2003-09-16 08:08:40 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    patch-1
515     Summary:
516       ChangeLog shuffling
517     Revision:
518       crywrap--head--0.2--patch-1
520     * ChangeLog: Replaced with a changelog for crywrap--stable--0.2. The
521       old one moved...
522     * history/ChangeLog-0.1: ...here.
523     * history/ChangeLog-0.2-head: New file.
524     * history/Makefile.in: Likewise.
525     * Makefile.in (SUBDIRS): Added history.
526     * configure.ac (AC_CONFIG_FILES): Added history/Makefile.
528     new files:
529      Changelog history/.arch-ids/=id history/ChangeLog-0.2-head
530      history/Makefile.in
532     modified files:
533      Makefile.in configure.ac
535     renamed files:
536      ChangeLog
537        ==> history/ChangeLog-0.1
539     new directories:
540      history history/.arch-ids
543 2003-09-16 08:02:41 GMT Gergely Nagy <algernon@bonehunter.rulez.org>    base-0
545     Summary:
546       Imported CryWrap 0.1 into this new branch
547     Revision:
548       crywrap--head--0.2--base-0
550     Imported CryWrap 0.1 into this new branch, switching to tagline, while
551     there. Also converted to use the Mk/ system.
553     new files:
554      AUTHORS COPYING ChangeLog INSTALL Makefile.in NEWS README
555      THANKS config.guess config.mk.in config.sub configs/default
556      configure.ac crywrap.doxy debian/README.Debian
557      debian/changelog debian/control debian/copyright
558      debian/maint/postinst debian/maint/postrm debian/maint/prerm
559      debian/rules doc/Makefile.in doc/crywrap.8.in etc/Makefile.in
560      etc/crywrap-init.d etc/crywrap.conf install.sh libgnutls.m4
561      src/Makefile.in src/crywrap.c src/crywrap.h src/primes.h
562      utils/Makefile.in utils/sslwrap
564     new patches:
565      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--base-0
566      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-1
567      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-2
568      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-3
569      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-4
570      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-5
571      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-6
572      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-7
573      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-8
574      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-9
575      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-10
576      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-11
577      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-12
578      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-13
579      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-14
580      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-15
581      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-16
582      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-17
583      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-18
584      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-19
585      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-20
586      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-21
587      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-22
588      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-23
589      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-24
590      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-25
591      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-26
592      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-27
593      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-28
594      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-29
595      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-30
596      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-31
597      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-32
598      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-33
599      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-34
600      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-35
601      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-36
602      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-37
603      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-38
604      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-39
605      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-40
606      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-41
607      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-42
608      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-43
609      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-44
610      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-45
611      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-46
612      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-47
613      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-48
614      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-49
615      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-50
616      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-51
617      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-52
618      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-53
619      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-54
620      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-55
621      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-56
622      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-57
623      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-58
624      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-59
625      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-60
626      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-61
627      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-62
628      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-63
629      algernon@bonehunter.rulez.org--iluvatar-archive/tlswrap--0.1--patch-64