ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/libopm/src/libopm.c
Revision 9996 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 18:43:18 2021 UTC (2 years, 9 months ago) by michael
File length: 32591 byte(s)
Diff to previous 9861 , to selected 5671
- config.c, libopm.c: remove redundant 'p->addr.ss_family = res->ai_family' assignments

Revision 9861 - (view) (annotate) - [select for diffs]
Modified Sat Jan 2 18:38:36 2021 UTC (3 years, 2 months ago) by michael
File length: 32632 byte(s)
Diff to previous 9538 , to selected 5671
- Use monotonic time whenever possible

Revision 9538 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 12:37:13 2020 UTC (3 years, 8 months ago) by michael
File length: 32589 byte(s)
Diff to previous 9537 , to selected 5671
- libopm.c:opm_scan(): be more AF independent

Revision 9537 - (view) (annotate) - [select for diffs]
Modified Mon Jul 13 11:28:21 2020 UTC (3 years, 8 months ago) by michael
File length: 32954 byte(s)
Diff to previous 9530 , to selected 5671
- libopm.c:opm_scan(): use res->ai_addrlen

Revision 9530 - (view) (annotate) - [select for diffs]
Modified Mon Jul 13 10:08:29 2020 UTC (3 years, 8 months ago) by michael
File length: 32945 byte(s)
Diff to previous 8580 , to selected 5671
- libopm: work towards ipv6 support; use sockaddr_storage; replace inet_pton() with getaddrinfo()

Revision 8580 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 15:15:05 2018 UTC (5 years, 5 months ago) by michael
File length: 32052 byte(s)
Diff to previous 8565 , to selected 5671
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls

Revision 8565 - (view) (annotate) - [select for diffs]
Modified Wed Sep 26 19:24:14 2018 UTC (5 years, 6 months ago) by michael
File length: 32464 byte(s)
Diff to previous 8206 , to selected 5671
- Implemented proper support to kill users with vulnerable SSH versions. Patch
  provided by falsovsky (Pedro de Oliveira).

Revision 8206 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 21:54:36 2017 UTC (6 years, 11 months ago) by michael
File length: 32399 byte(s)
Diff to previous 8202 , to selected 5671
- Rename functions in memory.c to be prefixed with libopm_

Revision 8202 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 20:31:47 2017 UTC (6 years, 11 months ago) by michael
File length: 32318 byte(s)
Diff to previous 8131 , to selected 5671
- libopm: cleanup header includes; get rid of inet.h

Revision 8131 - (view) (annotate) - [select for diffs]
Modified Mon Apr 3 18:26:06 2017 UTC (6 years, 11 months ago) by michael
File length: 32319 byte(s)
Diff to previous 8127 , to selected 5671
- Get rid of the _opm_sockaddr and _opm_inaddr structs

Revision 8127 - (view) (annotate) - [select for diffs]
Modified Mon Apr 3 17:48:53 2017 UTC (6 years, 11 months ago) by michael
File length: 32351 byte(s)
Diff to previous 6228 , to selected 5671
- libopm.c:opm_scan(): don't setup the OPM_SCAN_T struct before calling inet_pton()

Revision 6228 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 13:10:18 2015 UTC (8 years, 8 months ago) by michael
File length: 32105 byte(s)
Diff to previous 6226 , to selected 5671
- Create 1.1.x branch

