Small bug concerning transfer window activation fixed in TR_ConnectPOP()
Added some comments in TR_GetMailFromNextPOP()
20 lines of code changed in 1 file:
Removed some "LOCALE" definitions from hook functions
3 lines of code changed in 1 file:
Marked local functions
151 lines of code changed in 3 files:
Marked local functions
Small syntactic change in output64chunk()
48 lines of code changed in 1 file:
Marked local functions
Line 255ff: Replaced some explicit size specifications with sizeof()
72 lines of code changed in 1 file:
Removed several functions local to other files
Added DefSecurity variables
4 lines of code changed in 1 file:
Removed a couple of prototypes that were not used outside their respective
files.
0 lines of code changed in 1 file:
Marked local functions
234 lines of code changed in 8 files:
Marked local functions
Removed LOCAL from hook functions so the MorphOS version doesn't break
141 lines of code changed in 1 file:
- made multipart PGP code more robust against out of memory conditions
- added real error messages, removed some KPrintf() output
- less redundancies in enclosed message's headers
28 lines of code changed in 1 file:
- Removed dead initialization of "tf2" in line 868
- Added experimental support for attachments in PGP/MIME messages, using
Eudora's (and some others') approach of wrapping the entire message in
one PGP/MIME attachment.
- Fixed potential enforcer hit in WR_GetPGPId() when user wasn't found
106 lines of code changed in 1 file:
Added debug macros and clib/debug.h
11 lines of code changed in 1 file:
Marked local functions as such to aid the optimizer and clean up
the module interface.
72 lines of code changed in 1 file:
Added "LOCAL" definition (alias for "static")
Moved several local protos to YAM_UT.c
1408 lines of code changed in 1 file:
Added MorphOS support.
554 lines of code changed in 14 files:
Fixed pointer to BOOL conversions.
2 lines of code changed in 2 files:
Fixed bug: file closed twice
0 lines of code changed in 1 file:
Moved ID_LOGIN to end position in enum {...}
Fixes the iconify-login-window bug.
1 lines of code changed in 1 file:
Initial revision
273 lines of code changed in 3 files:
Initial revision
4714 lines of code changed in 26 files: