ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/libopm/src/libopm.c
Revision 6074 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:46:07 2015 UTC (8 years, 9 months ago) by michael
File length: 29720 byte(s)
Diff to previous 6073
- libopm/src/libopm.c:libopm_do_read(): constification

Revision 6073 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:29:35 2015 UTC (8 years, 9 months ago) by michael
File length: 29731 byte(s)
Diff to previous 5997
- libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses

Revision 5997 - (view) (annotate) - [select for diffs]
Modified Thu May 28 14:57:20 2015 UTC (8 years, 10 months ago) by michael
File length: 29733 byte(s)
Diff to previous 5949
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)

Revision 5949 - (view) (annotate) - [select for diffs]
Modified Fri May 8 20:23:54 2015 UTC (8 years, 10 months ago) by michael
File length: 29673 byte(s)
Diff to previous 5946
- libopm.c:libopm_do_connect(): replace PF_INET with AF_INET

Revision 5946 - (view) (annotate) - [select for diffs]
Modified Thu May 7 18:56:21 2015 UTC (8 years, 10 months ago) by michael
File length: 29673 byte(s)
Diff to previous 5928
- Moved malloc.c to memory.c

Revision 5928 - (view) (annotate) - [select for diffs]
Modified Wed May 6 17:42:24 2015 UTC (8 years, 10 months ago) by michael
File length: 29673 byte(s)
Diff to previous 5925
- libopm.c:opm_scan(): removed another dead store

Revision 5925 - (view) (annotate) - [select for diffs]
Modified Wed May 6 17:24:23 2015 UTC (8 years, 10 months ago) by michael
File length: 29773 byte(s)
Diff to previous 5914
- libopm.c: removed unused variables/dead stores

Revision 5914 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:41:52 2015 UTC (8 years, 10 months ago) by michael
File length: 29885 byte(s)
Diff to previous 5911
- config.c, libopm.c: remove a series of NULL/0 assignments not needed with calloc()

Revision 5911 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:32:36 2015 UTC (8 years, 10 months ago) by michael
File length: 30135 byte(s)
Diff to previous 5910
- config.c, proxy.c: removed useless casts

Revision 5910 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:27:29 2015 UTC (8 years, 10 months ago) by michael
File length: 30156 byte(s)
Diff to previous 5709
- Whitespace changes

Revision 5709 - (view) (annotate) - [select for diffs]
Modified Mon Mar 16 18:27:37 2015 UTC (9 years ago) by michael
File length: 30199 byte(s)
Diff to previous 5674
- libopm.c:libopm_scan_create(): removed extraneous memset() not needed with calloc()

Revision 5674 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 18:56:53 2015 UTC (9 years ago) by michael
File length: 30249 byte(s)
Diff to previous 5672
- libopm.c: fixed an off by one in opm_callback() and libopm_do_callback() that potentially
  allowed to write to out-of-bounds memory

Revision 5672 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 17:41:36 2015 UTC (9 years ago) by michael
File length: 30261 byte(s)
Diff to previous 5669
- libopm.c: style corrections

Revision 5669 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 16:42:33 2015 UTC (9 years ago) by michael
File length: 31014 byte(s)
Diff to previous 5326
- libopm.c:opm_remote_create(): removed useless cruft

Revision 5326 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 21:05:44 2015 UTC (9 years, 2 months ago) by michael
File length: 31187 byte(s)
Diff to previous 5275
- Cleaned up style in several places

Revision 5275 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:09:33 2015 UTC (9 years, 2 months ago) by michael
File length: 31850 byte(s)
Diff to previous 5267
- Renamed MyMalloc() to xcalloc()

Revision 5267 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 18:50:21 2015 UTC (9 years, 2 months ago) by michael
File length: 31858 byte(s)
Diff to previous 5232
- Removed obsolete AC_HEADER_TIME

Revision 5232 - (view) (annotate) - [select for diffs]
Modified Wed Dec 31 15:07:49 2014 UTC (9 years, 2 months ago) by michael
File length: 31982 byte(s)
Diff to previous 5215
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c

Revision 5215 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 16:41:51 2014 UTC (9 years, 2 months ago) by michael
File length: 31965 byte(s)
Diff to previous 5138
- Removed all instances of #ifdef HAVE_STRING_H

Revision 5138 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 19:44:15 2014 UTC (9 years, 3 months ago) by michael
File length: 31995 byte(s)
Diff to previous 5135
- Create hopm 1.0.x branch

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31995 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31995 byte(s)
Diff to previous 5117
- propset svn:keywords "Id"

Revision 5117 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 15:18:54 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31995 byte(s)
Diff to previous 5094
- Fixed compile warnings

Revision 5094 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:26:04 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31989 byte(s)
Diff to previous 5091
- Add our own strdup() and make use of it

Revision 5091 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 19:59:18 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 32033 byte(s)
Diff to previous 5081
- Removed pointless casts

Revision 5081 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:16:10 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 32319 byte(s)
Diff to previous 5052
- Removed rcs tags

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 32381 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a