From f8c2876633167e36340cfe1304f2cd412168fc18 Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Sun, 20 Jan 2008 18:51:01 +0100 Subject: [PATCH] Update src/version.h and Changelog for release. --- ChangeLog | 198 ++++++++++++++++++++++++++++++++++++++++++-------- src/version.h | 2 +- 2 files changed, 169 insertions(+), 31 deletions(-) diff --git a/ChangeLog b/ChangeLog index d427a62..56a80f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,141 @@ +commit f1cc6451f5d1815d2865567cd841ac06fd32be5a +Author: Arnaud Cornet +Date: Sun Jan 20 18:49:44 2008 +0100 + + Handle SSL-client auth. Fix crash on del_conn when the link never got connected at all. + +commit c90578103cdc158c709d5e11f17a8fca5e7650ae +Author: Loïc Gomez +Date: Thu Jan 10 11:33:00 2008 +0100 + + README: + - add a "session limit exceeded" / oidentd section + +commit 06cfc9160bff7e246564817df0f0dc1061a280b6 +Merge: 671a455... 78cb1c4... +Author: Loïc Gomez +Date: Thu Jan 10 11:11:49 2008 +0100 + + Merge branch 'master' of http://bip.t1r.net/bip + +commit 78cb1c44c48c9fccfc4dacb6d35eece622f45be5 +Author: Arnaud Cornet +Date: Wed Jan 9 23:47:19 2008 +0100 + + Cleanup BUGS and TODO. + +commit 671a4552193b1b1cc463e85ab044e6851e9c20a1 +Author: Loïc Gomez +Date: Wed Jan 9 23:45:40 2008 +0100 + + Fix UTF-8 in all files + +commit 1ea9f515397c18fcb50744bc66bc22bf2706282e +Author: Arnaud Cornet +Date: Wed Jan 9 23:31:22 2008 +0100 + + Fixup for release script. + +commit 7aae8ed1806f7a811609f8d96af4778e5524190a +Author: Arnaud Cornet +Date: Wed Jan 9 20:32:35 2008 +0100 + + ctcp version reply cosmetics. + +commit 60e50d56c6bd15bb87f17de908970d5e92b1a679 +Author: Arnaud Cornet +Date: Wed Jan 9 20:18:48 2008 +0100 + + Add -git to version string. + +commit 985c75a38b79bc891435b5dc25963f7a5bfc822f +Author: Arnaud Cornet +Date: Wed Jan 9 20:18:27 2008 +0100 + + Update src/version.h for release. + +commit 8827476701e124f1b329b7211da43a3e588ce707 +Author: Arnaud Cornet +Date: Wed Jan 9 20:17:38 2008 +0100 + + Turn bip-take-snapshot to a bip-release script. + +commit b9b491725e683738a9ae5d48f50c5494cd57576a +Author: Arnaud Cornet +Date: Tue Jan 8 23:47:26 2008 +0100 + + Don't close not opened file. + +commit 9f9a2e085662f3bc559b06a82f31d557f4b3e21e +Author: Loïc Gomez +Date: Tue Jan 8 10:50:55 2008 +0100 + + Documentation : + - README.floodcontrol is in README now + +commit 7ba4297a92e95af4ab61386bc889107678ec1e94 +Author: Loïc Gomez +Date: Tue Jan 8 10:50:31 2008 +0100 + + Documentation : + - fix typos + - include README.floodcontrol into README + +commit eb32b16872d84103bede36a450eba2e31a6e713d +Author: Loïc Gomez +Date: Tue Jan 8 10:31:22 2008 +0100 + + SSL options: + - fixes + - PEM file world readable is a non fatal error + +commit 8c0ce5efd3a32200f54696ce84f461a6cd4192ef +Author: Loïc Gomez +Date: Tue Jan 8 00:24:53 2008 +0100 + + SSL: + - check PEM, last version... + +commit 517cda49466b85d2e61b1462b06b04a328949983 +Author: Loïc Gomez +Date: Tue Jan 8 00:09:16 2008 +0100 + + SSL: + - fix checking of PEM file + +commit c10061172c34bb6c6b8b4e5febbe39a14595b342 +Merge: 4d97f4e... d007a14... +Author: Loïc Gomez +Date: Mon Jan 7 23:46:31 2008 +0100 + + Merge branch 'master' of http://bip.t1r.net/bip + +commit 4d97f4ebcdc80718a54adbb5aecc4d9fa21b8aac +Author: Loïc Gomez +Date: Mon Jan 7 23:46:29 2008 +0100 + + SSL: + check for client_side_ssl_pem file to be present + +commit d007a14baa114fc1a532bba98ba85d647d98a55a +Author: Arnaud Cornet +Date: Mon Jan 7 23:43:37 2008 +0100 + + Bail on config errro on startup. + +commit 1a8b06ab30f0b7ddb7920848ecac7834c7b472e6 +Author: Arnaud Cornet +Date: Mon Jan 7 23:32:34 2008 +0100 + + Update Changelog and NEWS. + +commit 47807cd2b3a062e77223e5829466b262edf94099 +Author: Loïc Gomez +Date: Mon Jan 7 22:57:11 2008 +0100 + + bipgenconfig: + - detect bipmkpw path when possible + commit f8e377c2b6662c1eafaf9e2dd10bebf153628097 Author: Arnaud Cornet Date: Mon Jan 7 22:53:40 2008 +0100 @@ -18,26 +156,26 @@ Date: Mon Jan 7 22:21:55 2008 +0100 Merge commit 'kyo/pemfile_option' commit 36d31e32e516f3b0ebb637b6580b5bbfce52833e -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 20:42:40 2008 +0100 rename client_side_ssl_key to client_side_ssl_pem commit d02957f8bb3bca87747880b659bd098c5f604491 Merge: d3a4ee6... 2cd37c0... -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 20:39:13 2008 +0100 Merge branch 'master' into pemfile_option commit 2cd37c0e13d4d500e7e989b46277810c544ab588 -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 20:38:57 2008 +0100 fill readme with more information commit d3a4ee6bcbcab4f14181a14f44bdca5cb76644e1 -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 19:48:04 2008 +0100 forgot the manpage.. @@ -50,20 +188,20 @@ Date: Mon Jan 7 19:36:38 2008 +0100 Merge commit 'kyo/pemfile_option' commit da442e0be70bdd66a99b54d4383cfbf8d852637e -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 15:54:51 2008 +0100 bipgenconfig client_side_ssl_key option commit 2034713356184d6921bdf33e50cac796f5ffe2c3 Merge: e7e49fd... 8eda1ac... -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 15:50:25 2008 +0100 Merge branch 'master' into pemfile_option commit 8eda1ace0e350231ae623ea990364ebfb55b0f4c -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 15:22:28 2008 +0100 bipgenconfig script : @@ -74,7 +212,7 @@ Date: Mon Jan 7 15:22:28 2008 +0100 when loading config from bipgenconfig store commit e7e49fdad1a2d6929fc02ff177b5e0c9bee9c612 -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 14:27:37 2008 +0100 SSL configuration: @@ -82,14 +220,14 @@ Date: Mon Jan 7 14:27:37 2008 +0100 - add a client_side_ssl_key option to define the path to bip.pem file commit 8b272bb0fdb1b1578094a1317c552b848684b4d8 -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 14:00:25 2008 +0100 fix misleading fatal() message (pidfile error) commit 56b73ad73af0b24ff6980c35166d44d77dbd6b12 Merge: ac407d9... 20129da... -Author: Loïc Gomez +Author: Loïc Gomez Date: Mon Jan 7 13:47:12 2008 +0100 Merge branch 'master' of http://bip.t1r.net/bip @@ -165,14 +303,14 @@ Date: Sat Dec 29 18:15:03 2007 +0100 Fix stuuuuuupid leak in hash_clean. commit b020e895a84bc3a1649b8f8a43f034e3e27604c7 -Author: Loïc Gomez +Author: Loïc Gomez Date: Sat Dec 29 01:35:11 2007 +0100 Add subcategory in help commands. commit ac407d9a3deae111dd00cacd298e70d1b8780b33 Merge: 130d649... e0170c8... -Author: Loïc Gomez +Author: Loïc Gomez Date: Sun Dec 23 21:17:57 2007 +0100 Merge branch 'master' of http://bip.t1r.net/bip @@ -211,7 +349,7 @@ Date: Fri Dec 21 12:20:21 2007 +0100 connection structure. commit 130d649e0b53c4bb77cf4320afd4a12b61441c2a -Author: Loïc Gomez +Author: Loïc Gomez Date: Sun Dec 16 17:28:01 2007 +0100 Fix misleading text in manpage @@ -297,14 +435,14 @@ Date: Sun Nov 25 18:35:53 2007 +0100 snprintf fixups. commit 05e0f84af8c275371f63745aee6aab5a83aefe06 -Author: Loïc Gomez +Author: Loïc Gomez Date: Sun Nov 25 16:34:52 2007 +0100 bip_use_notice option commit b68b0dc71d802805b0c2ef7d0da729f574089d2a Merge: a65ffa6... c064fe6... -Author: Loïc Gomez +Author: Loïc Gomez Date: Sun Nov 25 16:12:36 2007 +0100 Merge branch 'master' of http://bip.t1r.net/bip @@ -321,7 +459,7 @@ Date: Sun Nov 25 16:07:53 2007 +0100 commit a65ffa67fa72a842a49a412f9c0bf598aa6367a2 Merge: 38148bb... a169ceb... -Author: Loïc Gomez +Author: Loïc Gomez Date: Sun Nov 25 16:06:45 2007 +0100 Merge branch 'bip_use_notice' @@ -391,7 +529,7 @@ Date: Thu Nov 15 22:50:51 2007 +0100 Fix double free at init time. commit 0876e783f37f8cc0e54fbd2b1011712940320f8d -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Nov 14 22:03:58 2007 +0100 is_valid_nick fix. small validate_config fix @@ -487,7 +625,7 @@ Date: Sat Oct 6 15:40:56 2007 +0200 Mostly cosmetic and cleanness stuff. commit a169ceb693b92d975382a859ac693544158eedc9 -Author: Loïc Gomez +Author: Loïc Gomez Date: Fri Sep 28 18:18:31 2007 +0200 BIP commands: @@ -496,7 +634,7 @@ Date: Fri Sep 28 18:18:31 2007 +0200 - add unified header/footer to each command reply commit 572f0a74f83ef7a430056efe7f622efab2479a86 -Author: Loïc Gomez +Author: Loïc Gomez Date: Fri Sep 28 17:52:41 2007 +0200 fixes: @@ -506,13 +644,13 @@ Date: Fri Sep 28 17:52:41 2007 +0200 flag commit dab337dfb832aaec703e87eca51be78980624861 -Author: Loïc Gomez +Author: Loïc Gomez Date: Fri Sep 28 13:21:05 2007 +0200 fix order in bip.conf.1 commit d3a5c40a40eeccd8958a6a8c9af48e82f023735a -Author: Loïc Gomez +Author: Loïc Gomez Date: Fri Sep 28 13:20:32 2007 +0200 bip_use_notice option + fix @@ -521,19 +659,19 @@ Date: Fri Sep 28 13:20:32 2007 +0200 fix typo in bip_notify() commit 72b028221d6e04c6756ef4f571668cb35a596e83 -Author: Loïc Gomez +Author: Loïc Gomez Date: Fri Sep 28 10:43:34 2007 +0200 adm_reply -> bip_notify commit dd49be1755ae6bd735065c7c983d19ca36f11a56 -Author: Loïc Gomez +Author: Loïc Gomez Date: Thu Sep 27 14:44:25 2007 +0200 define some defaults commit 12ea45b13242122708d1ed3032e28005c1a6f26a -Author: Loïc Gomez +Author: Loïc Gomez Date: Thu Sep 27 14:12:27 2007 +0200 cleanup @@ -545,39 +683,39 @@ Date: Thu Sep 27 14:12:27 2007 +0200 Git-explicit version commit 2090349f9c9f1732fa5348faf9f506fae892f916 -Author: Loïc Gomez +Author: Loïc Gomez Date: Thu Sep 27 01:08:10 2007 +0200 add backlog option to channels. commit 45e9688c45d2d66a599860a6eea46ca791b8157c -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Sep 26 22:21:01 2007 +0200 changelog commit e5ed7c92ae8d7db46e288dc9570448da5199ec49 -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Sep 26 22:18:50 2007 +0200 add ssl_check_mode option to the connection block (requested by Trou) die if ssl_check_mode is unset while the network needs SSL. commit 96693716fb1415a2afd0c0fb80716ad4fd335d90 -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Sep 26 22:08:59 2007 +0200 fix SSL commit 5aec7804afd049530af4438c90d88df053326220 -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Sep 26 21:22:44 2007 +0200 src/log: fix backlogging again, memlog was distrubing the process src/connection: change some log levels, errors are errors, not debug info... commit 6ab2bb51466d20b436d2105ff09a28480e97076b -Author: Loïc Gomez +Author: Loïc Gomez Date: Wed Sep 26 14:45:30 2007 +0200 * src/sample: Update manpage, sample config and sample bip.vim + typo diff --git a/src/version.h b/src/version.h index 702c4af..07768db 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define BIP_VERSION "0.7.0-RC0-git" +#define BIP_VERSION "0.7.0-RC1"