drop openssl support as well, only use GNUTLS.
[apps/madmutt.git] / pop / pop_lib.c
2007-05-12 Pierre Habouzitdrop openssl support as well, only use GNUTLS.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-17 Julien DanjouRename pop_query_d to pop_query and remove useless arg
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-14 Pierre Habouzitsimplify charset and things in the sockets API.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-12 Pierre Habouzitlib-network -> lib-sys.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-11 Pierre Habouzitlib-network
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-29 Pierre HabouzitFOREVER is of very bad taste, use for (;;)
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitmove intl.h into lib-lib/macros.h
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitforce our cflags in subdirs as well.
2005-09-14 pdmefRocco Rutte:
2005-08-30 pdmefRocco Rutte:
2005-08-22 pdmefRocco Rutte:
2005-08-21 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-06 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-06-16 pdmef- move some string functions out to lib/str.[ch], add...
2005-04-30 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-20 ak1Andreas Krennmair:
2005-03-19 ak1Andreas Krennmair:
2005-03-18 ak1Andreas Krennmair: