Windows: Build the SDK
[abartlet/lorikeet-heimdal.git/.git] / appl / popper /
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake roken build on windows
2009-11-24 Love Hornquist AstrandFirst drop of Windows build infrastructure from Secure...
2009-11-24 Asanka HerathInitial Windows port
2009-07-30 Love Hornquist AstrandFree get_options on failure [CID-119]
2009-01-26 Love Hörnquist Åstrandremove krb4 support
2008-11-15 Love Hörnquist ÅstrandAdditional patch from Christan Krause to handle asprint...
2008-11-12 Love Hörnquist Åstrandmake sure we dont print off the end of the gss_buffer_t...
2008-10-26 Love Hörnquist Åstrandfix comment
2008-10-26 Love Hörnquist Åstrand(pop_msg): make format const
2008-10-26 Love Hörnquist Åstrand(pop_msg): make format const
2008-10-26 Love Hörnquist Åstrandmake standard_error a const string.
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2007-06-09 Love Hörnquist Åstrandremove cvs ignore files
2007-04-20 Love Hörnquist Åstrandrename des to hcrypto
2006-11-20 Love Hörnquist Åstrandx
2006-11-20 Love Hörnquist ÅstrandMake krb5_get_init_creds_opt_free take a context argument.
2006-10-07 Love Hörnquist ÅstrandAdd man_MANS to EXTRA_DIST
2006-10-07 Love Hörnquist Åstrandx
2006-06-01 Love Hörnquist Åstrandx
2006-05-05 Love Hörnquist ÅstrandRename u_intXX_t to uintXX_t
2005-10-22 Love Hörnquist Åstrandadd missing }
2005-10-22 Love Hörnquist Åstrandx
2005-10-22 Love Hörnquist ÅstrandCheck return value from asprintf instead of string...
2005-05-29 Love Hörnquist Åstrandx
2005-05-29 Love Hörnquist Åstrandavoid 'unused variable' warnings
2005-05-11 Love Hörnquist Åstrandx
2005-05-11 Love Hörnquist ÅstrandInclude <crypt.h>.
2004-10-25 Johan Danielsson(tgets): return whatever fgets returns
2004-08-27 Johan Danielssonx
2004-08-27 Johan Danielssonadd message to NOOP result to appease gcc
2004-08-26 Johan Danielssonreplace INCLUDES with AM_CPPFLAGS
2004-07-14 Johan Danielssonadd sasl and add some more text to a few options
2004-07-14 Johan Danielsson(auth_loop): actually logging the user in is a good...
2004-07-14 Johan Danielssonproto
2004-07-14 Johan Danielsson(pop_pass): put login code in separate function
2004-07-14 Johan Danielssonrename -a "none" to "plaintext", also bail out if reque...
2004-06-15 Johan Danielssonfix license text
2004-06-14 Johan Danielssonx
2004-06-14 Johan DanielssonSASL
2004-06-14 Johan Danielssonimproved SASL support
2004-06-14 Johan Danielssonadd SASL hooks
2004-06-14 Johan Danielssonif using SASL, don't allow plaintext USER/PASS
2004-06-14 Johan Danielssonrecognise sasl auth level
2004-06-14 Johan Danielssonadd AUTH_SASL flag
2004-04-25 Johan Danielssonreplace krb5_free_creds_contents by krb5_free_cred_contents
2003-12-20 Love Hörnquist Åstrandx
2003-12-20 Love Hörnquist Åstrandx
2003-12-20 Love Hörnquist Åstrand(main): avoid warning by sending empty string as format...
2003-10-10 Johan Danielssonx
2003-10-10 Johan Danielsson(pop_init): change call to authentication function...
2003-09-08 Love Hörnquist Åstrandadd context argument to krb5_get_init_creds_opt_alloc
2003-09-03 Love Hörnquist Åstrandx
2003-09-03 Love Hörnquist Åstranduse krb5_get_init_creds_opt_alloc/krb5_get_init_creds_o...
2003-09-02 Love Hörnquist Åstrandx
2003-09-02 Love Hörnquist Åstrand(tgets): avoid be clobbered by `longjmp' or `vfork...
2003-04-16 Love Hörnquist Åstrandbetter/diffrent
2003-04-16 Love Hörnquist Åstrandx
2003-04-16 Love Hörnquist Åstrandspelling, from jmc <jmc@prioris.mini.pw.edu.pl>
2003-02-16 Love Hörnquist Åstrandadd copyright/license statment
2002-08-20 Johan Danielssonremove Ns before comma (from Thomas Klausner)
2002-07-04 Johan Danielssonx
2002-07-04 Johan Danielssonuse RESP-CODES
2002-07-04 Johan Danielssonimplement CAPA
2002-07-04 Johan Danielssondon't print our version in the greeting string
2002-07-04 Johan Danielssonadd a flags parameter to the pop context
2002-05-17 Johan Danielssonx
2002-05-02 Johan Danielssonrevert some accidentally commited code in previous
2002-02-07 Johan Danielssonx
2002-02-07 Johan Danielssononly claim krb5 support if really present
2001-09-10 Johan Danielssonx
2001-09-10 Johan Danielssonreplace MAXDROPLEN with MAXPATHLEN
2001-08-13 Johan Danielssonx
2001-08-13 Johan Danielssonrewritten man page
2001-08-04 Assar Westerlundadd popper.8
2001-02-20 Assar Westerlunds/[gs]et_progname/[gs]etprogname/
2000-12-31 Assar Westerlund*** empty log message ***
2000-12-31 Assar Westerlund(pop_init): handle krb5_init_context failure consistently
2000-12-31 Assar Westerlund(doit_v5): handle krb5_init_context failure consistently
2000-11-15 Assar Westerlunduse LIB_des
2000-11-08 Johan Danielssonignore Makefile.in
2000-11-05 Johan Danielssonswitch to automake
2000-08-09 Assar Westerlunduse socklen_t where appropriate instead of int
2000-06-10 Assar Westerlund*** empty log message ***
2000-06-10 Assar Westerlund(krb4_authenticate): do not exit on failure, just return
2000-04-12 Assar Westerlund*** empty log message ***
2000-04-12 Assar Westerlundreplace all erroneous calls to pop_log with POP_FAILURE...
2000-01-29 Assar Westerlund(main): kludge around lack of context by sending NULL to
2000-01-27 Assar Westerlund*** empty log message ***
2000-01-27 Assar Westerlund(main): figure out port number
2000-01-06 Assar Westerlundrandom code
1999-12-20 Assar Westerlund*** empty log message ***
1999-12-20 Assar Westerlund(pop_init): use getnameinfo_verified
1999-12-20 Assar Westerlund(get_socket): use getaddrinfo
1999-12-03 Johan Danielssonx
1999-12-03 Johan Danielssonoptionally trace connected addresses to a file
1999-12-02 Johan Danielssonremove advertising clause
1999-11-02 Assar Westerlund*** empty log message ***
1999-11-02 Assar Westerlund(main): redo the v4/v5 selection for consistency.
next