aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't let the minimum recursive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-211-0/+6
* Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-211-0/+5
* Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-201-0/+4
* If the diagnostics are empty, just explain that gpg failed to execute.Jeffrey Stedfast2002-08-201-0/+5
* Updated to pass the needed arguments to camel_init() and to init gthreadsJeffrey Stedfast2002-08-201-0/+12
* If the passed-in URL contains a path, but the service doesn't allow paths,Dan Winship2002-08-191-0/+6
* err, oops.Chris Toshok2002-08-171-2/+0
* remove the outer parens from the expansion of camel_argv_{start,end} sinceChris Toshok2002-08-171-0/+8
* Fix the logic check for working out if we add inbox or not, we do it if weNot Zed2002-08-161-0/+6
* added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-151-0/+31
* New function, generate a UID that has better chances of being unique.Peter Williams2002-08-101-0/+7
* Tweak how we build the tree based on whether a full tree or a subtree isPeter Williams2002-08-101-0/+10
* When renaming our cache, add the "/folders" to the path.Peter Williams2002-08-101-0/+5
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-081-0/+7
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-081-0/+6
* Oops - outbuf pointed to alloca'd memory but we were g_free'ing it afterJeffrey Stedfast2002-08-081-0/+7
* Only add the stream to the gdatalist if it is non-NULL.Jeffrey Stedfast2002-08-081-0/+5
* If writing to the sendmail pipe fails, wait for the sendmail process toJeffrey Stedfast2002-08-061-0/+7
* Add messageinfo to id table, and store array index in messageinfo too.Not Zed2002-08-061-0/+17
* Always set a g_atexit handler to flush/save the camel-certdb.Jeffrey Stedfast2002-08-061-0/+3
* If we are asking for the toplevel folders, use the IMAP store's namespaceJeffrey Stedfast2002-08-061-0/+12
* Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish aDan Winship2002-08-051-0/+9
* Fixes bug #26237.Jeffrey Stedfast2002-08-031-0/+11
* If the folder name contains the directory separator, reject it.Peter Williams2002-08-031-0/+5
* Clear the summary after building the 'removed uid' list.Not Zed2002-08-021-0/+3
* revert jeff's patch below, and do it slightly differently, and stop theNot Zed2002-08-021-0/+14
* Do more error checking to prevent crashing if we fail to read a string forJeffrey Stedfast2002-08-021-0/+6
* camel:Peter Williams2002-08-011-0/+23
* Disable my fix to not cache headers as it means that each time we load theJeffrey Stedfast2002-08-011-1/+5
* Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't inJeffrey Stedfast2002-08-011-0/+11
* Update the comment.Jeffrey Stedfast2002-07-311-0/+21
* X509_digest() needs a pointer to an int len. Also fixed some otherJeffrey Stedfast2002-07-311-0/+7
* New source file implementing a very basic certificate database. This isJeffrey Stedfast2002-07-311-0/+15
* Use the same command-counter mojo that the append code uses in case thePeter Williams2002-07-311-0/+12
* New filter action to unset a system flag. The exact opposite of set_flag.Jeffrey Stedfast2002-07-291-0/+5
* If the path exists and is a directory, return non-NULL. Missed this beforeJeffrey Stedfast2002-07-271-7/+4
* The flags'n'tags copy was unnecessary. Removed it.Peter Williams2002-07-271-0/+4
* Revert Jeff's previous change, it broke local folders. UninitializedPeter Williams2002-07-271-0/+5
* If we're gonna do an elite hack, lets do it right.Jeffrey Stedfast2002-07-261-0/+17
* Prototype.Peter Williams2002-07-261-0/+18
* Remove "possibly non-fatal" exception strings, all exceptions are fatalJeffrey Stedfast2002-07-261-7/+23
* It would help to mark the UIDs as deleted before we try to expunge themPeter Williams2002-07-261-0/+10
* Renamed from shell_exec(). Also, we now want to pass argc/argv on to theJeffrey Stedfast2002-07-251-2/+6
* Use execv ("sh", "-c", command) rather than execing the command directly.Jeffrey Stedfast2002-07-251-0/+5
* When writing the summary, use TRUNC flag, duh. Also, write to a temp fileNot Zed2002-07-241-0/+18
* Sync before doing an expunge if we dont have uidplus. See #25766.Not Zed2002-07-241-0/+4
* Move folders to a subdirectory of storage_path, rather than in it. Bye byeNot Zed2002-07-241-0/+7
* Duplicated the very much hack in imap_store_refresh_folders() to avoid aNot Zed2002-07-241-0/+7
* #include <string.h> for memcpy.Jeffrey Stedfast2002-07-231-0/+4
* Oops, forgot to implement this. Fixes #24604.Not Zed2002-07-221-0/+5
* Only add a \r if the character before the \n wasn't already a \r - thisJeffrey Stedfast2002-07-221-0/+6
* Changed to use a different length calculator.Not Zed2002-07-191-0/+5
* Add the appropriate #include for the _() macro.Jeffrey Stedfast2002-07-181-0/+4
* Got rid of the stupid "tryagain" semantics, which didn't work.Not Zed2002-07-171-0/+6
* When CRLF encoding, "empty" (after stripping trailing whitespaceJeffrey Stedfast2002-07-171-0/+6
* Clean up some improper usage of CamelExceptions (looking atPeter Williams2002-07-171-0/+13
* Make the standard AUTH format take priority over the AUTH= priority, sinceJeffrey Stedfast2002-07-171-0/+8
* If we're not online and the message isn't in our cache, give up.Peter Williams2002-07-161-0/+5
* Removed. (get_score): Removed. Labels & scores are stored in tags, weNot Zed2002-07-161-0/+9
* Try to get the FQDN from the results of gethostname(). If that fails, thenJeffrey Stedfast2002-07-161-0/+6
* Get rid of the constant 'required' variable, just use the value whenJeffrey Stedfast2002-07-161-0/+4
* Changed the mbox and spool provider descriptions to try and be more clear.Jeffrey Stedfast2002-07-161-5/+16
* >= is not appropriate here because the sequences are 1-based; so seq =Peter Williams2002-07-161-0/+8
* Only assign a uid if indexing is enabled. This stops us always assigning aNot Zed2002-07-151-0/+17
* On error, do not unref the parts gotten using camel_multipart_get_part()Jeffrey Stedfast2002-07-131-0/+8
* Updated to not use camel_type_get_global_classfuncs() since this is just aJeffrey Stedfast2002-07-121-0/+4
* Handle multipart/encrypted parts too.Jeffrey Stedfast2002-07-121-0/+9
* Don't let any parts have a binary encoding.Jeffrey Stedfast2002-07-121-0/+5
* Fixes bug #27672Jeffrey Stedfast2002-07-121-0/+22
* If we are fetching HEADERs, don't cache the stream - instead just create aJeffrey Stedfast2002-07-121-0/+5
* Don't forget to set an appropriate exception before returning NULL.Jeffrey Stedfast2002-07-121-0/+6
* Make sure message is non-NULL before setting the source on it.Jeffrey Stedfast2002-07-111-0/+3
* Renamed stdin to stdin_fd, stdout to stdout_fd, and stderr to stderr_fd inJeffrey Stedfast2002-07-111-0/+7
* Set the IS_SOURCE provider flag.Jeffrey Stedfast2002-07-051-0/+3
* Change all exceptions to report which POP server failed (and tried to makeJeffrey Stedfast2002-07-051-0/+6
* If we get an exception from the child sync, update the exception string soNot Zed2002-07-031-0/+16
* Take a void object arg. (camel_object_remove_event): "Not Zed2002-07-031-0/+9
* Don't use --no-auto-key-retrieve, this option has apparently beenJeffrey Stedfast2002-06-291-0/+6
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-281-0/+4
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-281-0/+3
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-281-1/+2
* Loop on our reads while errno is EINTR or EAGAIN.Jeffrey Stedfast2002-06-271-0/+5
* Removed.Jeffrey Stedfast2002-06-271-0/+13
* Oops, this needs to take a userid argument.Jeffrey Stedfast2002-06-271-0/+3
* Removed (never did anything anyway).Jeffrey Stedfast2002-06-271-0/+8
* New class implementing the multipart/encrypted content type. ContainsJeffrey Stedfast2002-06-271-0/+4
* Check for NODATA too.Jeffrey Stedfast2002-06-271-0/+5
* Remove the #include for camel-spoold-store.hJeffrey Stedfast2002-06-261-0/+5
* Include <sys/time.h> for struct timeval.Not Zed2002-06-261-0/+129
* #include <sys/time.h>Jeffrey Stedfast2002-06-261-0/+4
* Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): DecodeJeffrey Stedfast2002-06-251-0/+12
* implemented camel_gpg_context_set_always_trust()Jeffrey Stedfast2002-06-251-0/+1
* Use --command-fd rather than --passphrase-fd since what we really want isJeffrey Stedfast2002-06-251-0/+2
* Use --command-fd rather than --passphrase-fd since what we really want isJeffrey Stedfast2002-06-251-0/+7
* Check for ERRSIG also. (gpg_ctx_op_step): Don't try writing a passphraseJeffrey Stedfast2002-06-241-0/+7
* Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here.Jeffrey Stedfast2002-06-231-0/+11
* New source files implementing the CamelCipherContext class for gnupg.Jeffrey Stedfast2002-06-221-0/+15
* Updated to support searching as well as making it use CamelDigestSummary.Jeffrey Stedfast2002-06-211-0/+6
* PR_IO_TIMEOUT_ERROR should map to ETIMEDOUT and not EAGAIN.Jeffrey Stedfast2002-06-201-0/+7
* Drop back to initial state if we came from eof state.Not Zed2002-06-201-0/+5
* Set the poll timeout to be PR_INTERVAL_MIN, this one shouldn't need to beJeffrey Stedfast2002-06-201-0/+4
* Make sure we hold the command_lock before accessing current_folder.Jeffrey Stedfast2002-06-201-0/+15
* Don't bother trying to authenticate (and thus don't throw up an errorJeffrey Stedfast2002-06-191-0/+12
* Update the freeze state of the new source folder.Jeffrey Stedfast2002-06-181-0/+7
* Freeze source folders. (vee_thaw): Thaw all source folders. Fixes bugJeffrey Stedfast2002-06-151-0/+3
* Unlock the command_lock after each UID STORE command so that otherJeffrey Stedfast2002-06-151-0/+4
* Fixed compiler warnings.Jeffrey Stedfast2002-06-151-0/+9
* Updated to use ctx->sign_protocol rather than ctx->protocol.Jeffrey Stedfast2002-06-151-0/+10
* Our parent class is camel_vee_folder, not camel_folder, fix setting ofNot Zed2002-06-111-0/+25
* Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity.Jeffrey Stedfast2002-06-091-0/+5
* Up the timeout on the connect code to 2 minutes.Jeffrey Stedfast2002-06-071-0/+5
* Parse "From: Dan Winship <danw>" (with no domain) in the way the senderDan Winship2002-06-071-0/+6
* Remove the CONF_DEFAULT_PATH entry, as this is handled by the url configNot Zed2002-06-061-0/+64
* Check that any unmatched operation is not concerning any vfolder. OtherNot Zed2002-06-031-0/+10
* setup/free the mech string.Not Zed2002-06-031-0/+41
* When the part is a multipart/signed, make sure to free the part_specJeffrey Stedfast2002-06-011-0/+4
* Free the path buffer when we're done with it.Jeffrey Stedfast2002-06-011-0/+7
* If we fail to read a literal, free the temporary string buffer.Jeffrey Stedfast2002-06-011-5/+3
* Revert my fix from the other day since camel_imap_command_response()Jeffrey Stedfast2002-06-011-0/+9
* If we fail to be able to create a stream to insert into the cache, thenJeffrey Stedfast2002-06-011-0/+6
* Added a protocol field for users to use.Not Zed2002-05-311-0/+55
* On error, don't leak the GByteArray buffer.Jeffrey Stedfast2002-05-311-0/+3
* Free the response before checking for errors. I'm not sure this'llJeffrey Stedfast2002-05-311-2/+9
* Only free the LOGOUT response if it is non-NULL.Jeffrey Stedfast2002-05-301-0/+5
* Implement. Run a summary check to update for any newly arrived messages.Not Zed2002-05-291-0/+11
* Use the CamelMessageInfo rather than the CamelMimeMessage because theJeffrey Stedfast2002-05-291-0/+6
* On connection failure, unref the tcp stream.Jeffrey Stedfast2002-05-281-0/+19
* Helps if we allocate enough space here. Also, start smoking the sameJeffrey Stedfast2002-05-251-0/+8
* Use the new readline function.Jeffrey Stedfast2002-05-251-0/+13
* Added some NULL protection fixes.Jeffrey Stedfast2002-05-241-0/+5
* Removed from the build. Glory glory hallelujah.Jeffrey Stedfast2002-05-231-0/+31
* Don't call some retarded function to simply set an exception.Jeffrey Stedfast2002-05-221-0/+3
* If we get an invalid start char, just ignore it and goto the nextNot Zed2002-05-211-0/+5
* New e-sexp callback function to get a user_tag label value.Jeffrey Stedfast2002-05-171-0/+5
* New function to parse a NAMESPACE response properly.Jeffrey Stedfast2002-05-161-0/+8
* Only reconnect if we are already connected, if we are in a disconnectedJeffrey Stedfast2002-05-161-0/+4
* If the part_spec is an empty string for a leaft part, use "1" since weJeffrey Stedfast2002-05-161-0/+6
* removed. (imap_store_refresh_folders): Copy the folders first, thenNot Zed2002-05-151-0/+15
* Fixes bug #24136.Jeffrey Stedfast2002-05-151-0/+16
* Previous fix reverted.Jeffrey Stedfast2002-05-151-2/+0
* Previous fix reverted. (get_content): Handle the case where a multipart'sJeffrey Stedfast2002-05-151-0/+7
* Overload the setv/getv CamelObject virtual methods. (imap_setv):Jeffrey Stedfast2002-05-141-1/+8
* Add a "char **appended_uid" argument, for the caller to optionally pass inDan Winship2002-05-141-0/+52
* Since the fix for #3357 uses 'order=0' to indicate tree structure nodes,Not Zed2002-05-131-0/+9
* Fetch the BODYSTRUCTURE rather than BODY since BODY seems to be lackingJeffrey Stedfast2002-05-111-0/+4
* Might help if we called camel_transport_class_init.Jeffrey Stedfast2002-05-111-0/+5
* Replace copy_messages_to and move_messages_to with a single function thatDan Winship2002-05-111-0/+40
* New filter function to pipe a message to another program. (run_command):Jeffrey Stedfast2002-05-101-0/+1
* New filter function to pipe a message to another program.Jeffrey Stedfast2002-05-101-0/+5
* Instead of testing for SERVICE_CONNECTED, we need to also handleNot Zed2002-05-091-0/+9
* Implemented. (digest_getv): Implemented.Jeffrey Stedfast2002-05-091-0/+19
* camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail,Jeffrey Stedfast2002-05-081-0/+8
* s/class/klass for arguments so that c++ developers don't complain later.Jeffrey Stedfast2002-05-081-0/+5
* Fix a crash in a g_warning.Dan Winship2002-05-081-0/+5
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-0/+43
* If the pop3 command status is -1, then we probably have a TCP error (?) soJeffrey Stedfast2002-05-071-0/+7
* Use CamelMimeFilterBestenc to get a more appropriate encoding rather thanJeffrey Stedfast2002-05-071-0/+4
* Call camel_mime_message_encode_8bit_parts() which fixes bug #10885.Jeffrey Stedfast2002-05-071-0/+3
* Don't bother with counting down the timeout.Jeffrey Stedfast2002-05-071-0/+5
* Same fix as the tcp stream. (stream_write): Again here. Just like tcpJeffrey Stedfast2002-05-031-0/+12
* Fixed the fix for stupidly-broken-mailer bug #5 to work when multipleJeffrey Stedfast2002-05-031-0/+7
* Change the order of some code so that we check if the select() failedJeffrey Stedfast2002-05-031-0/+15
* We want to set unread_count to get_unread_message_count, notNot Zed2002-04-291-0/+7
* Don't link to libibex.a anymore.Jeffrey Stedfast2002-04-271-0/+6
* No longer want to #include <libibex/ibex.h>Jeffrey Stedfast2002-04-271-0/+3
* New function to auto-detect configuration settings.Jeffrey Stedfast2002-04-271-0/+5
* Remove the excessive \n's, after printfs.Not Zed2002-04-261-0/+11
* Don't put a space between the "RCPT TO:" and the "<recipient>" strings -Jeffrey Stedfast2002-04-261-0/+8
* Configure the default paths for mh, mbox, maildir, spools, etc.Jeffrey Stedfast2002-04-251-1/+6
* Add a CAMEL_PROVIDER_CONF_LABEL enum.Jeffrey Stedfast2002-04-251-0/+4
* Free the LIST pop3 command.Jeffrey Stedfast2002-04-201-0/+5
* Don't g_return_val_if_fail here if the boundary is an empty string. SeeJeffrey Stedfast2002-04-201-0/+13
* Start of a white-paperish document describing camel-index and olderNot Zed2002-04-191-0/+5
* If we get a failure, make sure we set an exception.Not Zed2002-04-181-0/+8
* When doing a contains match, split the words and perform an and on it.Not Zed2002-04-181-0/+40
* If the vee-folder is the unmatched, we don't have our own expression so weJeffrey Stedfast2002-04-181-0/+7
* Get rid of an unused variable.Jeffrey Stedfast2002-04-171-0/+15
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-151-2/+10
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-141-0/+7
* Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday namesJeffrey Stedfast2002-04-131-0/+8
* If the last message(s) were deleted, and we had any messages output,Not Zed2002-04-111-0/+13
* Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight whereJeffrey Stedfast2002-04-111-0/+11
* Fixed a bug that would miscalculate how much data to copy into theJeffrey Stedfast2002-04-111-0/+7
* Make the folder_lock recursive. See bug #22363 for details. Basically,Jeffrey Stedfast2002-04-101-0/+6
* Don't adjust the timezone offset if we used tm.tm_gmtoff because it isJeffrey Stedfast2002-04-101-0/+6
* If we get multiple Content-Type header values, change subsequent headersNot Zed2002-04-091-0/+29
* Don't count our filler when encoding our line-length octet.Jeffrey Stedfast2002-04-091-0/+5
* Don't get the statuscode here anymore. (http_method_invoke): Use aJeffrey Stedfast2002-04-061-0/+16
* If (body-contains) is not passed any arguments, return empty/false. FixesNot Zed2002-04-051-0/+4
* Simplified since we can now decode in-reply-to without getting extraJeffrey Stedfast2002-04-051-0/+13
* Reset the keepalive timeout to 10 minutes rather than the 30 seconds I wasNot Zed2002-04-041-0/+6
* make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so youDan Winship2002-04-041-0/+30
* Turn indexing back on, fingers crossed ...Not Zed2002-04-031-0/+13
* Handle a ton more nspr i/o errno's. (stream_connect): Act as if we areJeffrey Stedfast2002-04-031-0/+18
* Sync the key tables explcitly.Not Zed2002-04-031-0/+41
* Put back in the exception setup stuff i disabled for debugging.Not Zed2002-04-021-0/+3
* Temporarily disable indexing.Not Zed2002-04-021-0/+33
* Use -avoid-version instead of -version-info 0:0:0, and specify -module.Dan Winship2002-04-021-0/+19
* We now have to check to make sure that p->message is non-NULL because weJeffrey Stedfast2002-03-291-0/+7
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-291-0/+21
* Construct the source_url the right way. The previous way was generatingJeffrey Stedfast2002-03-281-0/+7
* Changed to use just g_utf8_strdown instead of utf8_normalise, to match theNot Zed2002-03-261-0/+7
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+130
* Use the date in the received header for the received_date.Jeffrey Stedfast2002-03-221-0/+5
* Fix this to work right. We need to convert the input buffer to the charsetJeffrey Stedfast2002-03-201-0/+6
* Updated to use the same logic as the POP code.Jeffrey Stedfast2002-03-191-0/+4
* No longer takes a stls_supported argument since we no longer need it withJeffrey Stedfast2002-03-191-0/+12
* Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointerJeffrey Stedfast2002-03-161-0/+5
* Added a work-around for SMTP servers that can't read the RFCs and thusJeffrey Stedfast2002-03-141-0/+7
* reverted my USER/PASS quoting fixJeffrey Stedfast2002-03-141-6/+0
* Quote the USER and PASS arguments since some people have spaces in theirJeffrey Stedfast2002-03-141-0/+6
* Now takes a url argument.Jeffrey Stedfast2002-03-131-0/+15
* A pretty empty store implementation to be the parent store of aJeffrey Stedfast2002-03-121-0/+7
* Allow any leaf part to be a message/rfc822 part. (digest_get_uids):Jeffrey Stedfast2002-03-121-0/+9
* Change the order of the mailing list magic patterns so that the moreEttore Perazzoli2002-03-121-0/+6
* These fixes should fix bug #21737.Jeffrey Stedfast2002-03-121-0/+12
* Rename the OpenSSL implementation of things to match the NSSDan Winship2002-03-111-0/+29
* Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-111-0/+27
* Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-091-0/+18
* Add support for hash type RIPEMD160.Jeffrey Stedfast2002-03-081-0/+9
* Add a timeout on the select. (stream_write): Same.Jeffrey Stedfast2002-03-081-0/+6
* Fix to work with OpenSSL.Jeffrey Stedfast2002-03-071-0/+3
* compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sureJeffrey Stedfast2002-03-071-0/+8
* Make this compile.Dan Winship2002-03-071-0/+5
* Removed. Glory glory hallelujah! (ssl_bad_cert): No longer callsJeffrey Stedfast2002-03-061-0/+7
* Start the ssl stream off in non-ssl mode (useful for STARTTLS).Jeffrey Stedfast2002-03-061-0/+29
* Add c++ armoring.Jeffrey Stedfast2002-03-021-0/+32
* Reverted my pgp/mime fixes here too.Jeffrey Stedfast2002-03-021-0/+10
* Changed offset variables from int's to off_t's since the system mayJeffrey Stedfast2002-03-011-0/+3
* Rearrange the save filter stuff so that we save raw streams for all mimeJeffrey Stedfast2002-03-011-0/+9
* Don't #include camel-mime-filter-save.h, we don't use it.Jeffrey Stedfast2002-02-281-0/+21
* Use the FOLD_SIZE as a recommended folding size, but add a newNot Zed2002-02-281-0/+6
* New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-281-0/+13
* Changed header formatted table to contain a pointer to an output function,Not Zed2002-02-271-0/+18
* Allow all multiparts that contain message/rfc822 attachments.Jeffrey Stedfast2002-02-261-0/+6
* Set the 'name' parameter on the Content-Type too. Fixes bug #20779.Jeffrey Stedfast2002-02-231-0/+5
* Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same.Jeffrey Stedfast2002-02-151-0/+7
* Since the AUTH token sometimes uses '=' instead of whitespace, don't useJeffrey Stedfast2002-02-131-0/+6
* Duh, when we grab the apop stamp it needs to include the <> as well, INot Zed2002-02-091-0/+10
* Removed some <<< stuff i missed.Michael Zucci2002-02-081-1/+0
* The day number has to be 2 chars wide, space filled to work properly withNot Zed2002-02-081-0/+35
* Implementation of NTLM (aka "Secure Password Authentication") auth, takenDan Winship2002-02-081-0/+15
* Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be usingJeffrey Stedfast2002-02-071-0/+5
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+1
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+6
* Added. New stream for HTTP requests (currently supported are GET andJeffrey Stedfast2002-02-051-0/+3
* Call set_errno appropriately.Jeffrey Stedfast2002-02-051-0/+5
* Oops, this was converting foo@[blah] to foo@[ blah ], fixed.Not Zed2002-01-311-0/+5
* Use "pop" instead of "pop3" so current configurations continue to work.Jeffrey Stedfast2002-01-311-0/+5
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-0/+20