Revision 6226 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 09:05:52 2015 UTC (8 years, 8 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 32105 byte(s)
Diff to previous 6224 , to selected 5671
- libopm.c: removed unused function we probably won't ever use

Revision 6224 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 08:01:14 2015 UTC (8 years, 8 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 33114 byte(s)
Diff to previous 6222 , to selected 5671
- libopm.c:libopm_check_closed(): improve sanity test on conn->fd

Revision 6222 - (view) (annotate) - [select for diffs]
Modified Wed Jul 1 18:09:27 2015 UTC (8 years, 8 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 33083 byte(s)
Diff to previous 6149 , to selected 5671
- Added HTTPS support for SSL/TLS-enabled HTTP proxies

Revision 6149 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 17:29:51 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29713 byte(s)
Diff to previous 6076 , to selected 5671
- Style corrections

Revision 6076 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:52:49 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29718 byte(s)
Diff to previous 6075 , to selected 5671
- libopm/src/libopm.c:opm_config(): removed extraneous parentheses

Revision 6075 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:46:36 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29720 byte(s)
Diff to previous 6072 , to selected 5671
- libopm/src/libopm.c:libopm_do_read(): constification

Revision 6072 - (view) (annotate) - [select for diffs]
Modified Mon Jun 8 20:29:21 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29731 byte(s)
Diff to previous 5998 , to selected 5671
- libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses

Revision 5998 - (view) (annotate) - [select for diffs]
Modified Thu May 28 14:59:47 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29733 byte(s)
Diff to previous 5948 , to selected 5671
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)

Revision 5948 - (view) (annotate) - [select for diffs]
Modified Fri May 8 20:23:23 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29673 byte(s)
Diff to previous 5947 , to selected 5671
- libopm.c:libopm_do_connect(): replace PF_INET with AF_INET

Revision 5947 - (view) (annotate) - [select for diffs]
Modified Thu May 7 18:59:02 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29673 byte(s)
Diff to previous 5927 , to selected 5671
- Moved malloc.c to memory.c

Revision 5927 - (view) (annotate) - [select for diffs]
Modified Wed May 6 17:41:36 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29673 byte(s)
Diff to previous 5926 , to selected 5671
- libopm.c:opm_scan(): removed another dead store

Revision 5926 - (view) (annotate) - [select for diffs]
Modified Wed May 6 17:24:51 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 29773 byte(s)
Diff to previous 5913 , to selected 5671
- libopm.c: removed unused variables/dead stores

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

Revision 5912 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:33:11 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 30135 byte(s)
Diff to previous 5909 , to selected 5671
- config.c, proxy.c: removed useless casts

Revision 5909 - (view) (annotate) - [select for diffs]
Modified Tue May 5 18:26:11 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 30156 byte(s)
Diff to previous 5708 , to selected 5671
- Whitespace changes

Revision 5708 - (view) (annotate) - [select for diffs]
Modified Mon Mar 16 18:27:12 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 30199 byte(s)
Diff to previous 5673 , to selected 5671
- libopm.c:libopm_scan_create(): removed extraneous memset() not needed with calloc()

Revision 5673 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 18:55:56 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 30249 byte(s)
Diff to previous 5671
- 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 5671 - (view) (annotate) - [selected]
Modified Wed Mar 11 17:41:19 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 30261 byte(s)
Diff to previous 5670
- libopm.c: style corrections

Revision 5670 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 16:43:48 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31014 byte(s)
Diff to previous 5325 , to selected 5671
- libopm.c:opm_remote_create(): removed useless cruft

Revision 5325 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 21:05:12 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31187 byte(s)
Diff to previous 5274 , to selected 5671
- Cleaned up style in several places

Revision 5274 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:00:33 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31850 byte(s)
Diff to previous 5266 , to selected 5671
- Renamed MyMalloc() to xcalloc()

Revision 5266 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 18:49:40 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31858 byte(s)
Diff to previous 5233 , to selected 5671
- Removed obsolete AC_HEADER_TIME

Revision 5233 - (view) (annotate) - [select for diffs]
Modified Wed Dec 31 15:08:00 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31982 byte(s)
Diff to previous 5216 , to selected 5671
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c

Revision 5216 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 16:42:02 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/libopm/src/libopm.c
File length: 31965 byte(s)
Diff to previous 5135 , to selected 5671
- Removed all instances of #ifdef HAVE_STRING_H

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 , to selected 5671
- 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 , to selected 5671
- 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 , to selected 5671
- 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 , to selected 5671
- 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 , to selected 5671
- 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 , to selected 5671
- 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)
Diff to selected 5671
- 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