Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-11-21 | nitpicking tweaks | Michael Krelin | 1 | -2/+2 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-21 | add a configure option for agressive error detection | Michael Krelin | 1 | -0/+18 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-21 | bumped version and summarized changes in NEWS | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-20 | simplify source tree version even more | Michael Krelin | 1 | -1/+2 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-20 | sanitized source tree version string a bit | Michael Krelin | 1 | -1/+2 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-20 | version bump | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-20 | added more precise source tree version detection | Michael Krelin | 1 | -0/+11 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-19 | fix previous commit | Michael Krelin | 1 | -0/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-19 | pay attention to PCRE_{CFLAGS,LIBS} environment variables. | Michael Krelin | 1 | -3/+8 |
pkgconfig macros only check the variables in question if pkgconfig itself isn't available. Since libpcre prior to 5.0 lacks pkgconfig support I want PCRE_{CFLAGS,LIBS} variables to be _really_ influential. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-10-01 | don't be smart about pkgconfig dir | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-09-22 | got rid of all pcre wrappers altogether | Michael Krelin | 1 | -44/+3 |
although all claims against pcre++ make absolutely no sense. But for now I'll live with no wrappers at all. I may reconsider it when implementing more sophisticated discovery mechanisms for upcoming extensions. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-09-11 | added support for crappy libpcre c++ bindings | Michael Krelin | 1 | -6/+43 |
Added optional support for crappy google's c++ bindings. The bindings are ridiculously googley, so I think, taking into account the amount of pcre involved, I'll soon drop requirement for any bindings and will use libpcre directly. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-09-11 | a quick set of tests for retrieve_links machinery | Michael Krelin | 1 | -0/+3 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-08-09 | libopkele: prepared 0.3 release0.3 | Michael Krelin | 1 | -1/+1 |
- bumped package version - bumped library version - sumarized news | ||||
2007-06-24 | libopkele: bumped version to 0.2.1 and summarized news.0.2.1 | Michael Krelin | 1 | -1/+1 |
2007-06-18 | Bumped version to 0.2 | Michael Krelin | 1 | -1/+1 |
2007-06-18 | Adhere to Postel's Law. | Michael Krelin | 1 | -0/+7 |
That is, be liberal when parsing key/value parameters from remote. Along with configure switch to disable it. | ||||
2007-01-15 | --disable-ssl-verify-{host,peer} options added | Michael Krelin | 1 | -0/+14 |
2007-01-12 | version bump | Michael Krelin | 1 | -1/+1 |
2007-01-12 | actually make konforka optional. | Michael Krelin | 1 | -1/+1 |
2007-01-12 | enforce konforka being optional | Michael Krelin | 1 | -1/+1 |
2007-01-12 | cosmetic fixes for configure output0.1 | Michael Krelin | 1 | -16/+9 |
2007-01-12 | version, date bump, NEWS summary | Michael Krelin | 1 | -1/+1 |
2007-01-12 | eliminated mimetic dependency and made use of openssl base64 encoder instead | Michael Krelin | 1 | -11/+0 |
2005-07-19 | made konforka optional as intended in the first place | Michael Krelin | 1 | -0/+2 |
2005-07-19 | initial commit of libopkele - OpenID support library | Michael Krelin | 1 | -0/+87 |